Get information about all agents
Return a JSON representation of all agents.
Request
GET https://{hostname}:{port}
/build/rest2/agents?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| rowsPerPage | string | false | If specified, the number of agents per page |
| pageNum | string | false | If specified, the page of agents to retrieve |
