It would be great to have the ability of setting individual TTL values for each record in a DNS zone.
Example: I need a single A record in a zone with a short TTL (300) which is changed
frequently (via API) but I want all other records in this zone to have the default TTL (14400).
Currently this is not really possible without some "dirty hacking" and not possible
at all if we want to update the record only remotely via DA API.
With this feature we could easily update our zone remotely via API every time
for example our dynamic IP at the office changes (something like DynDNS, No-IP, etc.).
Example: I need a single A record in a zone with a short TTL (300) which is changed
frequently (via API) but I want all other records in this zone to have the default TTL (14400).
Currently this is not really possible without some "dirty hacking" and not possible
at all if we want to update the record only remotely via DA API.
With this feature we could easily update our zone remotely via API every time
for example our dynamic IP at the office changes (something like DynDNS, No-IP, etc.).