View the List of health checks for all members

get

/management/coherence/cluster/health/members

Use this endpoint to list the health checks in all Coherence cluster members.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

A successful request that returns the health checks for all members in a Coherence cluster
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : health
Type: object
Show Source
Back to Top