finished-service
Removes the information of finished Services from the Broker.
Example Request
DELETE http://example.com:8080/livecluster/rest/service/finished-service
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
jobId |
Long |
Service ID for which finished Service needs to be removed |
3801168623022738886 |
Example Response
204 no content
Result: Service with the specified ID is deleted.