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
Back to Top

Response

Supported Media Types

200 Response

Command invocation is successful
Back to Top