suspend-batch

Suspends a scheduled Batch entry.

Example Request

PUT http://example.com:8080/livecluster/rest/batch/suspend-batch

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

batchId

Long

Batch entry ID of the Batch that needs to be suspended

5838911030065021273

Example Response

204 no content

Result: The scheduled Batch entry is suspended.