extremecloudiq.model.xiq_usage_and_capacity_grid_filter.XiqUsageAndCapacityGridFilter
Request body for Usage and Capacity Filter
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Request body for Usage and Capacity 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]
building_ids
list, tuple,
tuple,
List of building ids
[optional]
buildings
list, tuple,
tuple,
List of buildings
[optional]
floors
list, tuple,
tuple,
List of floors
[optional]
has_usage_capacity_issues
bool,
BoolClass,
Flag to filter usage capacity issues
[optional]
number_filters
list, tuple,
tuple,
List of number filters
[optional]
has_packet_loss_issues
bool,
BoolClass,
Flag to filter packet loss issues
[optional]
has_retries_issues
bool,
BoolClass,
Flag to filter retry issues
[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
List of building ids
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of building ids
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
List of building ids
value must be a 64 bit integer
List of buildings
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of buildings
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
List of buildings
List of floors
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of floors
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
List of floors
List of number filters
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of number filters
[Back to Model list] [Back to API list] [Back to README]