"SoftLayer_" prefix removed for readability.
Wrapper for UI to verify whether or not an account exists for user under specified vendor. Returns true if account exists, else false.
Name | Type | Description |
---|---|---|
vendorName | string |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Account/verifyCdnAccountExists'