Activates Dynamic Route for CDN (DCDN).
Operation description
Note
-
DCDN can be activated only once per Alibaba Cloud account. The Alibaba Cloud account must pass real-name verification.
-
You can call this operation up to five times per second per user.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
BillType | string | Yes | The metering method of DCDN. Valid values:
| PayByTraffic |
WebsocketBillType | string | Yes | The metering method of WebSocket. Valid values:
| websockettraffic |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "97C68796-EB7F-4D41-9D5B-12B909D76503"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | DcdnService.HasOpened | Your DCDN service has been activated. | DCDN is activated. |
400 | InvalidComponent | The specified value of parameter BillType is not valid. | The specified metering method is invalid. Specify another metering method and try again. |
400 | NoRealNameAuthentication | Real name authentication is needed. | Your account has not passed real-time verification. |
400 | IncompleteInformation | Your information is incomplete. Complete your information before the operation. | You must provide all the required information. |
For a list of error codes, visit the Service error codes.