NotificationChannel
NotificationChannel
Channel
JSON Example
{
"allowed_roles": [
"string"
],
"email_preferences": {
"bcc": [
"string"
],
"cc": [
"string"
],
"operation": "string",
"recipients": [
{
"email": "string",
"locale": "string"
}
]
},
"name": "string",
"operation": "string",
"template_tags_selector": {
"template_tags_selector": [
"string"
]
},
"visual_components": [
"string"
]
}
array of
string
allowed_roles
Optional
allowed_roles
string
name
Required
name
Possible values are :
EMAIL,
VMC_UI,
VCENTER,
WEBHOOK,
LINT,
string
operation
Required
operation
Possible values are :
REPLACE,
ADD,
REMOVE,
object
template_tags_selector
Optional
template_tags_selector
array of
string
visual_components
Optional
Constraints:
minItems: 1
maxItems: 2147483647
visual_components
Possible values are :
APP_BANNER,
RESOURCE_PAGE_HEADER,
RESOURCE_CARD,