dnssec_algorithm

Algorithm key code.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dnssec-algorithm-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dnssec_algorithm",
  "title": "dnssec_algorithm",
  "description": "Algorithm key code.",
  "example": "13",
  "nullable": true,
  "readOnly": true,
  "type": "string"
}