Update DNS Service Profile (v2.1)
PUT/sdwan/v2.1/api/dnsserviceprofiles/:dnsservice_role_id
Update a DNS service profile.
Request
Path Parameters
ID of the DNS service profile.
- application/json
Body
Details of the DNS service profile to be updated
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
authoritative_config AuthoritativeConfig
The configuration details of the authoritative DNS server where all the queries will try to resolve without forwarding it to external servers.
caa_records CaaRecord[]
List of valid CAA records. CAA record is a type of DNS record used to provide additional confirmation for the Certification Authority (CA) when validating an SSL certificate.
The CAA record flags.
The CAA record name. Max size = 128.
An information field that can be added to identify the CCA record.
The value of the CAA record. Max size = 256.
cname_records CnameRecords[]
List of valid cname records.
The unique name of the CAA record.
The CAA name record traget. Max size = 128.
The TTL range of the CAA record.
dns_resource_records DnsResourceRecords[]
The list of valid DNS resource records.
The value of the DNS record is given by the hex data. Max size = 128.
The unique name of the DNS resource record. Max size = 128.
The DNS resource record number.
host_records HostRecord[]
The list of valid DNS host records.
The list of configured host record domain names.
The IPv4 address for the host.
The IPv6 address for the host.
The ttl range of the host record.
mx_host_records MxHostRecord[]
The details of the MX host records.
The MX host name. Max size = 128.
The MX name. Max size = 128.
The preference of the MX host record.
naptr_records NaptrRecords[]
The details of the naptr records.
The naptr record flags.
The naptr record name.
The valid order of the naptr record.
The valid naptr prefernce range.
The regexp to match DNS host name or IP address. Max size = 256.
The valid replacement value of the naptr record. Max size = 256.
The service value of the naptr record. Max size = 256.
List of the valid IP addresses of the DNS service profiles.
ptr_records PtrRecords[]
The details of the DNS PTR records. DNS PTR record is used for reverse DNS lookups, and it matches domain names with IP addresses.
The name of the DNS ptr record. Max size = 128.
The ptr record target value. Max size = 256.
he secondary server details of the DNS profile.
servers Server[]
The DNS profile server details.
The ID of the DNS service role.
The domain name of the auth servers.
soa SOA[]
The start of authority (SOA) record which includes administrative information on the zone, as defined by the domain name system (DNS).
The expiry range.
Host Master
The refresh value.
The retry value.
The SOA auth config serial number.
srv_hosts SrvHost[]
The SRV record specifies a host and port for specific services. It includes a port alongwith the IP address.
The SRV host domain name.
The SRV host port.
The SRV host priority.
The SRV host protocol.
The SRV host service.
The SRV host target.
The SRV host weight.
synth_domains SynthDomain[]
Lists the details of the DNS syth domains.
The synth domain name.
The synth domain end IP address.
The synth domain IP address prefix.
The synth domain prefex.
The synth doamin start IP address.
The ttl range.
txt_records TxtRecord[]
Lists the details of DNS TXT records.
The TXT record domain name. Max size = 128.
The text length of the TXT record.
zones Zone[]
List the details of the authoritative zones.
The authoritative config zone domain name.
The exclude prefix of the authoritative config domain.
The inlcude prefix of the authoritative config domain.
cache_config CacheConfig
Lists details of the cache configuration.
The cache size.
If the option disable negative caching option is disabled.
The max cache ttl range.
The min cacahe ttl range.
The negative cache ttl range.
The description of the DNS profiles.
dns_forward_config DnsForwardConfigV2required
Lists details of the DNS forward requests configuration.
dns_servers DnsServersV2[]required
Details of the DNS severs.
Possible values: [ipv4
, ipv6
, ipv4v6
]
The DNS server address values.
The DNS server IP address.
The DNS server port.
The DNS server domain names.
The DNS forward service role ID. Max size = 20.
The DNS server IP prefix.
The DNS server source port.
The DNS service max source port.
The DNS service min source port.
If the option es enabled to send to all DNS servers.
dns_queries_metadata DnsQueriesMetadata
Lists the DNS queries parameters that append the client metadata to the DNS query as it is sent to the upstream DNS server.
add_client_mac ClientMac
The client MAC address of the requestor to DNS queries which are forwarded upstream.
Possible values: [base64
, hexadecimal
]
The MAC encoding format.
add_customer_premises_equipment CustomerPremisesEquipment
The element ID, text, or element name is added based on the DNS query configuration.
The custom string added to the DNS query.
Possible values: [text
, element_id
, element_name
]
The customer premises equipment type.
add_subnets Subnet[]
The subnet ID is added for the DNS query.
The IPv4 address for the add subnet.
The prefix lenth of the IP4 address of the add subnet.
The IPv6 address for the add subnet.
The prefix lenth of the IPv6 address of the add subnet.
dns_rebind_config DnsRebindConfig
The details of the DNS rebind configuration.
Enable localhost rebind.
The DNS rebind domain list.
Stop the DNS rebind private IP.
dns_response_overrides DnsResponseOverrides
The details of the DNS response overrides.
aliases Alias[]
Details of the DNS alias record. This record points your domain name to a hostname instead of an IP address.
Alias mask - Allowed range = 0-32.
The alias original end IP address.
The alias originap IP address.
The alias original start IP address.
The alias replace IP address.
The IP addresses that can be identified as Bogus NX Domains.
Option to disable private IP lookups.
Ignore the IP addresses.
The local TTL value.
The max TTL value.
dnssec_config DnsSecConfig
The DNS secondary server configuration details.
If DNSSEC time check is disabled.
If the DNS check is unsigned.
The DNSSEC is enabled.
trust_anchors TrustAnchor[]
Details on the trust anchors.
The class of the trust anchor.
The domain of the trust anchor.
key_digest KeyDigest
The key digest details of the trust anchor.
If key digest algorithm of the trust anchor. Max = 255.
The key digest config. Max = 256.
The trust anchor key digest type. Max = 255.
The trust anchor key tag.
domains_to_addresses DomainsToAddress[]
The unique domain to address mapping and the IP address.
The domain name.
The IPv4 address for the domain to address mapping.
The IPv6 address for the domain to address mapping.
The EDNS packets size. The default size is 4096.
If DNS loop detection is enabled.
If DNS second proxy is enabled.
If DNS strict domain name is enabled.
The ID.
The ID mapped to the interfaces which are used for listening.
The port where the DNS is listening to the DNS queries.
The DNS profile name.
An information field that can be added to identify the DNS profile.
Responses
- 200
- 400
Successful Operation
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
authoritative_config AuthoritativeConfig
The configuration details of the authoritative DNS server where all the queries will try to resolve without forwarding it to external servers.
caa_records CaaRecord[]
List of valid CAA records. CAA record is a type of DNS record used to provide additional confirmation for the Certification Authority (CA) when validating an SSL certificate.
The CAA record flags.
The CAA record name. Max size = 128.
An information field that can be added to identify the CCA record.
The value of the CAA record. Max size = 256.
cname_records CnameRecords[]
List of valid cname records.
The unique name of the CAA record.
The CAA name record traget. Max size = 128.
The TTL range of the CAA record.
dns_resource_records DnsResourceRecords[]
The list of valid DNS resource records.
The value of the DNS record is given by the hex data. Max size = 128.
The unique name of the DNS resource record. Max size = 128.
The DNS resource record number.
host_records HostRecord[]
The list of valid DNS host records.
The list of configured host record domain names.
The IPv4 address for the host.
The IPv6 address for the host.
The ttl range of the host record.
mx_host_records MxHostRecord[]
The details of the MX host records.
The MX host name. Max size = 128.
The MX name. Max size = 128.
The preference of the MX host record.
naptr_records NaptrRecords[]
The details of the naptr records.
The naptr record flags.
The naptr record name.
The valid order of the naptr record.
The valid naptr prefernce range.
The regexp to match DNS host name or IP address. Max size = 256.
The valid replacement value of the naptr record. Max size = 256.
The service value of the naptr record. Max size = 256.
List of the valid IP addresses of the DNS service profiles.
ptr_records PtrRecords[]
The details of the DNS PTR records. DNS PTR record is used for reverse DNS lookups, and it matches domain names with IP addresses.
The name of the DNS ptr record. Max size = 128.
The ptr record target value. Max size = 256.
he secondary server details of the DNS profile.
servers Server[]
The DNS profile server details.
The ID of the DNS service role.
The domain name of the auth servers.
soa SOA[]
The start of authority (SOA) record which includes administrative information on the zone, as defined by the domain name system (DNS).
The expiry range.
Host Master
The refresh value.
The retry value.
The SOA auth config serial number.
srv_hosts SrvHost[]
The SRV record specifies a host and port for specific services. It includes a port alongwith the IP address.
The SRV host domain name.
The SRV host port.
The SRV host priority.
The SRV host protocol.
The SRV host service.
The SRV host target.
The SRV host weight.
synth_domains SynthDomain[]
Lists the details of the DNS syth domains.
The synth domain name.
The synth domain end IP address.
The synth domain IP address prefix.
The synth domain prefex.
The synth doamin start IP address.
The ttl range.
txt_records TxtRecord[]
Lists the details of DNS TXT records.
The TXT record domain name. Max size = 128.
The text length of the TXT record.
zones Zone[]
List the details of the authoritative zones.
The authoritative config zone domain name.
The exclude prefix of the authoritative config domain.
The inlcude prefix of the authoritative config domain.
cache_config CacheConfig
Lists details of the cache configuration.
The cache size.
If the option disable negative caching option is disabled.
The max cache ttl range.
The min cacahe ttl range.
The negative cache ttl range.
The description of the DNS profiles.
dns_forward_config DnsForwardConfigV2required
Lists details of the DNS forward requests configuration.
dns_servers DnsServersV2[]required
Details of the DNS severs.
Possible values: [ipv4
, ipv6
, ipv4v6
]
The DNS server address values.
The DNS server IP address.
The DNS server port.
The DNS server domain names.
The DNS forward service role ID. Max size = 20.
The DNS server IP prefix.
The DNS server source port.
The DNS service max source port.
The DNS service min source port.
If the option es enabled to send to all DNS servers.
dns_queries_metadata DnsQueriesMetadata
Lists the DNS queries parameters that append the client metadata to the DNS query as it is sent to the upstream DNS server.
add_client_mac ClientMac
The client MAC address of the requestor to DNS queries which are forwarded upstream.
Possible values: [base64
, hexadecimal
]
The MAC encoding format.
add_customer_premises_equipment CustomerPremisesEquipment
The element ID, text, or element name is added based on the DNS query configuration.
The custom string added to the DNS query.
Possible values: [text
, element_id
, element_name
]
The customer premises equipment type.
add_subnets Subnet[]
The subnet ID is added for the DNS query.
The IPv4 address for the add subnet.
The prefix lenth of the IP4 address of the add subnet.
The IPv6 address for the add subnet.
The prefix lenth of the IPv6 address of the add subnet.
dns_rebind_config DnsRebindConfig
The details of the DNS rebind configuration.
Enable localhost rebind.
The DNS rebind domain list.
Stop the DNS rebind private IP.
dns_response_overrides DnsResponseOverrides
The details of the DNS response overrides.
aliases Alias[]
Details of the DNS alias record. This record points your domain name to a hostname instead of an IP address.
Alias mask - Allowed range = 0-32.
The alias original end IP address.
The alias originap IP address.
The alias original start IP address.
The alias replace IP address.
The IP addresses that can be identified as Bogus NX Domains.
Option to disable private IP lookups.
Ignore the IP addresses.
The local TTL value.
The max TTL value.
dnssec_config DnsSecConfig
The DNS secondary server configuration details.
If DNSSEC time check is disabled.
If the DNS check is unsigned.
The DNSSEC is enabled.
trust_anchors TrustAnchor[]
Details on the trust anchors.
The class of the trust anchor.
The domain of the trust anchor.
key_digest KeyDigest
The key digest details of the trust anchor.
If key digest algorithm of the trust anchor. Max = 255.
The key digest config. Max = 256.
The trust anchor key digest type. Max = 255.
The trust anchor key tag.
domains_to_addresses DomainsToAddress[]
The unique domain to address mapping and the IP address.
The domain name.
The IPv4 address for the domain to address mapping.
The IPv6 address for the domain to address mapping.
The EDNS packets size. The default size is 4096.
If DNS loop detection is enabled.
If DNS second proxy is enabled.
If DNS strict domain name is enabled.
The ID.
The ID mapped to the interfaces which are used for listening.
The port where the DNS is listening to the DNS queries.
The DNS profile name.
An information field that can be added to identify the DNS profile.
{
"authoritative_config": {
"caa_records": [
{
"flags": "string",
"name": "string",
"tag": "string",
"value": "string"
}
],
"cname_records": [
{
"name": [
"string"
],
"target": "string",
"ttl": 0
}
],
"dns_resource_records": [
{
"hex_data": "string",
"name": "string",
"rr_number": 0
}
],
"host_records": [
{
"domain_names": [
"string"
],
"ipv4_address": "string",
"ipv6_address": "string",
"ttl": 0
}
],
"mx_host_records": [
{
"hostname": "string",
"mx_name": "string",
"preference": 0
}
],
"naptr_records": [
{
"flags": "string",
"name": "string",
"order": 0,
"preference": 0,
"regexp": "string",
"replacement": "string",
"service": "string"
}
],
"peers": [
"string"
],
"ptr_records": [
{
"name": "string",
"target": "string"
}
],
"secondary_servers": [
"string"
],
"servers": [
{
"dnsservicerole_id": "string",
"domain_name": "string"
}
],
"soa": [
{
"expiry": 0,
"host_master": "string",
"refresh": 0,
"retry": 0,
"serial_number": 0
}
],
"srv_hosts": [
{
"domain_name": "string",
"port": 0,
"priority": 0,
"protocol": "string",
"service": "string",
"target": 0,
"weight": 0
}
],
"synth_domains": [
{
"domain": "string",
"end_ipaddress": "string",
"ipaddress_prefix": "string",
"prefix": "string",
"start_ipaddress": "string"
}
],
"ttl": 0,
"txt_records": [
{
"domain_name": "string",
"texts": [
"string"
]
}
],
"zones": [
{
"domain_name": "string",
"exclude_prefix": [
"string"
],
"include_prefix": [
"string"
]
}
]
},
"cache_config": {
"cache_size": 0,
"disable_negative_caching": true,
"max_cache_ttl": 0,
"min_cache_ttl": 0,
"negative_cache_ttl": 0
},
"dns_forward_config": {
"dns_servers": [
{
"address_family": "ipv4",
"dnsserver_ip": "string",
"dnsserver_port": 0,
"domain_names": [
"string"
],
"forward_dnsservicerole_id": "string",
"ip_prefix": "string",
"source_port": 0
}
],
"max_source_port": 0,
"min_source_port": 0,
"send_to_all_dns_servers": true
},
"dns_queries_metadata": {
"add_client_mac": {
"mac_encoding_format": "base64"
},
"add_customer_premises_equipment": {
"identifier_text": "string",
"type": "text"
},
"add_subnets": [
{
"ipv4_address": "string",
"ipv4_prefix_length": 0,
"ipv6_address": "string",
"ipv6_prefix_length": 0
}
]
},
"dns_rebind_config": {
"enable_localhost_rebind": true,
"rebind_domains": [
"string"
],
"stop_dns_rebind_privateip": true
},
"dns_response_overrides": {
"aliases": [
{
"mask": 0,
"original_end_ip": "string",
"original_ip": "string",
"original_start_ip": "string",
"replace_ip": "string"
}
],
"bogus_nx_domains": [
"string"
],
"disable_private_ip_lookups": true,
"ignore_ip_addresses": [
"string"
],
"local_ttl": 0,
"max_ttl": 0
},
"dnssec_config": {
"disable_dnssec_timecheck": true,
"dns_check_unsigned": true,
"enabled": true,
"trust_anchors": [
{
"class": "string",
"domain": "string",
"key_digest": {
"algorithm": 0,
"digest": "string",
"digest_type": 0,
"key_tag": 0
}
}
]
},
"domains_to_addresses": [
{
"domain_names": [
"string"
],
"ipv4_address": "string",
"ipv6_address": "string"
}
],
"edns_packet_max": 0,
"enable_dns_loop_detection": true,
"enable_dnssec_proxy": true,
"enable_strict_domain_name": true,
"id": "string",
"listen_dnsservicerole_id": "string",
"listen_port": 0,
"name": "string",
"tags": [
"string"
]
}
Bad Request
- application/json
- Schema
- Example (from schema)
- Example
Schema
- Array [
- ]
_error ErrorResponse[]
The error code.
The error message.
{
"_error": [
{
"code": "string",
"message": "string"
}
]
}
{
"value": {
"_error": [
{
"code": "INVALID_JSON_EXTRA_ATTRIBUTE"
},
{
"code": "INVALID_REQUEST_DUPLICATE_KEY"
},
{
"code": "INVALID_PROFILE_CONFIG"
},
{
"code": "INVALID_LISTENROLE_ID"
},
{
"code": "DNSSERVER_DOMAIN_NAMES_CONFIG_INVALID_HOST"
},
{
"code": "DNSSERVER_INVALID_FWDROLE_ID"
},
{
"code": "DNSREBIND_DOMAIN_CONFIG_INVALID_HOST"
},
{
"code": "DUPLICATE_DOMAINTOADDRESS_MAPPING_UNSUPPORTED"
},
{
"code": "DOMAINTOADDRESS_DOMAIN_NAMES_CONFIG_INVALID_HOST"
},
{
"code": "TRUST_ANCHORS_MISSING"
},
{
"code": "DISABLE_DNSSEC_TIMECHECK_NOT_ALLOWED"
},
{
"code": "DNS_CHECK_UNSIGNED_NOT_ALLOWED"
},
{
"code": "DNSSEC_CONFIG_NOT_ALLOWED"
},
{
"code": "HOSTRECORD_DOMAIN_NAMES_CONFIG_INVALID_HOST"
},
{
"code": "INVALID_NAPTRRECORD_CONFIG"
},
{
"code": "INVALID_SYNTH_DOMAIN_CONFIG"
},
{
"code": "INVALID_ALIAS_CONFIG"
},
{
"code": "INVALID_ADD_CUSTOMER_PREMISES_EQUIPMENT_CONFIG"
},
{
"code": "NAME_EXCEEDS_LIMIT"
},
{
"code": "DESCRIPTION_EXCEEDS_LIMIT"
},
{
"code": "INVALID_TAG"
},
{
"code": "INVALID_DNSSERVER_LISTEN_PORT_RANGE_CONFIG"
},
{
"code": "DNSSERVICE_CONFIG_INVALID_MINSOURCEPORT_VALUE"
},
{
"code": "DNSSERVICE_CONFIG_INVALID_MAXSOURCEPORT_VALUE"
},
{
"code": "INVALID_DNSSERVER_IP_PREFIX_CONFIG"
},
{
"code": "INVALID_DNSSERVER_DOMAIN_NAMES_LIST_CONFIG"
},
{
"code": "DNSSERVER_IP_CONFIG_MISSING"
},
{
"code": "INVALID_DNSSERVER_IP_CONFIG_IP"
},
{
"code": "INVALID_DNSSERVER_PORT_RANGE_CONFIG"
},
{
"code": "INVALID_DNSSERVER_SOURCE_PORT_RANGE_CONFIG"
},
{
"code": "INVALID_CUSTOMER_PREMISES_EQUIPMENT_TYPE"
},
{
"code": "DNSQUERYMETADATA_CONFIG_INVALID_IP_ADDRESS"
},
{
"code": "DNSQUERYMETADATA_CONFIG_INVALID_IP_PREFIX_LENGTH_RANGE"
},
{
"code": "DNSQUERYMETADATA_CONFIG_INVALID_IPV6_ADDRESS"
},
{
"code": "DNSQUERYMETADATA_CONFIG_INVALID_IPV6_PREFIX_LENGTH_RANGE"
},
{
"code": "INVALID_BOGUS_NX_DOMAINS"
},
{
"code": "INVALID_IGNORE_IP_ADDRESS"
},
{
"code": "ALIAS_CONFIG_INVALID_ORIGINAL_IP"
},
{
"code": "ALIAS_CONFIG_INVALID_ORIGINAL_START_IP"
},
{
"code": "ALIAS_CONFIG_INVALID_ORIGINAL_END_IP"
},
{
"code": "ALIAS_CONFIG_REPLACE_IP_ADDRESS_MISSING"
},
{
"code": "INVALID_DNSREBIND_REBIND_DOMAINS_LIST_CONFIG"
},
{
"code": "INVALID_TRUSTANCHOR_KEY_TAG_RANGE_CONFIG"
},
{
"code": "INVALID_TRUSTANCHOR_KEY_DIGEST_ALGO_RANGE_CONFIG"
},
{
"code": "INVALID_TRUSTANCHOR_KEY_DIGEST_TYPE_RANGE_CONFIG"
},
{
"code": "INVALID_DOMAINTOADDRESS_DOMAIN_NAMES_LIST_CONFIG"
},
{
"code": "DOMAINTOADDRESS_IP_CONFIG_MISSING"
},
{
"code": "INVALID_SECONDARY_SERVER"
},
{
"code": "INVALID_PEER_ADDRESS"
},
{
"code": "AUTHCONFIG_SERVER_DOMAIN_NAME_CONFIG_MISSING"
},
{
"code": "AUTHCONFIG_SERVER_DOMAIN_NAME_CONFIG_INVALID_HOST"
},
{
"code": "AUTHCONFIG_ZONE_DOMAIN_NAME_CONFIG_MISSING"
},
{
"code": "AUTHCONFIG_ZONE_DOMAIN_NAME_CONFIG_INVALID_HOST"
},
{
"code": "AUTHCONFIG_ZONE_INVALID_INCLUDE_PREFIX"
},
{
"code": "AUTHCONFIG_ZONE_INVALID_EXCLUDE_PREFIX"
},
{
"code": "AUTHCONFIG_SOA_SERIAL_NUMBER_CONFIG_MISSING"
},
{
"code": "INVALID_HOSTRECORD_DOMAIN_NAMES_LIST_CONFIG"
},
{
"code": "INVALID_HOSTRECORD_IPV4_CONFIG"
},
{
"code": "INVALID_HOSTRECORD_IPV6_CONFIG"
},
{
"code": "SYNTHDOMAIN_DOMAIN_NAMES_CONFIG_INVALID_HOST"
},
{
"code": "INVALID_SYNTHDOMAIN_START_IP_ADDRESS_CONFIG"
},
{
"code": "INVALID_SYNTHDOMAIN_END_IP_ADDRESS_CONFIG"
},
{
"code": "INVALID_SYNTHDOMAIN_IP_ADDRESS_PREFIX_CONFIG"
},
{
"code": "SRVHOST_SERVICE_MISSING"
},
{
"code": "SRVHOST_PROTOCOL_MISSING"
},
{
"code": "SRVHOST_DOMAIN_NAME_CONFIG_INVALID_HOST"
},
{
"code": "INVALID_SRVHOST_PORT_RANGE_CONFIG"
},
{
"code": "INVALID_SRVHOST_PRIORITY_RANGE_CONFIG"
},
{
"code": "NAPTRRECORD_NAME_MISSING"
},
{
"code": "INVALID_NAPTRRECORD_ORDER_RANGE_CONFIG"
},
{
"code": "NAPTRRECORD_ORDER_MISSING"
},
{
"code": "INVALID_NAPTRRECORD_PREFERENCE_RANGE_CONFIG"
},
{
"code": "NAPTRRECORD_PREFERENCE_MISSING"
},
{
"code": "NAPTRRECORD_FLAGS_MISSING"
},
{
"code": "CAARECORD_NAME_MISSING"
},
{
"code": "CAARECORD_FLAG_MISSING"
},
{
"code": "CAARECORD_TAG_MISSING"
},
{
"code": "CAARECORD_VALUE_MISSING"
},
{
"code": "DNSRESOURCERECORD_NAME_MISSING"
},
{
"code": "DNSRESOURCERECORD_RRNUMBER_MISSING"
},
{
"code": "CNAMERECORD_NAME_MISSING"
},
{
"code": "CNAMERECORD_TARGET_MISSING"
},
{
"code": "PTRRECORD_NAME_MISSING"
},
{
"code": "TXTRECORD_DOMAIN_NAME_MISSING"
},
{
"code": "TXTRECORD_TEXT_INVALID_LENGTH"
},
{
"code": "MX_NAME_MISSING"
},
{
"code": "MX_HOST_NAME_MISSING"
},
{
"code": "MX_NAME_DOMAIN_NAMES_CONFIG_INVALID_HOST"
},
{
"code": "INVALID_DNSSERVER_IP_CONFIG_IPV6"
},
{
"code": "INVALID_DNSSERVER_IPV6_PREFIX_CONFIG"
}
]
}
}