Shutdown a Cluster Member
post
/management/coherence/cluster/members/{memberIdentifier}/shutdown
Use this endpoint to shutdown all the clustered services that are running on a specific member (controlled shutdown). The management of this member will not be available until the member is restarted either manually or programmatically.
Request
Path Parameters
-
memberIdentifier(required): string
An identifier of the member, it can either be the name or the nodeId of the member.
Response
Supported Media Types
- application/json
200 Response
Command invocation is successful