Shutdown a Service
post
/management/coherence/cluster/services/{serviceName}/members/{memberIdentifier}/shutdown
Use this endpoint to perform a controlled shut-down of a specific service. Shutting down a service is preferred over stopping a service.
Request
Path Parameters
-
memberIdentifier(required): string
An identifier of the member, it can either be the name or the nodeId of the member.
-
serviceName(required): string
Name of the cache service.
Response
Supported Media Types
- application/json
200 Response
Command invocation is successful