getAssociatedChildren


SoftLayer_Billing_Item::getAssociatedChildren

Description

A Billing Item’s associated child billing items. This includes “floating” items that are not necessarily child billing items of this billing item.

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_Item/{SoftLayer_Billing_ItemID}/getAssociatedChildren'