dns-custom-nameservers_ns_set

The number of the set that this name server belongs to.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-custom-nameservers-ns-set-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dns-custom-nameservers_ns_set",
  "title": "dns-custom-nameservers_ns_set",
  "default": 1,
  "description": "The number of the set that this name server belongs to.",
  "example": 1,
  "maximum": 5,
  "minimum": 1,
  "type": "number"
}