spectrum-config_dns_ttl

The TTL of our resolution of your DNS record in seconds.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-spectrum-config-dns-ttl-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/spectrum-config_dns_ttl",
  "title": "spectrum-config_dns_ttl",
  "description": "The TTL of our resolution of your DNS record in seconds.",
  "minimum": 600,
  "type": "integer"
}