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

Get all ucservices defined in the system

Authorization token required true
Admin Authorization token required true

GetAllUCServicesRequest

    <GetAllUCServicesRequest /> ## GetAllUCServicesRequest

GetAllUCServicesResponse

    <GetAllUCServicesResponse> ## GetAllUCServicesResponse
        (<ucservice name="{name}" id="{id}"> ## UCServiceInfo
            (<a n="{key}" /> ## Attr)*
          </ucservice>)*
    </GetAllUCServicesResponse>

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

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