GCE gcutil命令导致INVALID_FIELD_VALUE

时间:2013-07-02 16:04:20

标签: runtime-error google-compute-engine gcutil

我正在尝试创建Google Cloud实例。我正在运行这个:

gcutil addinstance test03 --persistent_boot_disk --machine_type=n1-standard-1 --zone=us-central2-a --image=projects/debian-cloud/global/images/debian-7-wheezy-v20130617

失败,错误为 INVALID_FIELD_VALUE ,消息为:

  

字段'资源错误的值无效。找不到资源。

我尝试了几种变体,并且所有人都在做同样的事情。我以为我以前有这个工作。为什么这不起作用?

0 个答案:

没有答案