Function fastly_api::apis::server_api::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.