models_v2.snapshot_actions_1_enum module¶
-
class
models_v2.snapshot_actions_1_enum.SnapshotActions1Enum[source]¶ Bases:
objectImplementation of the ‘SnapshotActions1’ enum.
Snapshot Actions
- Attributes:
RECOVERVMS: TODO: type description here. RECOVERFILES: TODO: type description here. INSTANTVOLUMEMOUNT: TODO: type description here. RECOVERVMDISKS: TODO: type description here. MOUNTVOLUMES: TODO: type description here. RECOVERVAPPS: TODO: type description here. RECOVERRDS: TODO: type description here. RECOVERAPPS: TODO: type description here. RECOVERNASVOLUME: TODO: type description here. RECOVERPHYSICALVOLUMES: TODO: type description here. RECOVERSYSTEM: TODO: type description here. RECOVERSANVOLUMES: TODO: type description here. RECOVERNAMESPACES: TODO: type description here. RECOVEROBJECTS: TODO: type description here. DOWNLOADFILESANDFOLDERS: TODO: type description here. RECOVERVAPPTEMPLATES: TODO: type description here. RECOVERPUBLICFOLDERS: TODO: type description here.
-
DOWNLOADFILESANDFOLDERS= 'DownloadFilesAndFolders'¶
-
INSTANTVOLUMEMOUNT= 'InstantVolumeMount'¶
-
MOUNTVOLUMES= 'MountVolumes'¶
-
RECOVERAPPS= 'RecoverApps'¶
-
RECOVERFILES= 'RecoverFiles'¶
-
RECOVERNAMESPACES= 'RecoverNamespaces'¶
-
RECOVERNASVOLUME= 'RecoverNasVolume'¶
-
RECOVEROBJECTS= 'RecoverObjects'¶
-
RECOVERPHYSICALVOLUMES= 'RecoverPhysicalVolumes'¶
-
RECOVERPUBLICFOLDERS= 'RecoverPublicFolders'¶
-
RECOVERRDS= 'RecoverRDS'¶
-
RECOVERSANVOLUMES= 'RecoverSanVolumes'¶
-
RECOVERSYSTEM= 'RecoverSystem'¶
-
RECOVERVAPPS= 'RecoverVApps'¶
-
RECOVERVAPPTEMPLATES= 'RecoverVAppTemplates'¶
-
RECOVERVMDISKS= 'RecoverVmDisks'¶
-
RECOVERVMS= 'RecoverVMs'¶