Sample Exchange

 View Only

Submit a catalog item request via vRA API in PowerShell 

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
ps1 file
postVraCatalogItemRequest.ps1   2 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Sep 19, 2018 04:20 AM

vSphere_Machine_1 is just the ID that vRA gives the vSphere machine within the composite blueprint. If you go to Design / Blueprints then open your composite blueprint for editing, then select your vSphere machine in the Design Canvas, you should see "vSphere_Machine_1" or "vSphere__vCenter__Machine_1" in the ID field.
To get the ID dynamically rather than hardcoded, you would have to parse the request template ($Form.data) to find the ID.

Sep 14, 2018 08:18 PM

Where do you get vSphere_Machine_1 from? I want to be able to go from a catalog name item to the full request without having to hard code something like this in there.

Related Entries and Links

No Related Resource entered.