JOC API

Version 1.13.10

Download RAML
JOC API
/jobstreams/eventlist
POST

A list of events for a given session.


Parameters in the POST body schema

Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
jobStream optional, string Name of a job stream myJobStream
session required, string The session id of a job stream instance. The call will return events assigned to this session instance. 4d203337-19c5-488d-b9d9-ef67ae173b1f
outConditionId optional, Number Id of an out-condition to filter only events created by a specific out-conditon /4711