extremecloudiq.model.xiq_wired_usage_capacity_grid_request.XiqWiredUsageCapacityGridRequest
Request body for Wired Usage and Capacity grid
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Request body for Wired Usage and Capacity grid
Key
Input Type
Accessed Type
Description
Notes
site_ids
list, tuple,
tuple,
List of site IDs to filter usage and capacity grid
[optional]
device_ids
list, tuple,
tuple,
List of device IDs to filter usage and capacity grid
[optional]
filter_field
list, tuple,
tuple,
The filters available for usage and capacity grid
[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 to filter usage and capacity grid
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of site IDs to filter usage and capacity grid
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
List of site IDs to filter usage and capacity grid
value must be a 64 bit integer
List of device IDs to filter usage and capacity grid
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of device IDs to filter usage and capacity grid
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
List of device IDs to filter usage and capacity grid
value must be a 64 bit integer
The filters available for usage and capacity grid
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The filters available for usage and capacity grid
[Back to Model list] [Back to API list] [Back to README]