Service: zimbraAdmin

Command: CompactIndex
Namespace: urn:zimbraAdmin
Description: CompactIndex
Access: domain admin sufficient
note: this request is by default proxied to the account's home server
Properties:
Authorization token required true
Admin Authorization token required true

CompactIndexRequest

    <CompactIndexRequest [action="{"start|status"}"]> ## CompactIndexRequest
        <mbox id="{account-id}" /> ## MailboxByAccountIdSelector
    </CompactIndexRequest>

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

XPath Required / Optional Description
@action Optional (0 or 1) Type: String
Action to perform
start start compact indexing
status show compact indexing status
/mbox Required (only 1) Mailbox
/mbox@id Required (only 1) Type: String
Account ID

CompactIndexResponse

    <CompactIndexResponse status="{status}" /> ## CompactIndexResponse

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

XPath Required / Optional Description
@status Required (only 1) Type: String
Status - one of started|running|idle