appliance health system: lastcheck
Get last check timestamp of the health of the system.
Request:
HTTP request
GET https://{server}/rest/appliance/health/system/lastcheck
No request parameters
Response:
HTTP Status Code: 200
Representation:
{
"value": "2015-01-01T22:13:05.651Z"
}
"value": "2015-01-01T22:13:05.651Z"
}
Response Type:
Name | Type | Description |
---|---|---|
bold = required | ||
value | date_time | System health last check timestamp. |
Errors:
HTTP Status Code | Type | Description |
---|---|---|
500 | error | Generic error |