All Products
Search
Document Center

Edge Security Acceleration:StartDcdnIpaDomain

Last Updated:Oct 17, 2024

Enables a suspended domain that was accelerated by IP Application Accelerator (IPA). After this operation is successful, the value of parameter DomainStatus for the domain changes to online.

Operation description

  • If an accelerated domain name is in invalid state or your account has an overdue payment, the accelerated domain name cannot be enabled.
  • You can call this operation up to 20 times per second per account.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DomainNamestringYes

The name of the accelerated domain to be enabled. You can specify only one accelerated domain name at a time.

example.com

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

0AEDAF20-4DDF-4165-8750-47FF9C1929C9

Examples

Sample success responses

JSONformat

{
  "RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}

Error codes

HTTP status codeError codeError messageDescription
400RecordCheckNotAvailableThe ICP filing interface is unavailable. Please try again later.The operation for ICP filing is unavailable. Try again later.
400IcpBlackThe domain is on the ICP blacklist.The domain name is on the blacklist of the MIIT.
400IspBlackThe domain is on the ISP blacklist.The domain name is on the blacklist of Alibaba Cloud.
403DcdnIpaServiceNotFoundThe DCDN IPA service has not been activated.IPA is not activated for DCDN.

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