register-service
Registers the binding in the Service Registry; this must be done on the Primary Director.
Example Request
POST http://example.com:8080/livecluster/rest/service/register-service
Example Input
Parameters
|
Parameter Name |
Data Type |
Description |
Sample Value |
|
— |
JSON |
Service binding date that needs to be registered |
{ "parameters": [
|
Example Response
204 no content
Result: Service type is created.