IpamDnsInternalProfile
{
"dns_service_domain": [
{
"domain_name": "string",
"pass_through": false,
"record_ttl": 0
}
],
"dns_virtualservice_ref": "string",
"ttl": 0,
"usable_networks": [
{
"labels": [
{
"key": "string",
"value": "string"
}
],
"nw_ref": "string"
}
]
}
List of service domains. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Avi VirtualService to be used for serving DNS records. It is a reference to an object of type VirtualService. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Default TTL for all records, overridden by TTL value for each service domain configured in DnsServiceDomain. Allowed values are 1-604800. Unit is SEC. Allowed with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- 30), Basic (Allowed values- 30) edition.
Usable networks for Virtual IP. If VirtualService does not specify a network and auto_allocate_ip is set, then the first available network from this list will be chosen for IP allocation. Field introduced in 20.1.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.