Introduction
This document covers the Agent Manager application programming interface (Agent Manager API) of the cloud platform.
What can I do with the Agent Manager API?
This interface enables partner administrators to programmatically leverage all the following functionality of the platform:
View information about installed agents.
View information about the host where the agent is installed.
Data format
The API uses the secure HTTP/1.1 over TLS 1.2 protocol and operates mostly with JSON-formatted messages.
Platform-specific codes
Responses may also include platform-specific error codes in addition to standard HTTP codes. Information about each code is available in “Status and error codes”.