list_pool_servers

Function list_pool_servers 

Source
pub async fn list_pool_servers(
    configuration: &mut Configuration,
    params: ListPoolServersParams,
) -> Result<Vec<ServerResponse>, Error<ListPoolServersError>>
Expand description

Lists all servers for a particular service and pool.