View the List of Services

get

/management/coherence/cluster/services

Use this endpoint to list the services in a Coherence cluster by service name and type. Service names are often used as parameters when performing other resource operations.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

A successful request that returns the services in a Coherence cluster
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : service
Type: object
Show Source
Back to Top