URL
https://cdnsun.com/api/cdns[/ID]
Method
GET
Curl example
curl -i -X GET -u username:password -H 'Accept: application/json' -H 'Content-type: application/json' --url 'https://cdnsun.com/api/cdns[/ID]'
Options
Option | Data Type | Description |
---|
ID | integer | CDN service ID. |
status | string | CDN service status. |
service_type | string | CDN service type. |
service_domain | string | Indicates the domain name for customized CDN URLs. |
origin_storage_id | integer | The integer ID of the Origin Storage. It is the source of origin content for the CDN service. |
service_identifier | string | Ready-to-use domain which serves CDN content. |
ssl_on | boolean | Whether Shared SSL is enabled or disabled. |
cache_expiry | integer | CDN cache expiry time in minutes. |
url_signing_on | boolean | Whether URL Signing is enabled or disabled. |
url_signing_key | string | The key for URL Signing. |
proxy_cache_key | string | The CDN cache key. |
mp4_pseudo_on | boolean | Whether MP4 Pseudo Streaming is enabled or disabled. |
flv_pseudo_on | boolean | Whether FLV Pseudo Streaming is enabled or disabled. |
ignore_set_cookie_on | boolean | Whether Ignore Set-Cookie is enabled or disabled. |
block_crawlers_on | boolean | Whether Block Search Engine Crawlers is enabled or disabled. |
secondary_service_domains | array | Secondary Service Domains. |
location_ids | array | The integer ID(s) of subscribed CDN Locations. |