Get an agent status summary
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/agent_status
Refer to Spaces for more information.
GET
/api/fleet/agent_status
curl \
--request GET 'https://localhost:5601/api/fleet/agent_status' \
--header "Authorization: $API_KEY"