Service Status
This endpoint will return services' status of the provider node on which this API has been triggered
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/appliance/status
COPY
Responses
200
OK
Returns
ServiceStatusDTO
of type(s)
application/vnd.vmware.dms-v1+json
{
"postgres": "string",
"rabbitMQ": "string",
"provider": "string",
"monitoring": "string",
"apms": "string",
"updateManager": "string",
"redis": "string",
"coreDns": "string",
"passwordExpired": false
}
string
postgres
Optional
postgres
string
rabbitMQ
Optional
rabbitMQ
string
provider
Optional
provider
string
monitoring
Optional
monitoring
string
apms
Optional
apms
string
updateManager
Optional
updateManager
string
redis
Optional
redis
string
coreDns
Optional
coreDns
boolean
passwordExpired
Optional
passwordExpired