logpush_enabled

Flag that indicates if the job is enabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-logpush-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/logpush_enabled",
  "title": "logpush_enabled",
  "description": "Flag that indicates if the job is enabled.",
  "example": false,
  "type": "boolean"
}