func (s *BatchService) GetPoolInfo(ctx context.Context, name string) (info *models.CloudPool, err error) {

    s.Logger.Println("Retrieving information of pool", name)
    res, err := s.client.Pools.PoolGet(
        pools.NewPoolGetParamsWithContext(ctx).