View Service Members

get

/management/coherence/cluster/services/{serviceName}/members

Use this endpoint to list the members of a specific service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

A successful request that returns the members of a service
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : serviceMember
Type: object
Show Source
Nested Schema : eventInterceptorInfo
Type: array
Read Only: true
An array of statistics for events processed by event interceptors.
Show Source
Nested Schema : transportBackloggedConnectionList
Type: array
Read Only: true
A list of currently backlogged connections on the service dedicated transport.
Show Source
Back to Top