VMware Cloud Community
V00Z11
Enthusiast
Enthusiast
Jump to solution

vRA 8.x Provisioning API documentation

Hi,

can anyone point me in the right direction where the Swagger UI or documentation for the provisioning API is. I can't find in in Swagger.

I want to query all machines in vRA via API with the information to which project they belong. I can get the exact infos in Cloud Assembly > Resources > Machines and I see in the browser dev tools that they come from this endpoint:

https://base.url.com/provisioning/uerp/provisioning/mgmt/compute?expand&$filter=((type%20eq%20%27VM_....

I'm really interested in what type or filters are there too. and what other API endpoint are available.

Thanks!

 

 

Reply
0 Kudos
1 Solution

Accepted Solutions
xian_
Expert
Expert
Jump to solution

https://www.jonathanmedd.net/2019/10/vmware-cloud-assembly-api-url-resources-compute.html writes that according to VMware /provisioning/uerp is an internal API and is not intended for public use.

Hopefully public APIs will evolve so we don't have to sniff around internal communication of the product.

View solution in original post

4 Replies
xian_
Expert
Expert
Jump to solution

https://www.jonathanmedd.net/2019/10/vmware-cloud-assembly-api-url-resources-compute.html writes that according to VMware /provisioning/uerp is an internal API and is not intended for public use.

Hopefully public APIs will evolve so we don't have to sniff around internal communication of the product.

V00Z11
Enthusiast
Enthusiast
Jump to solution

Thank you for the reply. I found some additional infos about querying and filtering the IaaS-API here:

https://code.vmware.com/docs/12597/GUID-439A66E7-44B7-4DDA-97AE-90B29EF08B93.html

 

Reply
0 Kudos
qc4vmware
Virtuoso
Virtuoso
Jump to solution

Do you know if this was ever made public?  I'm hoping our company signs up for developer support and maybe via that I can get access to these docs.  Thanks for answering my question the other day where you included a link to the provisioning api.  I immediately started looking for the docs and thought I had missed something when I found this thread.  C'mon VMware!  Second time this month I've needed unpublished api features (that really should be available).  Super frustrating!!!!

Reply
0 Kudos
V00Z11
Enthusiast
Enthusiast
Jump to solution

I didn't follow up on this topic since the project was kind of on hold for us.

Reply
0 Kudos