verifyDomainMapping


SoftLayer_Network_CdnMarketplace_Configuration_Mapping::verifyDomainMapping

This method will verify the status of a domain mapping

Description

Verifies the status of the domain mapping by calling the rest api; will update the status, cname, and vendorCName if necessary and will return the updated values.

Parameters

Name Type Description
uniqueId int

Required Headers

Optional Headers

  • None

Return Values

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