Config¶
Leafs
-
class
System.Aaa.Authorization.
Config
¶ Bases:
Entity
Class Hierarchy:
System
Aaa
Authorization
Config
This class represents configuration data.
Configuration data for authorization based on AAA
methods
Ordered list of methods for authorizing commands. The first method that provides a response (positive or negative) should be used. The list may contain a well-defined method such as the set of all TACACS or RADIUS servers, or the name of a defined AAA server group. The system must validate that the named server group exists
type: union of the below types:
type: list of
AAAMETHODTYPE
type: list of str