verifyCdnAccountExists


SoftLayer_Network_CdnMarketplace_Account::verifyCdnAccountExists

Wrapper for UI to verify whether or not an account exists for user under specified vendor. Returns true if account exists, else false.

Description


Parameters

Name Type Description
vendorName string

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Account/verifyCdnAccountExists'