View the specific health check in all members

get

/management/coherence/cluster/health/{healthIdentifier}/members

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

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

A successful request that returns the health checks 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

404 Response

No health check exists for the specified name
Back to Top