appliance health databasestorage: get

Get database storage health.

Request:

HTTP request

GET https://{server}/rest/appliance/health/database-storage
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value""orange"
}

Response Type:

Name Type Description
bold = required
value string Defines service 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: The service is healthy.
red: The service is unavaiable, not functioning properly, or will stop functioning soon.
yellow: The service is healthy but experiencing some problems.Database storage health.

Errors:

HTTP Status Code Type Description
500 error Generic error