Group¶
Keys
Leafs
- 
class 
Nacm.Groups.Group¶ Bases:
EntityClass Hierarchy:
NacmGroupsGroupThis class represents configuration data.
One NACM Group Entry. This list will only contain
configured entries, not any entries learned from
any transport protocols.
- 
name(key)¶ Group name associated with this entry
type: str
pattern: [^\*].*
- 
user_name¶ Each entry identifies the username of a member of the group associated with this entry
type: list of str
length: 1..18446744073709551615
-