[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
HealthCheckResponse
Properties
string
description
Optional
string
status
Optional
Possible values are: pass , fail
string
version
Optional
JSON Example
{
"checks": {
"cwsManager:responseTime": {
"observedUnit": "string",
"observedValue": 0,
"output": {},
"status": "pass",
"time": "2020-07-18T15:48:18.000Z"
},
"database:connection": {
"observedUnit": "string",
"observedValue": 0,
"output": {},
"status": "pass",
"time": "2020-07-18T15:48:18.000Z"
},
"database:responseTime": {
"observedUnit": "string",
"observedValue": 0,
"output": {},
"status": "pass",
"time": "2020-07-18T15:48:18.000Z"
},
"gdmanage:responseTime": {
"observedUnit": "string",
"observedValue": 0,
"output": {},
"status": "pass",
"time": "2020-07-18T15:48:18.000Z"
},
"policyManager:responseTime": {
"observedUnit": "string",
"observedValue": 0,
"output": {},
"status": "pass",
"time": "2020-07-18T15:48:18.000Z"
},
"vni:responseTime": {
"observedUnit": "string",
"observedValue": 0,
"output": {},
"status": "pass",
"time": "2020-07-18T15:48:18.000Z"
}
},
"description": "health check of cws-service",
"status": "pass",
"version": "string"
}