Disables an accelerated domain name. After the domain name is disabled, the value of the DomainStatus parameter is changed to Offline.
Operation description
- After an accelerated domain is disabled, Alibaba Cloud CDN retains its information and routes all the requests that are destined for the accelerated domain to the origin server.
- You can call this operation up to 40 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DomainName | string | Yes | The accelerated domain name that you want to disable. You can specify only one domain name in each request. | example.com |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
400 | InvalidDomain.BelongToConfigGroup | This Domain activated in configuration group and should modify by config group. |
For a list of error codes, visit the Service error codes.