/clusters/{clusterName}/services/{serviceName}

Mount Point: /api/v1/clusters/{clusterName}/services/{serviceName}

DELETE

Deletes a service from the system.

Parameters

name description type default
clusterName The name of the cluster. path
serviceName The name of the service to delete. path

Response Body

element: service

The details of the deleted service.

GET

Retrieves details information about a service.

Parameters

name description type default
clusterName The name of the cluster. path
serviceName The service name. path

Response Body

element: service

The details of the service.