workers_logpush

Whether Logpush is turned on for the Worker.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-logpush-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_logpush",
  "title": "workers_logpush",
  "description": "Whether Logpush is turned on for the Worker.",
  "example": false,
  "type": "boolean"
}