简体   繁体   English

如何从IBM Bluemix中删除组织?

[英]How can I delete an organisation from IBM Bluemix?

In IBM Bluemix you can create and be the member of multiple Organisations. 在IBM Bluemix中,您可以创建并成为多个组织的成员。 How can I remove redundant organisations? 如何删除冗余组织?

Deleting an existing organization is not possible at this time. 目前无法删除现有组织。 This is limited to Bluemix Public. 这仅限于Bluemix Public。 If you are a Bluemix Dedicated (or) Local user, you can delete existing organizations. 如果您是Bluemix专用(或)本地用户,则可以删除现有组织。

Please see : https://www.ng.bluemix.net/docs/admin/index.html#orgsandspaces 请参阅: https//www.ng.bluemix.net/docs/admin/index.html#orgsandspaces

I think org delete must be manually done by bluemix support team. 我认为org delete必须由bluemix支持团队手动完成。 So open a ticket to get it done. 所以打开一张票来完成它。

At this doc page https://console.ng.bluemix.net/docs/admin/adminpublic.html#orgmng 在此doc文档页面https://console.ng.bluemix.net/docs/admin/adminpublic.html#orgmng

It says: 它说:

Deleting an existing organization 删除现有组织

Contact Bluemix registration and ID support to delete your organization. 联系Bluemix注册和ID支持以删除您的组织。

Note: Deleting operations cannot be reversed. 注意:删除操作无法撤消。 You lose all your applications and services that are associated with the organization. 您将丢失与组织关联的所有应用程序和服务。

You are able to delete organizations using the BX plug-in, also on Bluemix Public. 您可以使用BX插件删除组织,也可以在Bluemix Public上删除。 Download and install the CF and BX plug-in using the link below https://new-console.ng.bluemix.net/docs/cli/index.html#cli 使用以下链接下载并安装CF和BX插件:https://new-console.ng.bluemix.net/docs/cli/index.html#cli

Then use these commands below in the command line: 然后在命令行中使用以下命令:

bx login bx登录
bx iam org-delete ORG_NAME [-f --all] bx iam org-delete ORG_NAME [-f --all]

IBM Bluemix evolved over time from a Cloud Foundry public cloud offering over having Local and Dedicated editions to what is IBM Cloud today. 随着时间的推移,IBM Bluemix从Cloud Foundry公共云产品发展到拥有本地和专用版本,以及今天的IBM Cloud。 There is Cloud Foundry and Cloud Foundry Enterprise Edition (CFEE). 有Cloud Foundry和Cloud Foundry企业版(CFEE)。 CFEE gives users access to the full administrator access and hence more options. CFEE使用户可以访问完整的管理员访问权限,从而获得更多选项。

Thus, the answer depends on the context: 因此,答案取决于上下文:

There is still a Bluemix Admin plugin for Bluemix Local and Bluemix Dedicated (Cloud Foundry for those environments) that allows to delete organizations. 还有一个Bluemix Admin插件,用于Bluemix Local和Bluemix Dedicated(适用于这些环境的Cloud Foundry),允许删除组织。 However, it does not work on IBM Cloud with Cloud Foundry. 但是,它不适用于使用Cloud Foundry的IBM Cloud。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM