Config¶
Leafs
-
class
Acl.AclSets.AclSet.
Config
¶ Bases:
Entity
Class Hierarchy :
Acl
AclSets
AclSet
Config
This class represents configuration data.
Access list config
-
name
¶ The name of the access-list set
type: str
-
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:
-
description
¶ Description, or comment, for the ACL set
type: str
-