All Products
Search
Document Center

CDN:StopCdnDomain

更新時間:Aug 06, 2024

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

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DomainNamestringYes

The accelerated domain name that you want to disable. You can specify only one domain name in each request.

example.com

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

16A96B9A-F203-4EC5-8E43-CB92E68F4CD8

Examples

Sample success responses

JSONformat

{
  "RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}

Error codes

HTTP status codeError codeError message
400InvalidDomain.BelongToConfigGroupThis Domain activated in configuration group and should modify by config group.

For a list of error codes, visit the Service error codes.