TaskAgentReference interface
A reference to an agent.
access |
This agent's access point. |
enabled | Whether or not this agent should run jobs. |
id | Identifier of the agent. |
name | Name of the agent. |
os |
Agent OS. |
provisioning |
Provisioning state of this agent. |
status | Whether or not the agent is online. |
version | Agent version. |
This agent's access point.
accessPoint: string
Property Value
string
Whether or not this agent should run jobs.
enabled: boolean
Property Value
boolean
Identifier of the agent.
id: number
Property Value
number
Name of the agent.
name: string
Property Value
string
Agent OS.
osDescription: string
Property Value
string
Provisioning state of this agent.
provisioningState: string
Property Value
string
Agent version.
version: string
Property Value
string