getAllCancellationReasons


SoftLayer_Billing_Item_Cancellation_Reason::getAllCancellationReasons

Retrieve all available cancellation reasons.

Description

getAllCancellationReasons() retrieves a list of all cancellation reasons that a server/service may be assigned to.

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_Cancellation_Reason/getAllCancellationReasons'