Quantcast
Channel: VMware Communities : All Content - vRealize Automation Tools
Viewing all articles
Browse latest Browse all 9859

Reconfigure Storage vRA API

$
0
0

Looking to add a disk via REST API. 

So we're doing a GET on https://$host/catalog-service/api/consumer/resources/$resourceid/actions/$resourceActionId/requests/template

Then POST on https://$host/catalog-service/api/consumer/resources/$resourceid/actions/$resourceActionId/requests

Anyone know what the exact content we are using?  Do you have to take the entire template with current default values + inject your new storage variables (which should only be $size per the GUI mandatory fields) ?

Or

just submit your new storage variables into the Content of the request


Viewing all articles
Browse latest Browse all 9859

Trending Articles