RestoreO365SnappableInput
Request for restoring an O365 snappable (OneDrive, SharePoint, Exchange, Calendar, Contacts, Teams).
Fields
| Field | Type | Description |
|---|---|---|
| actionType | O365RestoreActionType! | Type of restore action to perform (restore, export, in-place restore, failed-items export, self-service restore, anomaly-forensics download). |
| destinationSnappableUuid | UUID! | UUID of the target workload. |
| restoreConfig | SnappableRestoreConfig! | Configuration for restore job. |
| snappableType | SnappableType! | Type of the workload to restore, as selected by the caller. CALENDAR and CONTACTS are remapped to EXCHANGE before the restore job is scheduled. |
| sourceSnappableUuid | UUID! | UUID of the source workload. |