secondary-dns_auto_refresh_seconds

How often should a secondary zone auto refresh regardless of DNS NOTIFY. Not applicable for primary zones.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-secondary-dns-auto-refresh-seconds-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/secondary-dns_auto_refresh_seconds",
  "title": "secondary-dns_auto_refresh_seconds",
  "description": "How often should a secondary zone auto refresh regardless of DNS NOTIFY.\nNot applicable for primary zones.",
  "example": 86400,
  "type": "number"
}