secondary-dns_port

DNS port of primary or secondary nameserver, depending on what zone this peer is linked to.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-secondary-dns-port-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/secondary-dns_port",
  "title": "secondary-dns_port",
  "description": "DNS port of primary or secondary nameserver, depending on what zone this peer is linked to.",
  "example": 53,
  "type": "number"
}