getSubmittedRequests


SoftLayer_Account_ProofOfConcept::getSubmittedRequests

Retrieves a summary of proof of concept requests submitted by an IBMer.

Description

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.


Parameters

Name Type Description
email string
sortOrder string

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_ProofOfConcept/getSubmittedRequests'