"SoftLayer_" prefix removed for readability.
Accepts new proof of concept requests
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.
Name | Type | Description |
---|---|---|
request | SoftLayer_Container_Account_ProofOfConcept_Request_AccountFunded |
None
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'