notificationsCreateNotificationDestinationRequest

notificationsCreateNotificationDestinationRequest
notificationsCreateNotificationDestinationRequest
JSON Example
{
    "username": "string",
    "authenticationType": "string",
    "protocol": "string",
    "name": "string",
    "certificate": "string",
    "sslTlsVersion": "string",
    "host": "string",
    "password": "string",
    "port": 0,
    "description": "string"
}
string
username
Optional

username

authenticationType
Optional
Constraints: default: UNKNOWN_AUTHENTICATION_TYPE

authenticationType

Possible values are : UNKNOWN_AUTHENTICATION_TYPE, NO_AUTH, BASIC,
protocol
Optional
Constraints: default: UNKNOWN_NOTIFICATION_PROTOCOL

protocol

Possible values are : UNKNOWN_NOTIFICATION_PROTOCOL, HTTP, SMTP,
string
name
Optional

name

string
certificate
Optional

certificate

sslTlsVersion
Optional
Constraints: default: UNKNOWN_TLS_VERSION

sslTlsVersion

Possible values are : UNKNOWN_TLS_VERSION, NO_CERT, TLS1_2,
string
host
Optional

host

string
password
Optional

password

integer As int32 As int32
port
Optional

port

string
description
Optional

description