MilindMK's Posts

Hello Everyone, I am using below Curl command (output of VRA programing Guide) to get list of all the request curl --insecure -H "Accept: application/json" -H "Content-Type: application/json" -... See more...
Hello Everyone, I am using below Curl command (output of VRA programing Guide) to get list of all the request curl --insecure -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Bearer $token" https://$vRa/catalog-service/api/consumer/requests/ I want to parse the output so I can get it in a table format and the required fields only. Please let me know how I can parse the output. Thanks, Milind MK.
Hello Daphnissov, Thanks for your reply and suggestion.  I am sorry but I am kind of new to vRO, is it possible if you can share some samples or examples to perform this action. Thanks, Milin... See more...
Hello Daphnissov, Thanks for your reply and suggestion.  I am sorry but I am kind of new to vRO, is it possible if you can share some samples or examples to perform this action. Thanks, Milind MK.
Hello Everyone, In our vRA Environment, we would like to add a note when user add or modify the disk from "Reconfigure". This note is to inform customer that they have to extend or format the ra... See more...
Hello Everyone, In our vRA Environment, we would like to add a note when user add or modify the disk from "Reconfigure". This note is to inform customer that they have to extend or format the raw partition from OS.  is it possible to add this note or message under reconfigure section?   Thanks, Milind MK.