Service: zimbraAdmin

Command: CheckHealth
Namespace: urn:zimbraAdmin
Description: Check Health
Properties:
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

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