activatePartner


SoftLayer_Account::activatePartner

This service enables a partner account that has been created but is currently inactive. This restricted service is only available for certain accounts. Please contact support for questions.

Description


Parameters

Name Type Description
accountId string Specify the account ID that needs to be activated.
hashCode string Specify the hashcode for the partner

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/activatePartner'