我正在尝试将 2 个源自“无组织”的项目迁移到 GCP 中新创建的组织。
用户拥有项目级权限:
Owner
在组织级别,用户拥有以下权限:
Organization Administrator,
Project Creator
当尝试执行迁移时,它显示错误:
Permission denied
You do not have the following required permission to perform this action:
"resourcemanager.projects.update"
Run Code Online (Sandbox Code Playgroud)
我也尝试通过命令执行该过程,但它也不起作用
ERROR: (gcloud.beta.projects.move) User ["my user"] does not have
permission to access projects instance ["my project"] (or it may not exist):
The caller does not have permission.
Run Code Online (Sandbox Code Playgroud)
用户在组织级别参与的组权限:Support Account Administrator, Organization Role Administrator, Organization Policy Administrator, Folder admin, Organization Administrator, Project Creator, Project Mover, …