Retrieving Presentation Server data with Web services
The REST APIs in the TSWS Web service enable developers to integrate data from the TrueSight Presentation Server with external applications. These APIs use standard HTTP GET and POST methods to retrieve data from the server, and all responses from the server are in JSON format.
APIs that use the POST method
API | Description |
---|---|
Obtains the authToken required to perform all other operations | |
Retrieves configuration data of monitor instances | |
Retrieves performance data of monitor instances |
APIs that use the GET method
API | Description |
---|---|
Retrieves a list of monitored devices | |
Retrieves a list of monitored instances | |
Retrieves a list of monitor types | |
Retrieves a list of tenants |
Each API request must include the following content-type parameter in the request header: