About the VMware Cloud Director API

The VMware Cloud Director API provides support for developers who are building interactive clients of VMware Cloud Director™ using a RESTful application development style.

VMware Cloud Director API clients communicate with servers over HTTP, exchanging representations of VMware Cloud Director objects. These representations take the form of XML elements. You use HTTP GET requests to retrieve the current representation of an object, HTTP POST and PUT requests to create or modify an object, and HTTP DELETE requests to delete an object.