ApplianceServices
ApplianceServices
Current state of the services we expose via api, running in the appliance. Currently support vmware-vcd and vpostgres services.
This class is array of
ApplianceService
JSON Example
[
{
"serviceName": "string",
"status": "string"
}
]