appliance health storage: get
Get storage health.
Request:
HTTP request
GET https://{server}/rest/appliance/health/storage
No request parameters
Response:
HTTP Status Code: 200
Representation:
{
"value" : "orange"
}
"value" : "orange"
}
Response Type:
Name | Type | Description |
---|---|---|
bold = required | ||
value | string | Defines health levels. Value is one of: orange: The service health is degraded. The service might have serious problems. gray: No health data is available for this service. green: Service is healthy. red: The service is unavaiable, not functioning properly, or will stop functioning soon. yellow: The service is healthy state, but experiencing some levels of problems.Storage health. |
Errors:
HTTP Status Code | Type | Description |
---|---|---|
500 | error | Generic error |