Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.36 KB

XiqAnomalyAffectedCount.md

File metadata and controls

19 lines (14 loc) · 1.36 KB

extremecloudiq.model.xiq_anomaly_affected_count.XiqAnomalyAffectedCount

Copilot Anomalies Affected count

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, Copilot Anomalies Affected count

Dictionary Keys

Key Input Type Accessed Type Description Notes
affected_location_count decimal.Decimal, int, decimal.Decimal, The affected location count value must be a 32 bit integer
affected_devices_count decimal.Decimal, int, decimal.Decimal, The affected devices count value must be a 32 bit integer
total_anomaly_count decimal.Decimal, int, decimal.Decimal, The total anomaly count 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]