/clusters/{clusterName}/services/{serviceName}/roleCommands/jstack

Mount Point: /api/v14/clusters/{clusterName}/services/{serviceName}/roleCommands/jstack

POST

Run the jstack diagnostic command. The command runs the jstack utility to capture a role's java thread stacks.

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 jstack.

Response Body

element: bulkCommandList

List of submitted commands.