Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 982 Bytes

QuotaNotificationCreateParams.md

File metadata and controls

17 lines (13 loc) · 982 Bytes

QuotaNotificationCreateParams

Properties

Name Type Description Notes
action_alert bool Send alert when rule matches. [optional]
action_email_address str Email a specific email address when rule matches. [optional]
action_email_owner bool Email quota domain owner when rule matches. [optional]
email_template str Path of optional /ifs template file used for email actions. [optional]
holdoff int Time to wait between detections for rules triggered by user actions. [optional]
schedule str Schedule for rules that repeatedly notify. [optional]
condition str The condition detected.
threshold str The quota threshold detected.

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