Perform a Heap Dump for a Cluster Member
post
/management/coherence/cluster/members/{memberIdentifier}/dumpHeap
Use this endpoint to perform a heap dump on a specific member. Produces a file of heapdump-XXXXXXXXXXXX.hprof in the system's default temporary directory or in a directory that is specified by the -Dcom.oracle.coherence.common.internal.util.HeapDump.dir=path system property.
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