Class Mapping


  • @ApiType("SoftLayer_Network_CdnMarketplace_Configuration_Mapping")
    public class Mapping
    extends Entity
    This data type represents the mapping Configuration settings for enabling CDN services. Each instance contains a reference to a CDN account, and CDN configuration properties such as a domain, an origin host and its port, a cname we generate, a cname the vendor generates, and a status. Other properties include the type of content to be cached (static or dynamic), the origin type (a host server or an object storage account), and the protocol to be used for caching.
    See Also:
    SoftLayer_Network_CdnMarketplace_Configuration_Mapping