secondary-dns_soa_serial

The serial number of the SOA for the given zone.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-secondary-dns-soa-serial-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/secondary-dns_soa_serial",
  "title": "secondary-dns_soa_serial",
  "description": "The serial number of the SOA for the given zone.",
  "example": 2019102400.0,
  "type": "number"
}