Get information about an agent
Return a JSON representation of an agent.
Request
GET https://{hostname}:{port}
/build/rest2/agents/{id}?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| extended | boolean | false | If set to true, retrieve information about the agent's properties. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up an agent. This can be the name or ID of the agent |
