MailNotifications
MailNotifications
JSON Example
{
"notificationSettings": {
"fromEmail": "string",
"notifyEmails": [
"string"
],
"notificationFrequency": 0
},
"alertsSubscriptions": [
"string"
],
"lastModificationTime": 0,
"paused": false,
"smtpSettings": {
"smtpHost": "string",
"smtpPort": 0,
"smtpUser": "string",
"smtpPassword": "string",
"smtpUseSsl": false,
"smtpStartTls": false
}
}
array of
string
alertsSubscriptions
Required
alertsSubscriptions
Enumeration:
PRODUCT_NOTIFICATIONS,
RESOURCE_USAGE,
CLOUD_CONNECTION,
DATA_FILE_MANAGEMENT
integer
lastModificationTime
Read-Only
lastModificationTime
boolean
paused
Optional
paused