Change zone default TTL
change_zone_ttlChange a DNS zone's default TTL, setting the caching duration for records without an explicit TTL. Provide the zone identifier and TTL in seconds.
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" |