dnssec_flags

Flag for DNSSEC record.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dnssec-flags-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dnssec_flags",
  "title": "dnssec_flags",
  "description": "Flag for DNSSEC record.",
  "example": 257,
  "nullable": true,
  "readOnly": true,
  "type": "number"
}