Stop a Service
post
/management/coherence/cluster/services/{serviceName}/members/{memberIdentifier}/stop
Use this endpoint to force a specific service to stop. Use the shutdown endpoint for normal service termination.
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