This is vRO action to get Reservation Policy ID for Reservation Policy
snippet.js
After the request, you will see only reservation policy ID (GUID) instead of its displayName so, you can use this code to retrieve reservation policy name for further execution or add a property and assign this value to the same so it can be readable
Get the ID of the Reservation Policy of a vRA Reservation #vRO #vrealize #JavaScript #vRealizeOrchestratorPlug-inSDK #MIT #reservation #vRA7.2 #Orchestrator #vRealizeOrchestrator #vRealizeAutomation #vRA7.0.1 #vra7 #vRA
getReservationPolicyIdOfVcacReservation.js
Get the ID of a vRA reservation given its name (using the CAFE plug-in) #vRA7.0.1 #vRealizeOrchestratorPlug-inSDK #vRO #vRealizeAutomation #MIT #JavaScript #vRealizeOrchestrator #vRealizeAutomation7 #vRA7.2 #vRealizeAutomation #reservation #vRA #vra7
getReservationIdByName.js
Get a vRA reservation policy given its name #vRealizeOrchestratorPlug-inSDK #MIT #vRealizeOrchestrator #JavaScript #vRA7.0.1 #vRealizeAutomation7 #vRA #vRA7.2 #vRealizeAutomation #vRO #vra7 #reservation #vRealizeAutomation
getReservationPolicyByName.js
Get all the reservation policies of a vRA instance (using the CAFE plug-in) #vRA7.0.1 #vra7 #vRealizeAutomation #reservation #vRA7.2 #vRA #vRealizeAutomation7 #vRealizeOrchestrator #vRealizeAutomation #vRealizeOrchestratorPlug-inSDK #JavaScript #vRO #MIT
getAllReservationPolicies.js