Get Load Deprecated
Get load health.
Request
URLURL
Header Parameters
Header Parameters
Required session ID, acquired from Create Session API under CIS product
vmware-api-session-id example
"b00db39f948d13ea1e59b4d6fce56389"
Authentication
Response
Response BodyResponse Body
Load health.
{
"value": "orange"
}
Load.HealthLevel enumerated type Defines health levels.
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.
Possible values are: orange , gray , green , red , yellow
Errors
‘Default’ means this response is used for all HTTP codes that are not covered individually for this operation.
Code Samples
cURL Command
Vendor Extensions
x-vmw-doc-new-method: get
x-vmw-doc-new-path: /api/appliance/health/load
x-vmw-doc-operation: get