Create CDN Static service

URL

https://cdnsun.com/api/cdns

Method

POST

Curl example

curl -i -X POST -u username:password -H 'Accept: application/json' -H 'Content-type: application/json' --url 'https://cdnsun.com/api/cdns' -d '{"cdn":{"service_type":"HTTP_PULL","origin_domain":"www.mycompany.com","service_domain":"static.mycompany.com"}}'

Options

OptionData TypeDescriptionExampleKnown ValuesNote
service_type*stringSpecify the CDN service type.HTTP_PULLHTTP_PULL 
service_domain*stringSpecify the domain name for customized CDN URLs. Please note that a subdomain of ".r.cdnsun.net" will also be assigned to the CDN service.static.mycompany.com Specify the following fourth-level domain name to create a CDN service with Shared SSL enabled: "ONEWORD.r.worldssl.net" where replace ONEWORD with your desired name.
origin_domain*stringThe domain name from which the CDN service requests its content.www.mycompany.com  
ssl_onbooleanEnable or disable Shared SSL.falsefalse, trueIf the Service Domain is of the format "ONEWORD.r.worldssl.net" then Shared SSL will be enabled automatically. To enable Shared SSL add ".r.worldssl.net" to the end of the service_domain parameter and set ssl_on parameter to true. To disable Shared SSL remove ".r.worldssl.net" from the end of the service_domain parameter and set ssl_on parameter to false.
cache_expiryintegerFor how long (minutes) should CDN edge servers cache your content.21601, 2, 3, 5, 10, 30, 60, 240, 720, 1440, 2160, 2880, 4320, 5760, 7200, 8640, 10800, 11520, 12960, 14400, 21600, 28800, 36000, 43200 
url_signing_onbooleanProtect your CDN content from unwanted downloads.falsefalse, true 
proxy_cache_keystringSpecify the CDN cache key.$host$uri$host$request_uri, $host$uri 
location_idsarraySpecify the integer ID(s) of susbscribed CDN Locations.[1, 2]  

Contact Us

  ______   __   __    ______  
 /_   _//  \ \\/ //  /_   _// 
   | ||     \ ` //     | ||   
  _| ||      | ||     _| ||   
 /__//       |_||    /__//    
 `--`        `-`'    `--`