appliance health applmgmt: get
Get health status of applmgmt services.
Request:
HTTP request
GET https://{server}/rest/appliance/health/applmgmt
No request parameters
Response:
HTTP Status Code: 200
Representation:
{
"value" : "string"
}
"value" : "string"
}
Response Type:
| Name | Type | Description |
|---|---|---|
| bold = required | ||
| value | string | health status. |
Errors:
| HTTP Status Code | Type | Description |
|---|---|---|
| 500 | error | Generic error |