Flag that indicates if the job is enabled.
{ "$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" }