getEuCompliantFlag


SoftLayer_Location::getEuCompliantFlag

Description

A flag indicating whether or not the datacenter/location is EU compliant.

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_Location/{SoftLayer_LocationID}/getEuCompliantFlag'