This sample code shows how to get all Network names from all Reservation by a Businessgroup. This is useful to provide a Drop-Down with all available Networks from a Reservation in a vRA request form. The action getConfigElementAttributeValue which is used in this example can be found...
snippet.js
This example shows how to get all Reservations from a Businessgroup. The action returns a Array of Properties with informations about the reservations assigned to the Businessgroup. #MIT #reservation #Orchestrator #JavaScript #businessgroup #Action #vRealizeOrchestrator