| { |
| "kind": "compute#operation", |
| "id": "13053095055850848306", |
| "selfLink": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/operations/operation-1354084865060", |
| "name": "operation-1354084865060", |
| "targetLink": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/instances/test-1", |
| "targetId": "13053094017547040099", |
| "status": "DONE", |
| "user": "user@developer.gserviceaccount.com", |
| "progress": 100, |
| "insertTime": "2012-11-28T06:41:05.060", |
| "startTime": "2012-11-28T06:41:05.142", |
| "httpErrorStatusCode": 400, |
| "httpErrorMessage": "BAD REQUEST", |
| "error": { |
| "errors": [ |
| { |
| "code": "RESOURCE_ALREADY_EXISTS", |
| "message": "The resource 'projects/party/zones/us-central1-a/instances/test-1' already exists" |
| } |
| ] |
| }, |
| "operationType": "insert", |
| "zone": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a" |
| } |