I have a Compute Engine instance on Google Cloud on zone europe-west3-c. In last several days, when I try to start it I get following message:
The zone 'projects/PROJECT/zones/europe-west3-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.
Since I've been trying to connect for several days, I decided to move the instance between zones. I tried with this API: https://cloud.google.com/compute/docs/reference/rest/v1/projects/moveInstance
But I get this error:
404: Invalid resource usage: 'Instance is a UEFI-enabled instance and does not support MoveInstance.'.
I really need this computing instance for my work so any quick help would be very much appriciated!