Get the agent deployment status
Workstations
Get the agent deployment status
How far the agent rollout has got: statistics per status, the versions available, the versions actually deployed, and the agents currently reporting.
Required scope agents:read
get
/agents/deployment-statusAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Response200 · application/json
The agent deployment status.
deploymentStatisticsobject[]Machine counts per deployment status.
availableVersionsstring[]Agent versions available.
deployedVersionsobject[]Agent versions actually deployed.
activeAgentsobject[]Agents currently reporting.