All Products
Search
Document Center

CDN:BatchStopCdnDomain

Last Updated:Jul 04, 2024

Disables one or more accelerated domain names at a time. After an accelerated domain name is disabled, the value of the DomainStatus parameter is changed to Offline.

Operation description

  • After an accelerated domain name is disabled, Alibaba Cloud CDN retains its information and reroutes all the requests that are destined for the accelerated domain name to the origin.
  • If you need to temporarily disable CDN acceleration for a domain name, we recommend that you call the StopDomain operation.
  • You can call this operation up to 30 times per second per account.
  • You can specify up to 50 domain names in each request.

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
DomainNamesstringYes

The names of the accelerated domain names. You can specify one or more domain names in each request. Separate multiple domain names with commas (,).

example.com

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

324AEFFF-308C-4DA7-8CD3-01B277B98F28

Examples

Sample success responses

JSONformat

{
  "RequestId": "324AEFFF-308C-4DA7-8CD3-01B277B98F28"
}

Error codes

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