State¶
Leafs
-
class
Acl.AclSets.AclSet.State¶ Bases:
EntityClass Hierarchy :
AclAclSetsAclSetStateThis class represents state data.
Access list state information
-
name¶ The name of the access-list set
type: str
config: False
-
type¶ The type determines the fields allowed in the ACL entries belonging to the ACL set (e.g., IPv4, IPv6, etc.)
type: one of the below values:
config: False
-
description¶ Description, or comment, for the ACL set
type: str
config: False
-