dns-records_content

DNS record content.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-records-content-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dns-records_content",
  "title": "dns-records_content",
  "description": "DNS record content.",
  "example": "127.0.0.1",
  "type": "string"
}