unregister-service

Unregisters the binding in the Service Registry; this must be done on the Primary Director.

Example Request

DELETE http://example.com:8080/livecluster/rest/service/unregister-service

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

name

String

Name of the Service that needs to be unregistered

JavaCalculatorExample

Example Response

204 no content

Result: Service is removed from Service Types.