Softlayer API: Account destroy?

两盒软妹~` 提交于 2020-01-07 02:42:19

问题


Now I'm developing a project about softlayer api, I create a child account by SoftLayer_Brand::createCustomerAccount. Then I wan't to destroy the child account by softlayer api. Is there certain method to destroy? Or make the account does not work by softlayer api?

regards~


回答1:


http://sldn.softlayer.com/reference/services/SoftLayer_Brand there you can find all the available methods for brands, I am afraid you cannot cancel an account that taks only can be performed by softlayer employee, so if you want to cancel it, you need to submit a ticket and ask about that.



来源:https://stackoverflow.com/questions/40836098/softlayer-api-account-destroy

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