"SoftLayer_" prefix removed for readability.
SOAP API will create Token authentication Path for an existing CDN mapping and for a particular customer.
Name | Type | Description |
---|---|---|
input | SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/createTokenAuthPath'