"SoftLayer_" prefix removed for readability.
Retrieves a summary of proof of concept requests submitted by an IBMer.
Allows authorized IBMer to retrieve a list summarizing all previously submitted proof of concept requests.
Note that the proof of concept system is for internal IBM employees only and is not applicable to users outside the IBM organization.
Name | Type | Description |
---|---|---|
string | ||
sortOrder | string |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_ProofOfConcept/getSubmittedRequests'