google-cloud-platform - 在 Google Cloud Platform 中重命名组织的权限

标签 google-cloud-platform permissions organization

我从 Google Domains 购买了一个域名,将其命名为 example.com。

我已订阅 G Suite 基本版并创建了 [email protected]在 GCP 上使用的帐户,而不是我的个人帐户。

在 GCP 内部,我发现一个已创建的名为“example.com”的组织。

[email protected] ,我尝试进入 Google Cloud Platform 的 IAM 和管理部分的设置。在那里我可以看到组织的名称及其 ID。

但是,当我尝试更改组织名称时,我收到以下错误消息:

You do not have the permission to rename this resource. Required permission(s): All of resourcemanager.organizations.get and resourcemanager.organizations.update

我尝试阅读有关权限的文档,但找不到如何执行此操作。我怎样才能允许自己更改组织名称?

最佳答案

您无法从 GCP 控制台执行此操作,但可以从 G-Suite admin panel 执行此操作.

您可以找到here some more info how to change the name of the organization然后从那里开始。

关于google-cloud-platform - 在 Google Cloud Platform 中重命名组织的权限,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63861495/

相关文章:

GKE 上的 kubernetes 外部 secret ,权限错误

google-cloud-platform - 如何将记录插入 BigQuery Linked server

node.js - 未解析 Google Cloud Run 中的结构化日志(使用 Winston 进行日志记录)

java - 访问网络状态时出错

java - 我应该如何组织我的 Java 银行系统?

javascript - 如何在谷歌云功能中从快照创建磁盘 - Node js

linux - chown 用户目录,没有用户存在

php - 在数据库中保存三级权限

git - 如何将第三方库导入 git?

github - 管理多个 GitHub Repo 问题的好的解决方案是什么?