View Caches

get

/management/coherence/cluster/views

Use this endpoint to view a list of view caches in the cluster. View 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 : viewAggregate
Type: object
Show Source
Nested Schema : summaryNumber
Type: object
Show Source
Back to Top