Skip to content

vCloud Director API

Navisite Cloud Director (NCD) is built on top of VMware's vCloud Director (vCD). vCD provides a RESTful XML-based API interface that allows you to programmatically access and manage your virtual assets. You can access and utilize the vCD API using your current NCD login credentials.

To learn how to access and use the vCD API, refer to the VMware vCloud Director Documentation. You can find the correct API URL to use below.

vCloud API Endpoint
Andover01 https://vcd1-1-anma.navisite.com/api
Redhill01 https://vcd1-1-reuk.navisite.com/api
SantaClara01 https://vcd1-1-saca.navisite.com/api
Woking01 https://vcd1-1-wouk.navisite.com/api

Note:
Each physical data center is running a separate instance of vCD, so there is a different API URL for each. If your Navisite Cloud Director account has access to multiple physical data centers, you can only manage assets that are on the same vCD instance as the API endpoint to which you are connecting.

Feedback and Knowledge Base