getChildren


SoftLayer_Billing_Order_Item::getChildren

Description

The child order items for an order item. All server order items should have children. These children are considered a part of the server.

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