View Service Member Distribution State

get

/management/coherence/cluster/services/{serviceName}/members/{memberIdentifier}/distributionState

Use this endpoint to view the partition distribution status for a specific service member. The status includes the partitions that remain to be transferred in order to achieve the distribution goals for the partition assignment strategy. Set the verbose parameter to true if you want the report to include details for each scheduled partition transfer.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

A successful request that returns a report about the partition distribution state
Body ()
Root Schema : distributionState
Type: object
Show Source
Back to Top