What's the best way to clean up SoftLayer accounts?

 ̄綄美尐妖づ 提交于 2019-12-12 04:35:54

问题


We've been testing our product as as part of the testing we had to internally create a bunch of SoftLayer accounts under a master brand. What is the best way to close out or delete or remove these accounts?

I was looking at the SoftLayer APIs like Account and Brand and I don't see any Delete/Remove type of APIs.

What SoftLayer APIs can I use so go through each account, cancel all devices and delete the account? Or at least disable the account? What is the best way to do this?


回答1:


This was answered here Softlayer API: Account destroy?

You need to submit a ticket in order to delete/inactive the accounts and cancel all devices on them because these tasks only can be performed by a SoftLayer employee.

And if you want to know how to cancel different devices individually through the SoftLayer API, you can review posts which were previously asked here stackoverflow softlayer cancel



来源:https://stackoverflow.com/questions/44074104/whats-the-best-way-to-clean-up-softlayer-accounts

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!