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

Gets the aggregate quota usage for all domains on the server.

Authorization token required true
Admin Authorization token required true

GetAggregateQuotaUsageOnServerRequest

    <GetAggregateQuotaUsageOnServerRequest /> ## GetAggregateQuotaUsageOnServerRequest

GetAggregateQuotaUsageOnServerResponse

    <GetAggregateQuotaUsageOnServerResponse> ## GetAggregateQuotaUsageOnServerResponse
        (<domain name="{domain-name}" id="{domain-id}" used="{quota-used-on-server} (long)" /> ## DomainAggregateQuotaInfo)*
    </GetAggregateQuotaUsageOnServerResponse>

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

XPath Required / Optional Description
/domain Optional (0 or more) Aggregate quota information reported per domain
/domain@name Required (only 1) Type:String
Domain name
/domain@id Required (only 1) Type:String
Domain name
/domain@used Required (only 1) Type:long
Quota used on server