Does somebody know a way to delete CNAME entries attached to Softlayer CDN?
We've created an object store with files published on it. We've associated the CDN to this object store and added a CNAME entry to match our domain.
This is working good. There is no trace in Softlayer console of CNAMEs. Using the API we can list those using:
GET "https://$USER:[email protected]/rest/v3/SoftLayer_Network_ContentDelivery_Account/$ID/getOriginPullMappingInformation.xml"
But I don't see how to remove a CNAME.