Trigger an action on a remote agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Organization ID
The Deployment ID
The ID of the remote agent
250Body
The action to perform on the agent. CORDON stops the agent from accepting new work; UNCORDON resumes it.
CORDON, UNCORDON Response
OK
The capabilities the agent supports
The time when the agent was created, in UTC
The agent's ID
Whether the agent is cordoned and not accepting new work
The time when the agent last sent a heartbeat, in UTC
The agent's name
The worker queues the agent serves
The agent's task execution slots
The current status of the agent
HEALTHY, UNHEALTHY, CORDONED, TERMINATED The version of the agent
The reason the agent is cordoned
The time when the agent was deleted, in UTC
The reason for the agent's current status