View Caches

get

/management/coherence/cluster/caches

Use this endpoint to view a list of caches in the cluster. Cache names are often used as parameters when performing other cache resource operations.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

A successful request that returns a list of caches
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : cache
Type: object
Details of the particular cache.
Show Source
Back to Top