ApplianceService
ApplianceService
Current state of the service running in the appliance.
JSON Example
{
"serviceName": "string",
"status": "string"
}
string
serviceName
Optional
Name of service.
Currently supported services are:
- vcd alias vmware-vcd
- vpostgres
- repmgrd
string
status
Optional
Status of service. Valid responses include:
- start
- running
- dead
- dead (normal when appliance is in manual failover mode)