错误:(gcloud.compute.instances.start)HTTPError 400:实例资源“VM”已被“快照”使用
我有一个自动化程序,它使用一些已经创建的 Google Cloud VM。我不直接管理云环境,因为这是由云团队管理的。我最近遇到了这个错误。在使用 gcloud 命令启动一些 VM 时。我收到此错误: ERROR: (gcloud.compute.instances.start) HTTPError 400: The instance resource 'projects/<my_project>/zones/us-central1-f/instances/<vm_name>' is already being used by 'pr...