Created
September 7, 2013 20:58
-
-
Save imduffy15/6479234 to your computer and use it in GitHub Desktop.
GCE Responses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "creationTimestamp": "2013-04-25T13:32:49.088-07:00", | |
| "description": "1 vCPU (shared physical core) and 0.6 GB RAM", | |
| "guestCpus": 1, | |
| "id": "4618642685664990776", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 614, | |
| "name": "f1-micro", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/f1-micro", | |
| "zone": "europe-west1-a" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "commonInstanceMetadata": { | |
| "kind": "compute#metadata" | |
| }, | |
| "creationTimestamp": "2013-09-04T17:41:05.702-07:00", | |
| "description": "", | |
| "id": "14140363120428320211", | |
| "kind": "compute#project", | |
| "name": "silent-thunder-0001", | |
| "quotas": [ | |
| { | |
| "limit": 16.0, | |
| "metric": "INSTANCES", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 24.0, | |
| "metric": "CPUS", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 16.0, | |
| "metric": "EPHEMERAL_ADDRESSES", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 16.0, | |
| "metric": "DISKS", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 2048.0, | |
| "metric": "DISKS_TOTAL_GB", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 1000.0, | |
| "metric": "SNAPSHOTS", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 5.0, | |
| "metric": "NETWORKS", | |
| "usage": 1.0 | |
| }, | |
| { | |
| "limit": 100.0, | |
| "metric": "FIREWALLS", | |
| "usage": 2.0 | |
| }, | |
| { | |
| "limit": 100.0, | |
| "metric": "IMAGES", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 7.0, | |
| "metric": "STATIC_ADDRESSES", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 100.0, | |
| "metric": "ROUTES", | |
| "usage": 2.0 | |
| }, | |
| { | |
| "limit": 50.0, | |
| "metric": "FORWARDING_RULES", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 50.0, | |
| "metric": "TARGET_POOLS", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 50.0, | |
| "metric": "HEALTH_CHECKS", | |
| "usage": 0.0 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "creationTimestamp": "2013-09-04T17:41:06.765-07:00", | |
| "description": "europe-west1-a", | |
| "id": "4528405361502253581", | |
| "kind": "compute#zone", | |
| "maintenanceWindows": [ | |
| { | |
| "beginTime": "2014-01-18T12:00:00.000-08:00", | |
| "description": "maintenance zone", | |
| "endTime": "2014-02-02T12:00:00.000-08:00", | |
| "name": "2014-01-18-planned-outage" | |
| } | |
| ], | |
| "name": "europe-west1-a", | |
| "quotas": [ | |
| { | |
| "limit": 16.0, | |
| "metric": "INSTANCES", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 24.0, | |
| "metric": "CPUS", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 16.0, | |
| "metric": "DISKS", | |
| "usage": 0.0 | |
| }, | |
| { | |
| "limit": 2048.0, | |
| "metric": "DISKS_TOTAL_GB", | |
| "usage": 0.0 | |
| } | |
| ], | |
| "region": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/regions/europe-west1", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a", | |
| "status": "UP" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "items": [ | |
| { | |
| "creationTimestamp": "2013-08-19T11:56:47.004-07:00", | |
| "description": "SCSI-enabled CentOS 6; Created Tue, 13 Aug 2013 00:00:00 +0000", | |
| "id": "4670523370938782739", | |
| "kind": "compute#image", | |
| "name": "centos-6-v20130813", | |
| "preferredKernel": "https://www.googleapis.com/compute/v1beta15/projects/google/global/kernels/gce-v20130813", | |
| "rawDisk": { | |
| "containerType": "TAR", | |
| "source": "" | |
| }, | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/centos-cloud/global/images/centos-6-v20130813", | |
| "sourceType": "RAW", | |
| "status": "READY" | |
| }, | |
| { | |
| "creationTimestamp": "2013-09-04T13:21:53.292-07:00", | |
| "description": "Debian GNU/Linux 6.0.7 (squeeze) built on 2013-08-16", | |
| "id": "14841592146580482051", | |
| "kind": "compute#image", | |
| "name": "debian-6-squeeze-v20130816", | |
| "preferredKernel": "https://www.googleapis.com/compute/v1beta15/projects/google/global/kernels/gce-v20130813", | |
| "rawDisk": { | |
| "containerType": "TAR", | |
| "source": "" | |
| }, | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/debian-cloud/global/images/debian-6-squeeze-v20130816", | |
| "sourceType": "RAW", | |
| "status": "READY" | |
| }, | |
| { | |
| "creationTimestamp": "2013-09-04T13:24:30.479-07:00", | |
| "description": "Debian GNU/Linux 7.1 (wheezy) built on 2013-08-16", | |
| "id": "4213305957435180899", | |
| "kind": "compute#image", | |
| "name": "debian-7-wheezy-v20130816", | |
| "preferredKernel": "https://www.googleapis.com/compute/v1beta15/projects/google/global/kernels/gce-v20130813", | |
| "rawDisk": { | |
| "containerType": "TAR", | |
| "source": "" | |
| }, | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/debian-cloud/global/images/debian-7-wheezy-v20130816", | |
| "sourceType": "RAW", | |
| "status": "READY" | |
| } | |
| ], | |
| "kind": "compute#imageList" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "items": { | |
| "zones/europe-west1-a": { | |
| "machineTypes": [ | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:05.677-07:00", | |
| "description": "4 vCPUs, 15 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "12908559991903153608", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-4-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:47:07.825-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043555176034896271", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highcpu-2-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:59.630-08:00", | |
| "description": "2 vCPUs, 13 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043551625558644085", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highmem-2-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:43:17.400-08:00", | |
| "description": "4 vCPUs, 26 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043552953632709737", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highmem-4-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:19.448-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "12908559582417967837", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-2-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:44:25.985-08:00", | |
| "description": "8 vCPUs, 52 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043553584275586275", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highmem-8", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:42:08.983-08:00", | |
| "description": "4 vCPUs, 26 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043552263604939569", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highmem-4", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:48:06.087-08:00", | |
| "description": "4 vCPUs, 3.6 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043555705736970382", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highcpu-4", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:49:07.563-08:00", | |
| "description": "4 vCPUS, 3.6 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043556330284250611", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highcpu-4-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:45:08.195-08:00", | |
| "description": "8 vCPUs, 52 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043554021673472746", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highmem-8-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:56.867-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM", | |
| "guestCpus": 2, | |
| "id": "12908559320241551184", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-2", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:14.670-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM", | |
| "guestCpus": 1, | |
| "id": "12907738072351752276", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-1", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:50:15.128-08:00", | |
| "description": "8 vCPUs, 7.2 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043556949665240937", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highcpu-8", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:40.050-07:00", | |
| "description": "4 vCPUs, 15 GB RAM", | |
| "guestCpus": 4, | |
| "id": "12908559692070444049", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-4", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:06.129-08:00", | |
| "description": "2 vCPUs, 13 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043551079318055993", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highmem-2", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:49.088-07:00", | |
| "description": "1 vCPU (shared physical core) and 0.6 GB RAM", | |
| "guestCpus": 1, | |
| "id": "4618642685664990776", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 614, | |
| "name": "f1-micro", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/f1-micro", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:46:10.572-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043554592196512955", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highcpu-2", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:51:04.549-08:00", | |
| "description": "8 vCPUS, 7.2 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043557458004959701", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-highcpu-8-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:34.258-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM, 1 scratch disk (420 GB)", | |
| "guestCpus": 1, | |
| "id": "12908559201265214706", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 420 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-1-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:45.550-07:00", | |
| "description": "1 vCPU (shared physical core) and 1.7 GB RAM", | |
| "guestCpus": 1, | |
| "id": "7224129552184485774", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 1740, | |
| "name": "g1-small", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/g1-small", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:51:19.936-07:00", | |
| "description": "8 vCPUs, 30 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "12908560709887590691", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-8-d", | |
| "zone": "europe-west1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:42.334-07:00", | |
| "description": "8 vCPUs, 30 GB RAM", | |
| "guestCpus": 8, | |
| "id": "12908560197989714867", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-a/machineTypes/n1-standard-8", | |
| "zone": "europe-west1-a" | |
| } | |
| ] | |
| }, | |
| "zones/europe-west1-b": { | |
| "machineTypes": [ | |
| { | |
| "creationTimestamp": "2012-11-16T11:46:10.572-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043554592196512955", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highcpu-2", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:40.050-07:00", | |
| "description": "4 vCPUs, 15 GB RAM", | |
| "guestCpus": 4, | |
| "id": "12908559692070444049", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-4", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:14.670-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM", | |
| "guestCpus": 1, | |
| "id": "12907738072351752276", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-1", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:44:25.985-08:00", | |
| "description": "8 vCPUs, 52 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043553584275586275", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highmem-8", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:49:07.563-08:00", | |
| "description": "4 vCPUS, 3.6 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043556330284250611", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highcpu-4-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:34.258-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM, 1 scratch disk (420 GB)", | |
| "guestCpus": 1, | |
| "id": "12908559201265214706", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 420 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-1-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:48:06.087-08:00", | |
| "description": "4 vCPUs, 3.6 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043555705736970382", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highcpu-4", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:51:04.549-08:00", | |
| "description": "8 vCPUS, 7.2 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043557458004959701", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highcpu-8-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:19.448-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "12908559582417967837", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-2-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:42:08.983-08:00", | |
| "description": "4 vCPUs, 26 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043552263604939569", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highmem-4", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:45:08.195-08:00", | |
| "description": "8 vCPUs, 52 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043554021673472746", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highmem-8-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:49.088-07:00", | |
| "description": "1 vCPU (shared physical core) and 0.6 GB RAM", | |
| "guestCpus": 1, | |
| "id": "4618642685664990776", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 614, | |
| "name": "f1-micro", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/f1-micro", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:47:07.825-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043555176034896271", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highcpu-2-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:50:15.128-08:00", | |
| "description": "8 vCPUs, 7.2 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043556949665240937", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highcpu-8", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:56.867-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM", | |
| "guestCpus": 2, | |
| "id": "12908559320241551184", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-2", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:59.630-08:00", | |
| "description": "2 vCPUs, 13 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043551625558644085", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highmem-2-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:43:17.400-08:00", | |
| "description": "4 vCPUs, 26 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043552953632709737", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highmem-4-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:45.550-07:00", | |
| "description": "1 vCPU (shared physical core) and 1.7 GB RAM", | |
| "guestCpus": 1, | |
| "id": "7224129552184485774", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 1740, | |
| "name": "g1-small", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/g1-small", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:05.677-07:00", | |
| "description": "4 vCPUs, 15 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "12908559991903153608", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-4-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:06.129-08:00", | |
| "description": "2 vCPUs, 13 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043551079318055993", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-highmem-2", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:51:19.936-07:00", | |
| "description": "8 vCPUs, 30 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "12908560709887590691", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-8-d", | |
| "zone": "europe-west1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:42.334-07:00", | |
| "description": "8 vCPUs, 30 GB RAM", | |
| "guestCpus": 8, | |
| "id": "12908560197989714867", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/europe-west1-b/machineTypes/n1-standard-8", | |
| "zone": "europe-west1-b" | |
| } | |
| ] | |
| }, | |
| "zones/us-central1-a": { | |
| "machineTypes": [ | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:34.258-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM, 1 scratch disk (420 GB)", | |
| "guestCpus": 1, | |
| "id": "12908559201265214706", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 420 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-1-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:40.050-07:00", | |
| "description": "4 vCPUs, 15 GB RAM", | |
| "guestCpus": 4, | |
| "id": "12908559692070444049", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-4", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:42:08.983-08:00", | |
| "description": "4 vCPUs, 26 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043552263604939569", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highmem-4", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:49.088-07:00", | |
| "description": "1 vCPU (shared physical core) and 0.6 GB RAM", | |
| "guestCpus": 1, | |
| "id": "4618642685664990776", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 614, | |
| "name": "f1-micro", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/f1-micro", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:49:07.563-08:00", | |
| "description": "4 vCPUS, 3.6 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043556330284250611", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highcpu-4-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:43:17.400-08:00", | |
| "description": "4 vCPUs, 26 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043552953632709737", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highmem-4-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:50:15.128-08:00", | |
| "description": "8 vCPUs, 7.2 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043556949665240937", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highcpu-8", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:14.670-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM", | |
| "guestCpus": 1, | |
| "id": "12907738072351752276", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-1", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:46:10.572-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043554592196512955", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highcpu-2", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:19.448-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "12908559582417967837", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-2-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:56.867-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM", | |
| "guestCpus": 2, | |
| "id": "12908559320241551184", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-2", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:48:06.087-08:00", | |
| "description": "4 vCPUs, 3.6 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043555705736970382", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highcpu-4", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:05.677-07:00", | |
| "description": "4 vCPUs, 15 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "12908559991903153608", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-4-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:06.129-08:00", | |
| "description": "2 vCPUs, 13 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043551079318055993", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highmem-2", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:47:07.825-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043555176034896271", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highcpu-2-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:51:04.549-08:00", | |
| "description": "8 vCPUS, 7.2 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043557458004959701", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highcpu-8-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:45:08.195-08:00", | |
| "description": "8 vCPUs, 52 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043554021673472746", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highmem-8-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:59.630-08:00", | |
| "description": "2 vCPUs, 13 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043551625558644085", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highmem-2-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:45.550-07:00", | |
| "description": "1 vCPU (shared physical core) and 1.7 GB RAM", | |
| "guestCpus": 1, | |
| "id": "7224129552184485774", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 1740, | |
| "name": "g1-small", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/g1-small", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:44:25.985-08:00", | |
| "description": "8 vCPUs, 52 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043553584275586275", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-highmem-8", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:51:19.936-07:00", | |
| "description": "8 vCPUs, 30 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "12908560709887590691", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-8-d", | |
| "zone": "us-central1-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:42.334-07:00", | |
| "description": "8 vCPUs, 30 GB RAM", | |
| "guestCpus": 8, | |
| "id": "12908560197989714867", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-a/machineTypes/n1-standard-8", | |
| "zone": "us-central1-a" | |
| } | |
| ] | |
| }, | |
| "zones/us-central1-b": { | |
| "machineTypes": [ | |
| { | |
| "creationTimestamp": "2012-11-16T11:45:08.195-08:00", | |
| "description": "8 vCPUs, 52 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043554021673472746", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highmem-8-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:50:15.128-08:00", | |
| "description": "8 vCPUs, 7.2 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043556949665240937", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highcpu-8", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:59.630-08:00", | |
| "description": "2 vCPUs, 13 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043551625558644085", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highmem-2-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:49.088-07:00", | |
| "description": "1 vCPU (shared physical core) and 0.6 GB RAM", | |
| "guestCpus": 1, | |
| "id": "4618642685664990776", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 614, | |
| "name": "f1-micro", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/f1-micro", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:46:10.572-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043554592196512955", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highcpu-2", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:06.129-08:00", | |
| "description": "2 vCPUs, 13 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043551079318055993", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highmem-2", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:43:17.400-08:00", | |
| "description": "4 vCPUs, 26 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043552953632709737", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highmem-4-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:45.550-07:00", | |
| "description": "1 vCPU (shared physical core) and 1.7 GB RAM", | |
| "guestCpus": 1, | |
| "id": "7224129552184485774", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 1740, | |
| "name": "g1-small", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/g1-small", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:40.050-07:00", | |
| "description": "4 vCPUs, 15 GB RAM", | |
| "guestCpus": 4, | |
| "id": "12908559692070444049", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-4", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:19.448-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "12908559582417967837", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-2-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:47:07.825-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043555176034896271", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highcpu-2-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:49:07.563-08:00", | |
| "description": "4 vCPUS, 3.6 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043556330284250611", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highcpu-4-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:44:25.985-08:00", | |
| "description": "8 vCPUs, 52 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043553584275586275", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highmem-8", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:48:06.087-08:00", | |
| "description": "4 vCPUs, 3.6 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043555705736970382", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highcpu-4", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:56.867-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM", | |
| "guestCpus": 2, | |
| "id": "12908559320241551184", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-2", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:05.677-07:00", | |
| "description": "4 vCPUs, 15 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "12908559991903153608", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-4-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:14.670-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM", | |
| "guestCpus": 1, | |
| "id": "12907738072351752276", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-1", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:34.258-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM, 1 scratch disk (420 GB)", | |
| "guestCpus": 1, | |
| "id": "12908559201265214706", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 420 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-1-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:51:04.549-08:00", | |
| "description": "8 vCPUS, 7.2 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043557458004959701", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highcpu-8-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:42:08.983-08:00", | |
| "description": "4 vCPUs, 26 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043552263604939569", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-highmem-4", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:51:19.936-07:00", | |
| "description": "8 vCPUs, 30 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "12908560709887590691", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-8-d", | |
| "zone": "us-central1-b" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:42.334-07:00", | |
| "description": "8 vCPUs, 30 GB RAM", | |
| "guestCpus": 8, | |
| "id": "12908560197989714867", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central1-b/machineTypes/n1-standard-8", | |
| "zone": "us-central1-b" | |
| } | |
| ] | |
| }, | |
| "zones/us-central2-a": { | |
| "machineTypes": [ | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:34.258-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM, 1 scratch disk (420 GB)", | |
| "guestCpus": 1, | |
| "id": "12908559201265214706", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 420 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-1-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:14.670-07:00", | |
| "description": "1 vCPU, 3.75 GB RAM", | |
| "guestCpus": 1, | |
| "id": "12907738072351752276", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3840, | |
| "name": "n1-standard-1", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-1", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:50:15.128-08:00", | |
| "description": "8 vCPUs, 7.2 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043556949665240937", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highcpu-8", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:49:07.563-08:00", | |
| "description": "4 vCPUS, 3.6 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043556330284250611", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highcpu-4-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:05.677-07:00", | |
| "description": "4 vCPUs, 15 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "12908559991903153608", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-4-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:49.088-07:00", | |
| "description": "1 vCPU (shared physical core) and 0.6 GB RAM", | |
| "guestCpus": 1, | |
| "id": "4618642685664990776", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 614, | |
| "name": "f1-micro", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/f1-micro", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:42:08.983-08:00", | |
| "description": "4 vCPUs, 26 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043552263604939569", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highmem-4", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:45:08.195-08:00", | |
| "description": "8 vCPUs, 52 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043554021673472746", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highmem-8-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:46:10.572-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043554592196512955", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highcpu-2", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:51:04.549-08:00", | |
| "description": "8 vCPUS, 7.2 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "13043557458004959701", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7373, | |
| "name": "n1-highcpu-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highcpu-8-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:48:56.867-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM", | |
| "guestCpus": 2, | |
| "id": "12908559320241551184", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-2", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:48:06.087-08:00", | |
| "description": "4 vCPUs, 3.6 GB RAM", | |
| "guestCpus": 4, | |
| "id": "13043555705736970382", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 3686, | |
| "name": "n1-highcpu-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highcpu-4", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:44:25.985-08:00", | |
| "description": "8 vCPUs, 52 GB RAM", | |
| "guestCpus": 8, | |
| "id": "13043553584275586275", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 53248, | |
| "name": "n1-highmem-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highmem-8", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2013-04-25T13:32:45.550-07:00", | |
| "description": "1 vCPU (shared physical core) and 1.7 GB RAM", | |
| "guestCpus": 1, | |
| "id": "7224129552184485774", | |
| "imageSpaceGb": 0, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 4, | |
| "maximumPersistentDisksSizeGb": "3072", | |
| "memoryMb": 1740, | |
| "name": "g1-small", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/g1-small", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:40.050-07:00", | |
| "description": "4 vCPUs, 15 GB RAM", | |
| "guestCpus": 4, | |
| "id": "12908559692070444049", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 15360, | |
| "name": "n1-standard-4", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-4", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:06.129-08:00", | |
| "description": "2 vCPUs, 13 GB RAM", | |
| "guestCpus": 2, | |
| "id": "13043551079318055993", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highmem-2", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:49:19.448-07:00", | |
| "description": "2 vCPUs, 7.5 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "12908559582417967837", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 7680, | |
| "name": "n1-standard-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-2-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:47:07.825-08:00", | |
| "description": "2 vCPUs, 1.8 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043555176034896271", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 1843, | |
| "name": "n1-highcpu-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highcpu-2-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:40:59.630-08:00", | |
| "description": "2 vCPUs, 13 GB RAM, 1 scratch disk (870 GB)", | |
| "guestCpus": 2, | |
| "id": "13043551625558644085", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 13312, | |
| "name": "n1-highmem-2-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 870 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highmem-2-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-11-16T11:43:17.400-08:00", | |
| "description": "4 vCPUs, 26 GB RAM, 1 scratch disk (1770 GB)", | |
| "guestCpus": 4, | |
| "id": "13043552953632709737", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 26624, | |
| "name": "n1-highmem-4-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-highmem-4-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:51:19.936-07:00", | |
| "description": "8 vCPUs, 30 GB RAM, 2 scratch disks (1770 GB, 1770 GB)", | |
| "guestCpus": 8, | |
| "id": "12908560709887590691", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8-d", | |
| "scratchDisks": [ | |
| { | |
| "diskGb": 1770 | |
| }, | |
| { | |
| "diskGb": 1770 | |
| } | |
| ], | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-8-d", | |
| "zone": "us-central2-a" | |
| }, | |
| { | |
| "creationTimestamp": "2012-06-07T13:50:42.334-07:00", | |
| "description": "8 vCPUs, 30 GB RAM", | |
| "guestCpus": 8, | |
| "id": "12908560197989714867", | |
| "imageSpaceGb": 10, | |
| "kind": "compute#machineType", | |
| "maximumPersistentDisks": 16, | |
| "maximumPersistentDisksSizeGb": "10240", | |
| "memoryMb": 30720, | |
| "name": "n1-standard-8", | |
| "selfLink": "https://www.googleapis.com/compute/v1beta15/projects/silent-thunder-0001/zones/us-central2-a/machineTypes/n1-standard-8", | |
| "zone": "us-central2-a" | |
| } | |
| ] | |
| } | |
| }, | |
| "kind": "compute#machineTypeAggregatedList" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment