getAllObjects


SoftLayer_Account_ProofOfConcept_Campaign_Code::getAllObjects

Get all Proof of Concept campaign codes.

Description

This method will retrieve all SoftLayer_Account_ProofOfConcept_Campaign_Code objects. Use the code field when submitting a request on the SoftLayer_Container_Account_ProofOfConcept_Request_Opportunity container.

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_ProofOfConcept_Campaign_Code/getAllObjects'