secondary-dns_algo

TSIG algorithm.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-secondary-dns-algo-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/secondary-dns_algo",
  "title": "secondary-dns_algo",
  "description": "TSIG algorithm.",
  "example": "hmac-sha512.",
  "type": "string"
}