extremecloudiq.model.xiq_wireless_device_health_grid_filter.XiqWirelessDeviceHealthGridFilter
Request body for Wireless Device Health Grid Filter
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Request body for Wireless Device Health Grid Filter
Key
Input Type
Accessed Type
Description
Notes
site_ids
list, tuple,
tuple,
List of site ids
[optional]
device_ids
list, tuple,
tuple,
List of device ids
[optional]
has_device_health_issues
bool,
BoolClass,
Flag to filter device health issue
[optional]
has_poe_issues
bool,
BoolClass,
Flag to filter poe issue
[optional]
number_filter
list, tuple,
tuple,
Object of CPU Usage Percentage
[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]
List of site ids
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of site ids
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
List of site ids
value must be a 64 bit integer
List of device ids
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of device ids
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
List of device ids
value must be a 64 bit integer
Object of CPU Usage Percentage
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
Object of CPU Usage Percentage
[Back to Model list] [Back to API list] [Back to README]