Cloudflare · Example Payload

Cloudflare Logpush Logpush Job Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

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

Top-level fields

idnameenableddatasetdestination_conflogpull_optionsfrequencylast_completelast_errorerror_message

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "enabled": true,
  "dataset": "example_value",
  "destination_conf": "example_value",
  "logpull_options": "example_value",
  "frequency": "example_value",
  "last_complete": "example_value",
  "last_error": "example_value",
  "error_message": "example_value"
}