Namespace: "urn:zimbraAdmin"
GetMailboxStats SOAP Command

Get MailBox Statistics

Authorization token required true
Admin Authorization token required true

GetMailboxStatsRequest

    <GetMailboxStatsRequest /> ## GetMailboxStatsRequest

GetMailboxStatsResponse

    <GetMailboxStatsResponse> ## GetMailboxStatsResponse
        <stats numMboxes="{num-mailboxes} (long)" totalSize="{total-size} (long)" /> ## MailboxStats
    </GetMailboxStatsResponse>

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

XPath Required / Optional Description
/stats Required (only 1) Statistics about mailboxes
/stats@numMboxes Required (only 1) Type:long
Total number of mailboxes
/stats@totalSize Required (only 1) Type:long
Total size of all mailboxes