NotificationTypeResponse
NotificationTypeResponse
JSON Example
{
"created": "string",
"updated": "string",
"version": 0,
"id": "string",
"name": "string",
"type": "string",
"description": "string",
"deployment": "string",
"provider": "string",
"priority": "string",
"callback_channel": {
"command": [
"string"
],
"callback_url": "string",
"callback_workflow": "string"
},
"visibility": "string",
"omnichannels": [
{
"name": "string",
"template_tags_selector": {
"template_tags_selector": [
"string"
]
},
"email_preferences": {
"cc": [
"string"
],
"bcc": [
"string"
],
"operation": "string",
"recipients": [
{
"email": "string",
"locale": "string"
}
]
},
"visual_components": [
"string"
],
"allowed_roles": [
"string"
]
}
],
"contact": "[email protected]/#vmc-notification-gw",
"category": "string",
"translation_id": "string",
"created_by": "[email protected]",
"updated_by": "[email protected]"
}
string As date-time
As date-time
created
Optional
The creation date of entity.
string As date-time
As date-time
updated
Optional
The update date of entity.
integer As int32
As int32
version
Optional
Version of this entity.
string As uuid
As uuid
id
Optional
Unique ID for this entity.
string
name
Required
Constraints:
minLength: 1
maxLength: 2147483647
name
string
type
Required
Constraints:
minLength: 1
maxLength: 2147483647
type
string
description
Required
Constraints:
minLength: 1
maxLength: 256
description
string
deployment
Optional
Constraints:
minLength: 1
maxLength: 2147483647
deployment
string
provider
Optional
Constraints:
minLength: 1
maxLength: 2147483647
provider
string
priority
Required
priority
Possible values are :
CRITICAL,
WARNING,
INFORMATION,
ERROR,
SUCCESS,
string
visibility
Optional
visibility
Possible values are :
DEFAULT,
HIDE_IN_PREFERENCES,
array of
Channel
omnichannels
Optional
To which omnichannel notification platform should send the messages
string
contact
Optional
Team member email or slack channel to be contacted if needed
string
category
Required
category
Possible values are :
Service_Health,
Resource_Health,
SDDC_Maintenance,
Operation,
Elastic_DRS,
VMware_Site_Recovery_Service,
Org_General,
string As uuid
As uuid
translation_id
Optional
translation_id
string
created_by
Optional
The username of the person/app who created the notification type
string
updated_by
Optional
The username of the person/app who updated the notification type