Deactivate a CDN domain, changing the "DomainStatus" to "offline".
Note
- After a CDN domain is deactivated, its information is still retained and the system will automatically perform back-to-source processing for requests to the CDN domain.
- We recommend that you use the StopCdnDomain interface to suspend acceleration for the domain name if, for the moment, you do not require acceleration for a certain domain name.
Request parameters
Parameters | Type | Required | Example values | Description |
---|---|---|---|---|
Action | String | Yes | StopCdnDomain | The name of this interface. Value: StopCdnDomain |
DomainName | String | Yes | www.yourdomain.com | The domain name, which requests access to the CDN. |
Return Parameters
Parameters | Type | Example values | Description |
---|---|---|---|
RequestId | String | 16A96B9A-F203-4EC5-8E43-CB92E68F4CD8 | Request ID |
Examples
Request example
http://cdn.aliyuncs.com?Action=StopDomain&DomainName=test.com&Public request parameter
Normal return example
-
JSON format
"RequestId":"324AEFFF-308C-4DA7-8CD3-01B277B98F28"
-
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"