secondary-dns_ixfr_enable

Enable IXFR transfer protocol, default is AXFR. Only applicable to secondary zones.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-secondary-dns-ixfr-enable-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/secondary-dns_ixfr_enable",
  "title": "secondary-dns_ixfr_enable",
  "description": "Enable IXFR transfer protocol, default is AXFR. Only applicable to secondary zones.",
  "example": false,
  "type": "boolean"
}