State¶
Leafs
- 
class 
System.Aaa.Accounting.State¶ Bases:
EntityClass Hierarchy:
SystemAaaAccountingStateThis class represents state data.
Operational state data for user 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
config: False
-