models_v2.rman_backup_type_enum module¶
- 
class 
models_v2.rman_backup_type_enum.RmanBackupTypeEnum[source]¶ Bases:
objectImplementation of the ‘RmanBackupType’ enum.
Specifies the type of Oracle RMAN backup requested
- Attributes:
 KIMAGECOPY: TODO: type description here. KBACKUPSETS: TODO: type description here. KSBT: TODO: type description here.
- 
KBACKUPSETS= 'kBackupSets'¶ 
- 
KIMAGECOPY= 'kImageCopy'¶ 
- 
KSBT= 'kSbt'¶