Overview | Service | Command |
CompactIndex
Access: domain admin sufficient
note: this request is by default proxied to the account's home server
Authorization token required | true |
Admin Authorization token required | true |
<CompactIndexRequest [action="{"start|status"}"]> ## CompactIndexRequest
<mbox id="{account-id}" /> ## MailboxByAccountIdSelector
</CompactIndexRequest>
The following table describes elements and attributes you can define within a
<CompactIndexRequest>
element:
XPath | Required / Optional | Description | ||||
@action | Optional (0 or 1) | Type:String Action to perform
|
||||
/mbox | Required (only 1) | Mailbox | ||||
/mbox@id | Required (only 1) | Type:String Account ID |
<CompactIndexResponse status="{status}" /> ## CompactIndexResponse
The following table describes 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 |