requestAccountTeamFundedAccount


SoftLayer_Account_ProofOfConcept::requestAccountTeamFundedAccount

Accepts new proof of concept requests

Description

Allows authorized IBMer’s to apply for a proof of concept account using account team 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_AccountFunded

Required Headers

Optional Headers

  • None

Return Values

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