View Storage Managers

get

/management/coherence/cluster/storage

Use this endpoint to view list of storage managers in the cluster. A Storage instance manages all index, listener, and lock information for the portion of the DistributedCache managed by the local member.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

A successful request that returns the storage managers in a Coherence cluster
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : storage
Type: object
Details of the particular storage manager.
Show Source
Nested Schema : nodeId
Type: array
Storage manager members.
Show Source
Back to Top