Config¶
Leafs
- 
class 
System.Aaa.Accounting.Config¶ Bases:
EntityClass Hierarchy:
SystemAaaAccountingConfigThis class represents configuration data.
Configuration data for user activity accounting.
- 
accounting_method¶ An ordered list of methods used for AAA accounting for this event type. The method is defined by the destination for accounting data, which may be specified as the group of all TACACS+/RADIUS servers, a defined server group, or the local system
type: union of the below types:
type: list of
AAAMETHODTYPEtype: list of str
-