{ "id": "projects/project_name/aggregated/targetPools", "items": { "regions/europe-west1": { "warning": { "code": "NO_RESULTS_ON_PAGE", "data": [ { "key": "scope", "value": "regions/europe-west1" } ], "message": "There are no results for scope 'regions/europe-west1' on this page." } }, "regions/us-central1": { "targetPools": [ { "creationTimestamp": "2013-11-01T14:50:04.620-07:00", "healthChecks": [ "https://www.googleapis.com/compute/v1/projects/project_name/global/httpHealthChecks/libcloud-lb-demo-healthcheck" ], "id": "6918395933376220338", "instances": [ "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-b/instances/libcloud-lb-demo-www-000", "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-b/instances/libcloud-lb-demo-www-001" ], "kind": "compute#targetPool", "name": "libcloud-lb-demo-lb-tp", "region": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1/targetPools/libcloud-lb-demo-lb-tp" }, { "creationTimestamp": "2013-11-01T14:51:45.822-07:00", "healthChecks": [ "https://www.googleapis.com/compute/v1/projects/project_name/global/httpHealthChecks/libcloud-lb-demo-healthcheck" ], "id": "2277093827336176997", "instances": [ "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-b/instances/libcloud-lb-demo-www-000", "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-b/instances/libcloud-lb-demo-www-001" ], "kind": "compute#targetPool", "name": "lctargetpool", "region": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1/targetPools/lctargetpool" }, { "creationTimestamp": "2013-11-01T12:09:45.831-07:00", "healthChecks": [ "https://www.googleapis.com/compute/v1/projects/project_name/global/httpHealthChecks/basic-check" ], "id": "03531496913089065061", "kind": "compute#targetPool", "name": "www-pool", "region": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1/targetPools/www-pool", "sessionAffinity": "NONE" }, { "kind": "compute#targetPool", "id": "17914960036329768493", "creationTimestamp": "2014-11-26T08:37:28.831-08:00", "name": "backup-pool", "description": "", "region": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1", "healthChecks": [ "https://www.googleapis.com/compute/v1/projects/project_name/global/httpHealthChecks/default-health-check" ], "instances": [ "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-b/instances/libcloud-lb-demo-www-002" ], "sessionAffinity": "CLIENT_IP", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1/targetPools/backup-pool" }, { "kind": "compute#targetPool", "id": "11474672125700394323", "creationTimestamp": "2014-11-24T12:52:13.366-08:00", "name": "lb-pool", "region": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1", "healthChecks": [ "https://www.googleapis.com/compute/v1/projects/project_name/global/httpHealthChecks/libcloud-lb-demo-healthcheck" ], "instances": [ "https://www.googleapis.com/compute/v1/projects/project_name/zones/us-central1-b/instances/libcloud-lb-demo-www-000" ], "sessionAffinity": "NONE", "failoverRatio": 0.1, "backupPool": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1/targetPools/backup-pool", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/regions/us-central1/targetPools/lb-pool" } ] }, "regions/us-central2": { "warning": { "code": "NO_RESULTS_ON_PAGE", "data": [ { "key": "scope", "value": "regions/us-central2" } ], "message": "There are no results for scope 'regions/us-central2' on this page." } } }, "kind": "compute#targetPoolAggregatedList", "selfLink": "https://www.googleapis.com/compute/v1/projects/project_name/aggregated/targetPools" }