Get CDN resources list
Get information about all CDN resources in your account.
Authorizations
API key for authentication.
Query Parameters
Defines whether a CDN resource has been deleted. Possible values:
- true - CDN resource has been deleted.
- false - CDN resource has not been deleted.
Enables or disables a CDN resource change by a user. Possible values:
- true - CDN resource is enabled.
- false - CDN resource is disabled.
Origin group ID.
Defines whether the HTTPS protocol is enabled for content delivery. Possible values:
- true - HTTPS protocol is enabled for CDN resource.
- false - HTTPS protocol is disabled for CDN resource.
SSL certificate ID.
SSL certificates IDs. Example:
- ?
sslData_in
=1643,1644,1652
Earliest date of CDN resource creation for which CDN resources should be returned (ISO 8601/RFC 3339 format, UTC.)
Most recent date of CDN resource creation for which CDN resources should be returned (ISO 8601/RFC 3339 format, UTC.)
Delivery domain (CNAME) of the CDN resource.
Additional delivery domains (CNAMEs) of the CDN resource.
Defines whether the CDN resource is integrated with the Streaming platform. Possible values:
- true - CDN resource is used for Streaming platform.
- false - CDN resource is not used for Streaming platform.
Rule name or pattern.
Defines whether origin shielding is enabled for the CDN resource. Possible values:
- true - Origin shielding is enabled for the CDN resource.
- false - Origin shielding is disabled for the CDN resource.
Name of the origin shielding data center location.
Defines whether the CDN resource was automatically suspended by the system. Possible values:
- true - CDN resource is selected for automatic suspension in the next 7 days.
- false - CDN resource is not selected for automatic suspension.
CDN resource status.
active
, processed
, suspended
, deleted
Response
Successful.
The response is of type object[]
.