Enables one or more accelerated domain names. After the accelerated domain names are enabled, the value of the DomainStatus parameter for the domain names changes to Online.
Operation description
Note
-
If an accelerated domain name is in an invalid state or your account has an overdue payment, the accelerated domain name cannot be enabled.
-
You can specify up to 50 domain names in each request.
-
You can call this operation up to 30 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 |
---|---|---|---|---|
DomainNames | string | Yes | The accelerated domain name. You can specify multiple accelerated domain names and separate them with commas (,). | example.com |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | RecordCheckNotAvailable | The ICP filing interface is unavailable. Please try again later. | The operation for ICP filing is unavailable. Try again later. |
400 | IcpBlack | The domain is on the ICP blacklist. | The domain name is on the blacklist of the MIIT. |
400 | IspBlack | The domain is on the ISP blacklist. | The domain name is on the blacklist of Alibaba Cloud. |
For a list of error codes, visit the Service error codes.