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

The web method GET realm/persistence/clus_name/sets/set_name/servers 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