models_v2.qos_policy_1_enum module¶
-
class
models_v2.qos_policy_1_enum.QosPolicy1Enum[source]¶ Bases:
objectImplementation of the ‘QosPolicy1’ enum.
Specifies whether the Protection Group will be written to HDD or SSD.
- Attributes:
KBACKUPHDD: TODO: type description here. KBACKUPSSD: TODO: type description here. KTESTANDDEVHIGH: TODO: type description here.
-
KBACKUPHDD= 'kBackupHDD'¶
-
KBACKUPSSD= 'kBackupSSD'¶
-
KTESTANDDEVHIGH= 'kTestAndDevHigh'¶