"SoftLayer_" prefix removed for readability.
SOAP API will update the Domain Mapping identified by the Unique Id. Following fields are allowed to be changed: originHost, HttpPort/HttpsPort, RespectHeaders, ServeStale
Additionally, bucketName and fileExtension if OriginType is Object Store
Name | Type | Description |
---|---|---|
input | SoftLayer_Container_Network_CdnMarketplace_Configuration_Input |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Network_CdnMarketplace_Configuration_Input]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/updateDomainMapping'