DnsServiceDomain

DnsServiceDomain
DnsServiceDomain
JSON Example
{
    "domain_name": "string",
    "pass_through": false,
    "record_ttl": 0
}
string
domain_name
Required

Service domain string used for FQDN. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
pass_through
Optional
Constraints: default: true

Third-party Authoritative domain requests are delegated toDNS VirtualService's pool of nameservers. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
record_ttl
Optional

TTL value for DNS records. Allowed values are 1-604800. Unit is SEC. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.