Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.7 KB

XiqListAlertPolicies.md

File metadata and controls

32 lines (23 loc) · 1.7 KB

extremecloudiq.model.xiq_list_alert_policies.XiqListAlertPolicies

The List Alert Policy Response Model

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The List Alert Policy Response Model

Dictionary Keys

Key Input Type Accessed Type Description Notes
global_policy XiqAlertPolicy XiqAlertPolicy [optional]
site_policies list, tuple, tuple, The site alert policy List [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]

site_policies

The site alert policy List

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple, The site alert policy List

Tuple Items

Class Name Input Type Accessed Type Description Notes
XiqAlertPolicy XiqAlertPolicy XiqAlertPolicy

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