resume-batch
Resumes a suspended Batch entry.
Example Request
PUT http://example.com:8080/livecluster/rest/batch/resume-batch
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
bacthId |
Long |
Batch Entry ID of the Batch that needs to be resumed |
5838911030065021273 |
Example Response
204 no content
Result: The suspended Batch entry is resumed.