Device Agents Statistics
GET device_agents/statistics
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | GET |
Returns a list of all available Device Agents brief information.
Resource URL
http://{host}/api/2.0/device_agents/statistics/.format
Example Request
GET
GET /device_agents/statistics/{app_id}/{app_type}
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | GET |
Returns a detailed single specific Device Agent information.
Resource URL
http://{host}/api/2.0//device_agents/statistics/{app_id}/{app_type}/.format
Parameters
Parameter | Data Type | Description |
---|---|---|
app_id | integer | The ID of the specific agent, according to app_type parameter. |
app_type | integer | The ID representation of the type of agent to be viewed. |
Example Request
GET