| { | |
| "kind": "compute#snapshot", | |
| "selfLink": "https://www.googleapis.com/compute/v1/projects/party/global/snapshots/test-snap", | |
| "id": "9734455566806191190", | |
| "creationTimestamp": "2013-07-26T12:54:23.173-07:00", | |
| "status": "READY", | |
| "diskSizeGb": "10", | |
| "sourceDisk": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/disks/testimage1", | |
| "name": "test-snap", | |
| "description": "", | |
| "sourceDiskId": "8243603669926824540" | |
| } |