getEuSupportedFlag


SoftLayer_Account::getEuSupportedFlag

Description

Boolean flag dictating whether or not this account has the EU Supported flag. This flag indicates that this account uses IBM Cloud services to process EU citizen’s personal data.

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}/getEuSupportedFlag'