Instances api insert method was broken, can not create instance, neither the try it out .
return 400 code, detail was: machinetypes must be valid url
Instances api insert method was broken, can not create instance, neither the try it out .
return 400 code, detail was: machinetypes must be valid url
“machineType”必须是用于实例的机器类型资源的完全限定 URL。例子:
“机器类型”:“ https://www.googleapis.com/compute/v1/projects//zones/us-central1-a/machineTypes/n1-standard-1<your project ID>
”