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 server objects from a specific server 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 server set.
Example Requests
curl -X GET http://host:port/api/v1/realm/persistence/clus_name/sets/set_name/servers