Support Async Operation types If adding a new value, make sure to also update ShareFile.Enums.AsyncOperationType
Name | Type | Description |
Copy | enum field | Item Copy Operation |
Move | enum field | Item Move Operation |
ChangeZone | enum field | Item Change Zone Operation - Scheduled Synchronously |
ScheduleChangeZone | enum field | Item Change Zone Operation - Scheduled Asynchronously through the Async Bot |
Recovery | enum field | Item Recovery Operation |
Delete | enum field | Item Delete Operation |
DeletePermanent | enum field | Item Delete Permanent Operation |
CloudConnectorCopy | enum field | Item Connector Copy - scheduled by the active client |
CloudConnectorFileCopy | enum field | Item Connector File Copy - scheduled by the Asyncbot |
CloudConnectorMove | enum field | Item Connector Move - scheduled by the active client |
CloudConnectorFileMove | enum field | Item Connector File Move - scheduled by the Asyncbot |
AccessControlsUpdate | enum field | Access Controls Insert |
IntraZoneCopy | enum field | Async Copy Operation within same zone |
IntraZoneMove | enum field | Async Move Operation within same zone |
ScheduleChangeZoneFileBoxes | enum field | File Box Change Zone Operation for All File Boxes in a zone |
AsyncDelete | enum field | Async Delete operation, to be handled by sfbot-expirechilditems |
AsyncFileAndFolderPolicyEnforce | enum field | Async File And Folder Policy Enforcement operation, to be handled by sfbot-policyenforcer |
AsyncRestore | enum field | Async Restore operation, to be handled by sfbot-expirechilditems |
AsyncPermanentDelete | enum field | Async Permanent Delete operation, to be handled by sfbot-expirechilditems |