getLocation


SoftLayer_Billing_Order_Item::getLocation

Description

The location of an ordered item. This is usually the same as the server it is being ordered with. Otherwise it describes the location of the additional service being ordered.

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_Billing_Order_Item/{SoftLayer_Billing_Order_ItemID}/getLocation'