dns-records_comment

Comments or notes about the DNS record. This field has no effect on DNS responses.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-records-comment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dns-records_comment",
  "title": "dns-records_comment",
  "description": "Comments or notes about the DNS record. This field has no effect on DNS responses.",
  "example": "Domain verification record",
  "type": "string"
}