Function get_pool_server

Source
pub async fn get_pool_server(
    configuration: &mut Configuration,
    params: GetPoolServerParams,
) -> Result<ServerResponse, Error<GetPoolServerError>>
Expand description

Gets a single server for a particular service and pool.