RAM Journal

get

/management/coherence/cluster/journal/ram

Use this endpoint to view RAM journal information. The information is aggregated across all RAM journal members in a Coherence cluster. Use the query parameters to change which aggregated results to view and whether the results should be constrained to cluster members with a specific member role.

Request

Query Parameters
  • The collector to use for aggregation
    Allowed Values: [ "all", "avg", "count", "list", "max", "min", "set", "sum", "intsummary", "longsummary", "doublesummary" ]
  • The data from cluster member belonging to the role will be included in the response
Back to Top

Response

Supported Media Types

200 Response

A successful request that returns information about the RAM journal
Back to Top