The Dynamic DNS (DDNS) Configuration holds the information used to establish the connection with the provider
assocGatewayId |
connectionStatus |
enableDDNSConfig |
hostname |
password |
providerName |
username |
This object has no members.
The associated parent NSGateway UUID to the Dynamic DNS Config
Format: free
Max length: 255
SDK attribute: assocGatewayId
Dynamic DNS connection status represents the status of the provider connection.
Allowed values: FAILED, SUCCESS, UNKNOWN
Default value: UNKNOWN
SDK attribute: connectionStatus
User can enable/disable the DDNS config using this flag
Default value: true
SDK attribute: enableDDNSConfig
Fully Qualified Domain Name to be used for NSG Uplink
Format: free
Min length: 1
Max length: 255
SDK attribute: hostname
Dynamic DNS provider password
Format: free
Min length: 1
Max length: 255
SDK attribute: password
Dynamic DNS Provider Name
Allowed values: DYN_DNS, NO_IP
Default value: DYN_DNS
SDK attribute: providerName
Dynamic DNS provider username
Format: free
Min length: 1
Max length: 255
SDK attribute: username