AGENT
Get agent restart or rollout status
This API provides the restart status for a given agent host or Kubernetes components. It also resets the restart indicators once fetched.
get/agent/restart-status/{token}
Path parameters
tokenstring required
Agent Token
Query parameters
platformstring
Platform type (e.g., k8s, linux)
host_idstring required
Unique Host Identifier
Response
Restart and rollout status for the given host
object required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.