models_v2.generic_nas_object_type_enum module¶
- 
class 
models_v2.generic_nas_object_type_enum.GenericNasObjectTypeEnum[source]¶ Bases:
objectImplementation of the ‘genericNasObjectType’ enum.
TODO: type enum description here.
- Attributes:
 KGROUP: TODO: type description here. KHOST: TODO: type description here. KDFSGROUP: TODO: type description here. KDFSTOPDIR: TODO: type description here.
- 
KDFSGROUP= 'kDfsGroup'¶ 
- 
KDFSTOPDIR= 'kDfsTopDir'¶ 
- 
KGROUP= 'kGroup'¶ 
- 
KHOST= 'kHost'¶