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

Get all alwaysOnClusters

Authorization token required true
Admin Authorization token required true

GetAllAlwaysOnClustersRequest

    <GetAllAlwaysOnClustersRequest /> ## GetAllAlwaysOnClustersRequest

GetAllAlwaysOnClustersResponse

    <GetAllAlwaysOnClustersResponse> ## GetAllAlwaysOnClustersResponse
        (<alwaysOnCluster name="{name}" id="{id}"> ## AlwaysOnClusterInfo
            (<a n="{key}" /> ## Attr)*
          </alwaysOnCluster>)*
    </GetAllAlwaysOnClustersResponse>

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

XPath Required / Optional Description
/alwaysOnCluster Optional (0 or more) Information about alwaysOnClusters
/alwaysOnCluster@name Required (only 1) Type:String
Name
/alwaysOnCluster@id Required (only 1) Type:String
ID
/alwaysOnCluster/a Optional (0 or more) Attributes
/alwaysOnCluster/a@n Required (only 1) Type:String
Key