blob: c32c44bef9fa9f6f553c4c47653086d06d9ac3cc [file]
{
"kind": "compute#zoneList",
"id": "projects/party/zones",
"selfLink": "https://www.googleapis.com/compute/v1/projects/party/zones",
"items": [
{
"kind": "compute#zone",
"id": "13020128040171887099",
"creationTimestamp": "2012-10-19T16:42:54.131",
"selfLink": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a",
"name": "us-central1-a",
"description": "us-central1-a",
"status": "DOWN",
"region": "us-central1",
"maintenanceWindows": [
{
"name": "2012-11-10-planned-outage",
"description": "maintenance zone",
"beginTime": "2012-11-10T20:00:00.000",
"endTime": "2012-12-02T20:00:00.000"
}
]
},
{
"kind": "compute#zone",
"id": "13024414164050619686",
"creationTimestamp": "2012-10-24T20:13:19.271",
"selfLink": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-b",
"name": "us-central1-b",
"description": "us-central1-b",
"status": "UP",
"region": "us-central1",
"maintenanceWindows": [
{
"name": "2013-02-17-planned-outage",
"description": "maintenance zone",
"beginTime": "2013-02-17T08:00:00.000",
"endTime": "2013-03-03T08:00:00.000"
}
]
}
]
}