Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1013 Bytes

EditAlertSettings.md

File metadata and controls

15 lines (10 loc) · 1013 Bytes

EditAlertSettings

Properties

Name Type Description Notes
alert_from_email_addr str, none_type From email address to use while sending emails. Case insensitive email address. [optional]
alert_min_level str, none_type Minimum level of alert to be notified. Possible values: 'info', 'notice', 'warning', 'critical'. [optional]
alert_to_email_addrs str, none_type Comma-separated list of email addresss to receive emails. [optional]
send_alert_to_support bool, none_type Enable or disable alert to support [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type 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]