PurgeJobInstancesFilter Structure

Use the PurgeJobInstancesFilter structure when purging job instances.

The PurgeJobInstancesFilter structure is used in the SchedulerService Service.

PurgeJobInstancesFilter Structure Fields

You must choose only one of the two properties.

Fields Description

List of JobReference

(Optional) If no Job References are specified then all JobReferences are returned.

JobInstanceStatus

(Optional)

The current status of the Job instance. Valid values are:

  • Completed

  • Running

  • Failed

  • Cancelled

  • TimedOut

  • Warning