Using the ATC Manager REST API

All of the functionality that is presented through the ATC Manager Web UI can also be exercised with the ATC Manager REST API.

To access the API reference, use this syntax for the URL:

https://atcm_hostname:4999/docs/#!/

where atcm_hostname is the IP address for your cluster.

The Swagger UI allows you to exercise the API directly.