Change zone default TTL
change_zone_ttlChange a DNS zone's default TTL to control how long records without an explicit TTL are cached by resolvers.
Instructions
Change the default Time To Live (TTL) of a DNS zone. Applies to RRSets without an explicit TTL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | Yes | Time To Live in seconds (60 to 2147483647) | |
| zone | Yes | ID or name of the zone, e.g. "example.com" |