PerformanceGuard API

If you are a day-to-day user of PerformanceGuard, this information isn't relevant for you. It's intended for technical consultants, software developers and others who need to access and manage PerformanceGuard data outside of the regular PerformanceGuard user interface.

The PerformanceGuard API is an application programming interface for access to collected performance data and administration of PerformanceGuard entities.
The API is based on REST (REpresentational State Transfer), and you access it through HTTP.

To try out the API, view examples, etc., log in to the PerformanceGuard display and type /swagger after the server name in the URL.

Examples: server.yourcompany.com/swagger , localhost/swagger , localhost:5000/swagger

Search this documentation

On this page

In this section