[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
ServiceHealth
Properties
array
components
Required
string
name
Required
Name of the service; Each CategoryHealth category contains mutiple ServiceHealth, each ServiceHealth contains one or multiple ComponentHealth.
string
status
Required
Health status of a service, a service might include several components.
Possible values are: UP , PARTIALLY_UP , DOWN
array of
string
prefixes
Optional
Prefixes of the pods which belongs to this service
JSON Example
{
"name": "string",
"status": "UP"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform