Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.77 KB

XiqAnomalyDevicesByLocationResponse.md

File metadata and controls

32 lines (23 loc) · 1.77 KB

extremecloudiq.model.xiq_anomaly_devices_by_location_response.XiqAnomalyDevicesByLocationResponse

Copilot Anomaly Devices

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, Copilot Anomaly Devices

Dictionary Keys

Key Input Type Accessed Type Description Notes
location_entity XiqAnomalyLocationEntity XiqAnomalyLocationEntity [optional]
devices list, tuple, tuple, the anomaly devices data [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]

devices

the anomaly devices data

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple, the anomaly devices data

Tuple Items

Class Name Input Type Accessed Type Description Notes
XiqAnomalyDeviceEntity XiqAnomalyDeviceEntity XiqAnomalyDeviceEntity

[Back to Model list] [Back to API list] [Back to README]