An AgentPool is a collection of agents that serve a common purpose. An AgentPool has a unique ID within an org, and contains a collection of agents disjoint to every other AgentPool (i.e. no two AgentPools share an Agent).
Name | Type | Description | Notes |
---|---|---|---|
Agents | List<Agent> | [optional] | |
Id | string | [optional] [readonly] | |
Name | string | [optional] | |
OperationalStatus | OperationalStatus | [optional] | |
Type | AgentType | [optional] |