Prefetch CDN service content

URL

https://cdnsun.com/api/cdns/ID/prefetch

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/ID/prefetch' -d '{"prefetch_paths":["\/images\/image.jpeg","\/images\/image2.jpeg"]}'

Options

OptionData TypeDescriptionExample
IDintegerIndicates the CDN service ID.5
prefetch_paths*arrayArray of (string) paths to prefetch.[/images/image.jpeg, /images/image2.jpeg]

Contact Us

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