dnssec_public_key

Public key for DS record.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dnssec-public-key-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dnssec_public_key",
  "title": "dnssec_public_key",
  "description": "Public key for DS record.",
  "example": "oXiGYrSTO+LSCJ3mohc8EP+CzF9KxBj8/ydXJ22pKuZP3VAC3/Md/k7xZfz470CoRyZJ6gV6vml07IC3d8xqhA==",
  "nullable": true,
  "readOnly": true,
  "type": "string"
}