zones_paused

Indicates whether the zone is only using Cloudflare DNS services. A true value means the zone will not receive security or performance benefits.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zones-paused-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zones_paused",
  "title": "zones_paused",
  "default": false,
  "description": "Indicates whether the zone is only using Cloudflare DNS services. A\ntrue value means the zone will not receive security or performance\nbenefits.\n",
  "readOnly": true,
  "type": "boolean"
}