getSubmittedRequest


SoftLayer_Account_ProofOfConcept::getSubmittedRequest

Retrieves full details of one PoC request submitted by an IBMer.

Description

Allows authorized IBMer to pull all the details of a single proof of concept account request.

Parameters

Name Type Description
requestId int
email string

Required Headers

Optional Headers

  • None

Return Values

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