getParent


SoftLayer_Billing_Order_Item::getParent

Description

The parent order item ID for an item. Items that are associated with a server will have a parent. The parent will be the server item itself.

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