Organization
edit
An organization
Propertiesedit
-
default_disk_usage_alerts_enabled
(boolean
) - Whether the default disk alerts are enabled
-
id
(string
, required) - The organization's identifier
-
name
(string
, required) - The organization's friendly name
-
notifications_allowed_email_domains
(array[
string
)]
- The list of allowed domains for notification-email recipients
Exampleedit
{ "default_disk_usage_alerts_enabled" : true, "id" : "string", "name" : "string", "notifications_allowed_email_domains" : [ "string" ] }