models_v2.type_44_enum module¶
-
class
models_v2.type_44_enum.Type44Enum[source]¶ Bases:
objectImplementation of the ‘Type44’ enum.
Specifies type of the object activity.
- Attributes:
BACKUPRUN: TODO: type description here. RESTORE: TODO: type description here. ARCHIVALRUN: TODO: type description here.
-
ARCHIVALRUN= 'ArchivalRun'¶
-
BACKUPRUN= 'BackupRun'¶
-
RESTORE= 'Restore'¶