Delete a custom cache policy.
Request parameters
Parameters | Type | Required | Example values | Description |
Action | String | Yes | DeleteCacheExpiredConfig | The name of this interface. Value: DeleteCacheExpiredConfig |
CacheType | String | Yes. | suffix | Cached content type. Value:
|
ConfigID | String | Yes. | 903423 | Configuration ID. This parameter need not be specified for the Add operation, but must be specified for the Modify operation. |
DomainName | String | Yes. | www.yourdomain.com | Your CDN domain name. |
Return parameters
Parameters | Type | Example values | Description |
RequestId | String | 16A96B9A-F203-4EC5-8E43-CB92E68F4CD8 | Request ID |
Examples
Request example
http://cdn.aliyuncs.com/?Action=DeleteCacheExpiredConfig
&CacheType=path
&ConfigID=903423
&DomainName=www.macaron.org.cn
&public request parameter
Normal return example
-
JSON format
"RequestId":"04F0F334-1335-436C-A1D7-6C044FE73368"
-
JSON format
"Code":"InternalError", "HostId":"cdn.aliyuncs.com", "Message":"The request processing has failed due to some unknown error.", "RequestId":"16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"