在 Google Cloud Platform 中重命名组织的权限
Permission to rename organization in Google Cloud Platform
我已经从 Google Domains 购买了一个域名,命名为 example.com。
我已经订阅了 G Suite 基本版并创建了一个 admin@example.com 帐户来在 GCP 上使用,而不是我的个人帐户。
在 GCP 中,我发现已经创建了一个名为“example.com”的组织。
作为 admin@example.com,我尝试转到 Google Cloud Platform 的 IAM & Admin 部分的设置。在那里我可以看到组织的名称及其 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 Domains 购买了一个域名,命名为 example.com。
我已经订阅了 G Suite 基本版并创建了一个 admin@example.com 帐户来在 GCP 上使用,而不是我的个人帐户。
在 GCP 中,我发现已经创建了一个名为“example.com”的组织。
作为 admin@example.com,我尝试转到 Google Cloud Platform 的 IAM & Admin 部分的设置。在那里我可以看到组织的名称及其 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 并从那里开始。