extremecloudiq.model.xiq_atp_packet_counts_entity.XiqAtpPacketCountsEntity
ExtremeCloud IQ Data Point
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
ExtremeCloud IQ Data Point
Key
Input Type
Accessed Type
Description
Notes
timestamp
decimal.Decimal, int,
decimal.Decimal,
The timestamp
value must be a 64 bit integer
unicast_tx
decimal.Decimal, int, float,
decimal.Decimal,
Unicast Tx
[optional]
unicast_rx
decimal.Decimal, int, float,
decimal.Decimal,
Unicast Rx
[optional]
multicast_tx
decimal.Decimal, int, float,
decimal.Decimal,
Multicast Tx
[optional]
multicast_rx
decimal.Decimal, int, float,
decimal.Decimal,
Multicast Rx
[optional]
broadcast_tx
decimal.Decimal, int, float,
decimal.Decimal,
Broadcast Tx
[optional]
broadcast_rx
decimal.Decimal, int, float,
decimal.Decimal,
Broadcast Rx
[optional]
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]