Type Alias AlertingSettingsUpload

type AlertingSettingsUpload = {
    "enable-data-alerting": boolean;
}
Index

Properties

"enable-data-alerting": boolean

true if data-alerting feature is enabled. A status change could potentially result in a considerable amount of API operations to enable/disable triggers. Enabling this feature also requires that the license has this feature enabled.