Metrics
The Metrics API returns time-series metric data and baseline corridor information for a single metric in the authenticated environment.
Object references
- Metric data response object - response shape for metric data, timestamps, values, and corridor payloads
API requests
- Get metric data -
GET /v1/ad/metrics/{node-id}/{metric-id}- fetch metric data for onenode-idandmetric-idpair over a selected time range
Notes
- Authentication uses
Authorization: Bearer <token> - The endpoint is tenant-scoped through the authenticated environment