SoftLayer_Network_CdnMarketplace_Configuration_Mapping


SoftLayer_Network_CdnMarketplace_Configuration_Mapping

Description

This service manages domain mapping configurations for enabling CDN services.

Methods

createDomainMapping

SOAP API will create a new CDN domain mapping for a particular customer.

deleteDomainMapping

SOAP API will delete CDN domain mapping for a particular customer.

getObject

Retrieve a SoftLayer_Network_CdnMarketplace_Configuration_Mapping record.

listDomainMappingByUniqueId

SOAP API will return the domain mapping based on the uniqueId.

listDomainMappings

SOAP API will return all domains for a particular customer.

retryHttpsActionRequest

For specific mappings in HTTPS-related error states, this SOAP API will determine whether it needs to re-attempt an enable or disable HTTPS.

startDomainMapping

SOAP API will start CDN domain mapping for a particular customer.

stopDomainMapping

SOAP API will stop CDN mapping for a particular customer.

updateDomainMapping

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

verifyCname

This method will verify the CNAME given is unique.

verifyDomainMapping

This method will verify the status of a domain mapping