Log the Cluster State

post

/management/coherence/cluster/logClusterState

Use this endpoint to write the cluster state (full thread dump and outstanding polls) to the Coherence log file on members that are configured with a specific role. You can omit the role if you want to log the cluster state on all members.

Request

Query Parameters
  • The data from cluster member belonging to the role will be included in the response
Back to Top

Response

Supported Media Types

200 Response

Command invocation is successful
Back to Top