appliance health applmgmt: get

Get health status of applmgmt services.

Request:

HTTP request

GET https://{server}/rest/appliance/health/applmgmt
No request parameters

Response:

HTTP Status Code: 200

Representations:

{
    "value""string"
}
<?xml version="1.0" ?>
<ns0:Get-Result xmlns:ns0="http://vmware.com/appliance/health/applmgmt" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <value>string</value>
</ns0:Get-Result>

Response Type:

Name Type Description
bold = required
value string health status.

Errors:

HTTP Status Code Type Description
500 error Generic error