getAccountTypes


SoftLayer_Account_Internal_Ibm::getAccountTypes

Retrieves allowed internal IBM account categories

Description

Validates request and, if the request is approved, returns a list of allowed uses for an automatically created IBMer IaaS account.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string[]
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm/getAccountTypes'