getOrphanBillingItems


SoftLayer_Account::getOrphanBillingItems

Description

The billing items that have no parent billing item. These are items that don’t necessarily belong to a single 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_Account/{SoftLayer_AccountID}/getOrphanBillingItems'