/clusters/{clusterName}/services/{serviceName}/roleCommands/jmapDump
Mount Point: /api/v18/clusters/{clusterName}/services/{serviceName}/roleCommands/jmapDump
POST
Run the jmapDump diagnostic command. The command runs the jmap utility to capture a dump of the role's java heap.
Available since API v8.Parameters
name | description | type | default |
---|---|---|---|
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Request Body
element: | roleNames |
the names of the roles to jmap.
Response Body
element: | bulkCommandList |
List of submitted commands.