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
-
memberIdentifier: string
An identifier of the member, it can either be the name or the nodeId of the member.
-
serviceName: string
Name of the cache service.
Query Parameters
-
verbose: boolean
True if the response needs to be verbose
Response
Supported Media Types
- application/json
200 Response
A successful request that returns a report about the partition distribution state
Root Schema : distributionState
Type:
Show Source
object
-
distributionState(optional):
string
Read Only:
true
Distribution state of the service member.