Get agent hardware ID
GET
/agents/{id}/hwidContract
Parameter | Value |
|---|---|
| Section | agents |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | text/plain |
Parameters
1 parameter
Name | Location | Required | Type | Description |
|---|---|---|---|---|
| id | path | yes | integer | Agent ID |
Responses
3 responses
Status | Description | Type |
|---|---|---|
200 | Agent HWID | string |
400 | Invalid ID | object |
500 | Agent unavailable | object |
{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }