Batch
Get List
Queries for batches that fulfill given parameters. Parameters may be the properties of batches, such as the id or type.
Get List Count
Requests the number of batches that fulfill the query criteria.
Get Statistics
Queries for batch statistics that fulfill given parameters.
Get Statistics Count
Requests the number of batch statistics that fulfill the query criteria.
Delete
Deletes a batch by id, including all related jobs and job definitions.
Get
Retrieves a batch by id, according to the Batch interface in the engine.
Activate/Suspend
Activates or suspends a batch by id.