The vCloud Director API is a powerful tool for getting information about your vCloud Org VDCs, networking, vApps, VMs and everything else. You can use it for automate all aspects of vCloud Director, such as VM deployment and usage reports.
Zettagrid API endpoint Url
Availability Zone | URL | |
---|---|---|
PerthAdelaide | ||
SydneyBrisbane | ||
Darwin | TBC | |
MelbournePerth | ||
AdelaideMelbourne | ||
BrisbaneSydney | ||
Jakarta | ||
Cibitung | Singapore | https://mycloud.sgp.zettagrid.com/api
API Reference Guide
vCloud Directory API Reference Guide: https://developer.broadcom.com/xapis/vmware-cloud-director-api/latest/
API Tools
vCloud API can be accessed by most of the RESTful API tool such as Postman and scripting tool such as PowerShell and Python
...
.
vCloud use with Terraform documentation is also available.
Support
Zettagrid doesn’t provide any technical support of vCloud Director API and the API tools.
Example
Here is an example of how to access Zettagrid Perth Zone vCloud API by using PowerShell.
...