models_v2.priority_1_enum module¶
- 
class 
models_v2.priority_1_enum.Priority1Enum[source]¶ Bases:
objectImplementation of the ‘Priority1’ enum.
Specifies the priority of the Protection Group.
- Attributes:
 KLOW: TODO: type description here. KMEDIUM: TODO: type description here. KHIGH: TODO: type description here.
- 
KHIGH= 'kHigh'¶ 
- 
KLOW= 'kLow'¶ 
- 
KMEDIUM= 'kMedium'¶