GET realm/persistence/<clus_name>/sets/<set_name>/servers

This web method retrieves a collection of service objects from a specific service set in a persistence cluster definition.

  • <clus_name> in the URI is the name of the persistence cluster.
  • <set_name> in the URI is the name of the service set.

Example Requests

curl -X GET http://<host>:<port>/api/v1/realm/persistence/<clus_name>/sets/<set_name>/servers