getObject


SoftLayer_Billing_Info::getObject

Retrieve a SoftLayer_Billing_Info record.

Description

getObject retrieves the SoftLayer_Billing_Info object whose data corresponds to the account to which your portal user is tied.

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_Info/{SoftLayer_Billing_InfoID}/getObject'