View Service Information
get
/management/coherence/cluster/services/{serviceName}
Use this endpoint to view performance information for a specific service in the cluster. The information is aggregated across all service members. Use the query parameters to change which aggregated results to view and to determine whether the results should be constrained to service members with a specific member role.
Request
Path Parameters
-
serviceName: string
Name of the cache service.
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 performance metrics for a service