Unique id of the job.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/logpush_id", "title": "logpush_id", "description": "Unique id of the job.", "minimum": 1, "type": "integer" }