INPUT_OBJECT
MailboxRestoreConfig
Description
Type representing the mailbox contents to be restored.
link GraphQL Schema definition
- input MailboxRestoreConfig {
- # RSC ID of the snapshot you are restoring.
- UUID :
- # Configuration for the restore task.
- RestoreObjectConfig!]! : [
- # Specifies whether to skip items in the Recoverable Items folder.
- Boolean :
- }