migrateExternalAccount


SoftLayer_Brand::migrateExternalAccount

Migrates an account from an external brand to this brand.

Description

Will attempt to migrate an external account to the brand in context.

Parameters

Name Type Description
accountId int

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Brand/{SoftLayer_BrandID}/migrateExternalAccount'