To obtain a list of the servers within a given connection, use the
getServers() method:
| API Call | $object->getServers() | ||
| Asynchronous | no | ||
| Description | Returns the list of servers in the server pool | ||
| Returns | array (
List of objects or key/value pairs
) | ||
| Arguments | |||
| None | |||
The return type is an array of the servers in the cluster.