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