Add method to REST API to manage domain default DNS zone settings (for DNS TTL management)
Currently when using the REST API to get the DNS records of a domain, no TTL values are returned for records unless their TTL values have been changed by the user manually. That's because (by default) DNS records inherit their TTL values from the default DNS zone settings of a domain. However these default DNS zone settings cannot be viewed or managed by the Rest API. Meaning that the default TTL values for DNS records can be viewed using the REST API.
Resulting in a deficiency for users who want to use the REST API to properly manage DNS records.
1
vote
Kaspar
shared this idea