getPriceGroups


SoftLayer_Location_Datacenter::getPriceGroups

Description

A location can be a member of 1 or more Price Groups. This will show which groups to which a location belongs.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Location_Datacenter/{SoftLayer_Location_DatacenterID}/getPriceGroups'