cancel
Showing results for 
Search instead for 
Did you mean: 

Terminate Error

kenmelching
Active Contributor
0 Kudos
326

I'm trying to terminate an instance on Google Cloud Services and getting an error.

Failed Operation: Terminate

On Step: Delete Disks

Cloud Provider: Google Cloud Platform

Message: com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request {

"code" : 400,

"errors" : [ { "domain" : "global", "message" : "Invalid value for field 'zone': 'us-east1-undefined'. Unknown zone.", "reason" : "invalid" } ], "message" : "Invalid value for field 'zone': 'us-east1-undefined'. Unknown zone." }

In the Instances on the Info section I have specified a Region but Zone is UNDEFINED.

How can I change the Zone?

View Entire Topic
kenmelching
Active Contributor
0 Kudos

Worked like a charm, thank you.