Service: zimbraAccount

Command: ClientInfo
Namespace: urn:zimbraAccount
Description:
Properties:
Authorization token required UNKNOWN
Admin Authorization token required UNKNOWN

ClientInfoRequest

    <ClientInfoRequest> ## ClientInfoRequest
        <domain [by="{domain-selector-by} (id | name | virtualHostname | krb5Realm | foreignName)"]>{key}</domain> ## DomainSelector
    </ClientInfoRequest>

elements and attributes you can define within a <ClientInfoRequest> element:

XPath Required / Optional Description
/domain Required (only 1) Type: {key}
Domain
Description for element text content:The key used to identify the domain. Meaning determined by {domain-selector-by}
/domain@by Optional (0 or 1) Type: id | name | virtualHostname | krb5Realm | foreignName
Select the meaning of {domain-selector-key}

ClientInfoResponse

Provides a limited amount of information the client may require about the requested hostname.

    <ClientInfoResponse> ## ClientInfoResponse
        (<a n="{key}" /> ## Attr)*
    </ClientInfoResponse>

elements and attributes you can define within a <ClientInfoResponse> element:

XPath Required / Optional Description
/a Optional (0 or more) Attributes
/a@n Required (only 1) Type: String
Key