Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
CheckHealth SOAP Command

Check Health

Authorization token required false - leave the auth decision entirely up to Admin auth
Admin Authorization token required maybe - No auth required if client is localhost. Otherwise, admin auth is required.

CheckHealthRequest

    <CheckHealthRequest /> ## CheckHealthRequest

CheckHealthResponse

    <CheckHealthResponse healthy="(0|1)" /> ## CheckHealthResponse

The following table describes elements and attributes you can define within a <CheckHealthResponse> element:

XPath Required / Optional Description
@healthy Required (only 1) Type:0|1
Flags whether healthy or not