On Premise

Agent Instances

To achieve high availability and load balancing agents can be added to an on-prem agent group.

Agents in the same group can both:

  • Distribute work between them to maintain performance

  • Act as backups if any agent goes down

List Agents

Returns paginated list of agent instances from an agent group using agent-group-id and workspace-id

Create Agent

Adds an agent instance under an agent group using agent-group-id and workspace-id

Retrieve Agent

Get details of an agent instance using agent-id

Update Agent

Updates an agent instance using agent-id

Delete Agent

Delete an agent instance using agent-id

Was this page helpful?