Stream node resource metrics (history + live)
GET/nodes/:id/resource/metrics/stream
SSE: a history event, then a sample event per heartbeat, and a status event on connection-state change. Payloads by event: history=api.NodeResourceMetricsSnapshot, sample=api.ResourceMetricSample, status=api.NodeResourceMetricsStatus.
Request
Responses
- 200
- 400
- 404
SSE stream of history/sample/status events
Bad Request
Not Found