/clusters/{clusterName}/services/{serviceName}/roleCommands/jmapHisto
Mount Point: /api/v15/clusters/{clusterName}/services/{serviceName}/roleCommands/jmapHisto
POST
Run the jmapHisto diagnostic command. The command runs the jmap utility to capture a histogram of the objects on 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.