ENUM
ArchiveFolderAction
Description
Restore actions for the in-place archive folder.
link GraphQL Schema definition
- enum ArchiveFolderAction {
- # Only restore the in-place archive folder.
- # Skip the in-place archive folder while restoring.
- # No action.
- }