Activates Alibaba Cloud CDN. You must activate Alibaba Cloud CDN before you can manage domain names in Alibaba Cloud CDN.
Operation description
- Alibaba Cloud CDN can be activated only once per Alibaba Cloud account. The Alibaba Cloud account must complete real-name verification to activate Alibaba Cloud CDN.
- You can call this operation up to five times per second per user.
Debugging
Authorization information
The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action
policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:
- Operation: the value that you can use in the Action element to specify the operation on a resource.
- Access level: the access level of each operation. The levels are read, write, and list.
- Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
- The required resource types are displayed in bold characters.
- If the permissions cannot be granted at the resource level,
All Resources
is used in the Resource type column of the operation.
- Condition Key: the condition key that is defined by the cloud service.
- Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
Operation | Access level | Resource type | Condition key | Associated operation |
---|---|---|---|---|
cdn:OpenCdnService | none |
|
| none |
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InternetChargeType | string | Yes | The metering method of Alibaba Cloud CDN. A value of PayByTraffic indicates that the metering method is pay-by-data-transfer. | PayByTraffic |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "97C68796-EB7F-4D41-9D5B-12B909D76508"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | InvalidInternetChargeType.ValueNotSupported | The specified value of parameter InternetChargeType is not valid. | - |
400 | CdnService.HasOpened | Your cdn service has opened. | The CDN service is already activated. |
400 | InsufficientBalance | Your account does not have enough balance. | You have insufficient balance in your account. Top up or add funds to your account. |
400 | NoRealNameAuthentication | Real name authentication is needed. | You have not activated real-name authentication for your account |
400 | VertifyFailInvalidPayMethod | INVALID PAY METHOD | - |
400 | VertifyFailUserProfileComplete | MISSING USERPROFILE | - |
400 | CreateOrderFailed | Create order failed | - |
400 | QueryInfoError | Create order failed | - |
400 | MissingParameter | The input parameter OwnerId or OwnerAccount that is mandatory for processing this request is not supplied. | - |
400 | CreateOrderFailed | Create order failed. | - |
400 | CreateOrderFailed | Query account info error. | - |
400 | CreateOrderFailed | The specified value of parameter InternetChargeType is not valid. | - |
403 | Forbidden.Intl | User not authorized to open Intl service. | The CDN service on the international site is not available to all users. |
403 | Forbidden.BidUser | Bid user is limited to open service. | You are not authorized to perform this operation. |
For a list of error codes, visit the Service error codes.