[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
LcmHealthStatusDTO
Class representing the status of the various components
Properties
string
blackstone
Optional
Blackstone service status
string
bootstrap
Optional
Bootstrap status
string
postgres
Optional
Postgres DB service status
string
vrlcm-server
Optional
vRealize Suite Lifecycle Manager service status
JSON Example
{
"blackstone": "UP",
"bootstrap": "UP",
"postgres": "UP",
"vrlcm-server": "UP"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Returned By
Get LCM Health Status V2