Get system metrics
GET/fleet/:system_id/metrics
Returns current health metrics and time-series data for a system. Each metric includes the current value, trend direction, and a data series for the selected time range.
Requires fleet:read scope.
Request
Responses
- 200
- 401
- 404
- 429
System metrics and time series.
Missing, invalid, or revoked API key.
The requested resource does not exist.
Rate limit exceeded. See rate-limits for retry guidance.