extremecloudiq.model.xiq_accounting_log.XiqAccountingLog
ExtremeCloud IQ Accounting Log
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
ExtremeCloud IQ Accounting Log
Key
Input Type
Accessed Type
Description
Notes
id
decimal.Decimal, int,
decimal.Decimal,
The Accounting log id
value must be a 64 bit integer
username
str,
str,
The username
[optional]
org_id
decimal.Decimal, int,
decimal.Decimal,
The org id
[optional] value must be a 64 bit integer
timestamp
decimal.Decimal, int,
decimal.Decimal,
The email log timestamp
[optional] value must be a 64 bit integer
vhm_id
str,
str,
The vhm id
[optional]
device_serial_number
str,
str,
The device serial number
[optional]
acct_session_id
str,
str,
The acct session id
[optional]
acct_multi_id
str,
str,
The acct multi id
[optional]
group_name
str,
str,
The group name
[optional]
nas_ip_address
str,
str,
The nas ip address
[optional]
nas_port
str,
str,
The nas port
[optional]
nas_port_type
str,
str,
The nas port type
[optional]
acct_start_time
decimal.Decimal, int,
decimal.Decimal,
The acct start time
[optional] value must be a 64 bit integer
acct_stop_time
decimal.Decimal, int,
decimal.Decimal,
The acct stop time
[optional] value must be a 64 bit integer
acct_session_time
decimal.Decimal, int,
decimal.Decimal,
The acct session time
[optional] value must be a 64 bit integer
acct_authentic
str,
str,
The acct authentic
[optional]
connect_info
str,
str,
The connect info
[optional]
acct_input_octets
decimal.Decimal, int,
decimal.Decimal,
The acct input octets
[optional] value must be a 64 bit integer
acct_output_octets
decimal.Decimal, int,
decimal.Decimal,
The acct output octets
[optional] value must be a 64 bit integer
called_station_id
str,
str,
The called station id
[optional]
calling_station_id
str,
str,
The calling station id
[optional]
acct_terminate_cause
str,
str,
The acct terminate cause
[optional]
service_type
str,
str,
The service type
[optional]
framed_ip_address
str,
str,
The framed ip address
[optional]
acct_start_delay
decimal.Decimal, int,
decimal.Decimal,
The acct start delay
[optional] value must be a 64 bit integer
acct_stop_delay
decimal.Decimal, int,
decimal.Decimal,
The acct stop delay
[optional] value must be a 64 bit integer
ssid
str,
str,
The ssid
[optional]
identity
str,
str,
The identity
[optional]
nas_identifier
str,
str,
The nas identifier
[optional]
mgmt_mac_address
str,
str,
The management mac address
[optional]
attribute_num
decimal.Decimal, int,
decimal.Decimal,
The attribute num
[optional] value must be a 32 bit integer
event_time
decimal.Decimal, int,
decimal.Decimal,
The event time
[optional] value must be a 64 bit integer
usage
decimal.Decimal, int,
decimal.Decimal,
The usage
[optional] value must be a 64 bit integer
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
[Back to Model list] [Back to API list] [Back to README]