Quarantine
The Quarantine API contains the following methods allowing the management of quarantined items.
getQuarantineItemsList
: retrieves the list of available quarantined items related to a company.createRemoveQuarantineItemTask
: creates a task to remove quarantined items.createEmptyQuarantineTask
: creates a task to empty the quarantined items list.createRestoreQuarantineItemTask
: creates a task to restore quarantined items.createRestoreQuarantineExchangeItemTask
: creates a task to restore exchange quarantined items.
API URL: CONTROL_CENTER_APIs_ACCESS_URL/v1.0/jsonrpc/quarantine
.