batch-definition
Removes a Batch definition stored on the Broker.
Example Request
DELETE http://example.com:8080/livecluster/rest/batch/batch-definition
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
name |
String |
Name of batch definition whose definition needs to be removed from the Broker |
CalculatorServiceExample |
Example Response
204 no content
Result: Batch definition is removed from the Broker.