| { |
| "kind": "compute#diskList", |
| "id": "projects/party/zones/us-central1-a/disks", |
| "selfLink": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/disks", |
| "items": [ |
| { |
| "kind": "compute#disk", |
| "id": "13050421646334304115", |
| "creationTimestamp": "2012-11-25T01:38:48.306", |
| "selfLink": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/disks/testimage1", |
| "name": "testimage1", |
| "sizeGb": "1", |
| "zone": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a", |
| "status": "READY", |
| "type": "https://www.googleapis.com/compute/v1/projects/studied-point-720/zones/us-central1-a/diskTypes/pd-standard" |
| } |
| ] |
| } |