extremecloudiq.model.xiq_wireless_apps_response.XiqWirelessAppsResponse
Copilot Wireless Apps Response
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Copilot Wireless Apps Response
Key
Input Type
Accessed Type
Description
Notes
total_clients
decimal.Decimal, int,
decimal.Decimal,
the total clients
[optional] value must be a 32 bit integer
most_active_app
str,
str,
the most active app
[optional]
most_active_user
str,
str,
the most active user
[optional]
total_apps
decimal.Decimal, int,
decimal.Decimal,
the total apps
[optional] value must be a 32 bit integer
total_users
decimal.Decimal, int,
decimal.Decimal,
the total users
[optional] value must be a 32 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]