models_v2.recovery_action_15_enum module¶
-
class
models_v2.recovery_action_15_enum.
RecoveryAction15Enum
[source]¶ Bases:
object
Implementation of the ‘recoveryAction15’ enum.
TODO: type enum description here.
- Attributes:
RECOVERVMS: TODO: type description here. RECOVERFILES: TODO: type description here. INSTANTVOLUMEMOUNT: TODO: type description here. RECOVERVMDISKS: TODO: type description here. RECOVERVAPPS: TODO: type description here. RECOVERVAPPTEMPLATES: TODO: type description here. RECOVERRDS: TODO: type description here. RECOVERAURORA: TODO: type description here. RECOVERAPPS: TODO: type description here. RECOVERNASVOLUME: TODO: type description here. RECOVERPHYSICALVOLUMES: TODO: type description here. RECOVERSYSTEM: TODO: type description here. CLONEAPPVIEW: TODO: type description here. RECOVERSANVOLUMES: TODO: type description here. RECOVERMAILBOX: TODO: type description here. RECOVERONEDRIVE: TODO: type description here. RECOVERSHAREPOINT: TODO: type description here. RECOVERPUBLICFOLDERS: TODO: type description here. RECOVERMSGROUP: TODO: type description here. RECOVERMSTEAM: TODO: type description here. RECOVERNAMESPACES: TODO: type description here. RECOVEROBJECTS: TODO: type description here. DOWNLOADFILESANDFOLDERS: TODO: type description here.
-
CLONEAPPVIEW
= 'CloneAppView'¶
-
DOWNLOADFILESANDFOLDERS
= 'DownloadFilesAndFolders'¶
-
INSTANTVOLUMEMOUNT
= 'InstantVolumeMount'¶
-
RECOVERAPPS
= 'RecoverApps'¶
-
RECOVERAURORA
= 'RecoverAurora'¶
-
RECOVERFILES
= 'RecoverFiles'¶
-
RECOVERMAILBOX
= 'RecoverMailbox'¶
-
RECOVERMSGROUP
= 'RecoverMsGroup'¶
-
RECOVERMSTEAM
= 'RecoverMsTeam'¶
-
RECOVERNAMESPACES
= 'RecoverNamespaces'¶
-
RECOVERNASVOLUME
= 'RecoverNasVolume'¶
-
RECOVEROBJECTS
= 'RecoverObjects'¶
-
RECOVERONEDRIVE
= 'RecoverOneDrive'¶
-
RECOVERPHYSICALVOLUMES
= 'RecoverPhysicalVolumes'¶
-
RECOVERPUBLICFOLDERS
= 'RecoverPublicFolders'¶
-
RECOVERRDS
= 'RecoverRDS'¶
-
RECOVERSANVOLUMES
= 'RecoverSanVolumes'¶
-
RECOVERSHAREPOINT
= 'RecoverSharePoint'¶
-
RECOVERSYSTEM
= 'RecoverSystem'¶
-
RECOVERVAPPS
= 'RecoverVApps'¶
-
RECOVERVAPPTEMPLATES
= 'RecoverVAppTemplates'¶
-
RECOVERVMDISKS
= 'RecoverVmDisks'¶
-
RECOVERVMS
= 'RecoverVMs'¶