Create CDN Video Push 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":"STREAM_VOD_PUSH","origin_storage_id":2,"service_domain":"video.mycompany.com"}}'

Options

OptionData TypeDescriptionExampleKnown Values
service_type*stringSpecify the CDN service type.STREAM_VOD_PUSHSTREAM_VOD_PUSH
service_domain*stringSpecify the domain name for customized streaming CDN URLs. Please note that a subdomain of ".r.cdnsun.net" will also be assigned to the CDN service.video.mycompany.com 
origin_storage_id*integerSpecify the integer ID of the Origin Storage. It is the source of origin content for the CDN service.2 
location_idsarraySpecify the integer ID(s) of subscribed CDN Locations.[1, 2] 

Contact Us

  _____     ______   _    _   
 / ____||  /_   _// | || | || 
/ //---`'   -| ||-  | || | || 
\ \\___     _| ||_  | \\_/ || 
 \_____||  /_____//  \____//  
  `----`   `-----`    `---`