AgentLocator
Represents a locator string for filtering Agent entities. Examples:
name:DefaultAgent
- find agent withDefaultAgent
name.pool:(<agentPoolLocator>),connected:true
- find all connected agents in a pool found byagentPoolLocator
.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
| Is the agent authorized. | |
|
| Build locator. | |
|
| Compatible build types locator. | |
|
| Is the agent connected. | |
|
|
| For paginated calls, how many entities to return per page. |
|
| Is the agent enabled. | |
|
| Entity ID. | |
|
| ||
|
|
| Supply multiple locators and return a union of the results. |
|
| ||
|
| ||
|
| Agent pool locator. | |
|
|
| For paginated calls, from which entity to start rendering the page. |