service

Cancels the Service specified by the given Service ID.

Example Request

PUT http://example.com:8080/livecluster/rest/service/service

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

jobId

Long

Service ID of the Service that needs to be canceled

6344484810359622656

Example Response

204 no content

Result: Service specified by the given Service ID is canceled.