Overview | Service | Command |
Disable Archiving for an account that already has archiving enabled
Network edition only API | TRUE |
Authorization token required | true |
Admin Authorization token required | true |
<DisableArchiveRequest> ## DisableArchiveRequest
<account by="{acct-selector-by} (adminName|appAdminName|id|foreignPrincipal|name|krb5Principal)">{key}</account> ## AccountSelector
</DisableArchiveRequest>
The following table describes elements and attributes you can define within a
<DisableArchiveRequest>
element:
XPath | Required / Optional | Description |
/account | Required (only 1) | Type:{key} Account Description for element text content:The key used to identify the account. Meaning determined by {acct-selector-by} |
/account@by | Required (only 1) | Type:adminName|appAdminName|id|foreignPrincipal|name|krb5Principal Select the meaning of {acct-selector-key} |
<DisableArchiveResponse /> ## DisableArchiveResponse