getBlockSelfServiceBrandMigration


SoftLayer_Account::getBlockSelfServiceBrandMigration

Description

Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.

Parameters

None

Required Headers

Optional Headers

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration'