requestGlobalFundedAccount


SoftLayer_Account_ProofOfConcept::requestGlobalFundedAccount

Accepts new proof of concept requests

Description

Allows authorized IBMer’s to apply for a proof of concept account using global funding. Requests will be reviewed by multiple internal teams before an account is created.

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
request SoftLayer_Container_Account_ProofOfConcept_Request_GlobalFunded

Required Headers

Optional Headers

  • None

Return Values

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