View Caches by Service

get

/management/coherence/cluster/services/{serviceName}/caches

Use this endpoint to view a list of caches that are managed by a specific service. Cache names are often used as parameters when performing other resource operations.

Request

Path Parameters
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