D.1 Cloud Manager REST API Overview

NOTE:This section is not intended to explain REST concepts. It assumes that the reader has a prior understanding of REST concepts.

NetIQ Cloud Manager provides a complete set of REST APIs that are available for scripting or customizing the product. The APIs support both application/xml and application/json values for the Accept and Content-type request and response headers. You can use the GET, PUT, POST, and DELETE methods in the Cloud Manager REST calls as appropriate

You can visit http://<server>:<port>/cloudmanager-api for a full reference of the REST API, including the contents of the API packets include on return or should include on input.