logpush_id

Unique id of the job.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-logpush-id-schema.json Raw ↑
{
  "$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"
}