The FQDN of the name server.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dns-custom-nameservers_ns_name", "title": "dns-custom-nameservers_ns_name", "description": "The FQDN of the name server.", "example": "ns1.example.com", "format": "hostname", "type": "string" }