Cloudflare · Example Payload

Cloudflare Dns Dns Record Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Dns Dns Record Example is an example object payload from Cloudflare, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idzone_idzone_namenamecontentttlproxiedproxiablelockedcommenttagscreated_onmodified_on

Example Payload

Raw ↑
{
  "id": "abc123",
  "zone_id": "500123",
  "zone_name": "example_value",
  "name": "Example Title",
  "content": "example_value",
  "ttl": 10,
  "proxied": true,
  "proxiable": true,
  "locked": true,
  "comment": "example_value",
  "tags": [],
  "created_on": "example_value",
  "modified_on": "example_value"
}