Number of APIs: 2
GET https://{{host}}/sla-api/v1/tests/:slaTestId/reports/availability?start={{start}}&end={{end}}
Returns an array of the results of availability tests run in the specified time period.
GET https://{{host}}/sla-api/v1/tests/:slaTestId/reports/performance?start={{start}}&end={{end}}
Returns an array of the results of performance tests run in the specified time period.
ENDPOINTS