View Cache Information
get
/management/coherence/cluster/caches/{cacheName}
Use this endpoint to view general statistics for a cache. The information is aggregated across all cache members. Use the query parameters to change which aggregated results to view and to determine whether the results should be constrained to cluster members with a specific member role.
Request
Path Parameters
-
cacheName: string
Name of the cache.
Query Parameters
-
collector: string
The collector to use for aggregationAllowed Values:
[ "all", "avg", "count", "list", "max", "min", "set", "sum", "intsummary", "longsummary", "doublesummary" ]
-
role: string
The data from cluster member belonging to the role will be included in the response
Response
Supported Media Types
- application/json
200 Response
A successful request that returns information about a cache