logpush_session_id

Unique session id of the job.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-logpush-session-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/logpush_session_id",
  "title": "logpush_session_id",
  "description": "Unique session id of the job.",
  "example": "99d471b1ca3c23cc8e30b6acec5db987",
  "type": "string"
}