All Products
Search
Document Center

CDN:OpenCdnService

Last Updated:Aug 06, 2024

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

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

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.
OperationAccess levelResource typeCondition keyAssociated operation
cdn:OpenCdnServicenone
  • All Resources
    *
    none
none

Request parameters

ParameterTypeRequiredDescriptionExample
InternetChargeTypestringYes

The metering method of Alibaba Cloud CDN. A value of PayByTraffic indicates that the metering method is pay-by-data-transfer.

PayByTraffic

Response parameters

ParameterTypeDescriptionExample
object

The data structure of the response.

RequestIdstring

The ID of the request.

97C68796-EB7F-4D41-9D5B-12B909D76508

Examples

Sample success responses

JSONformat

{
  "RequestId": "97C68796-EB7F-4D41-9D5B-12B909D76508"
}

Error codes

HTTP status codeError codeError messageDescription
400InvalidInternetChargeType.ValueNotSupportedThe specified value of parameter InternetChargeType is not valid.-
400CdnService.HasOpenedYour cdn service has opened.The CDN service is already activated.
400InsufficientBalanceYour account does not have enough balance.You have insufficient balance in your account. Top up or add funds to your account.
400NoRealNameAuthenticationReal name authentication is needed.You have not activated real-name authentication for your account
400VertifyFailInvalidPayMethodINVALID PAY METHOD-
400VertifyFailUserProfileCompleteMISSING USERPROFILE-
400CreateOrderFailedCreate order failed-
400QueryInfoErrorCreate order failed-
400MissingParameterThe input parameter OwnerId or OwnerAccount that is mandatory for processing this request is not supplied.-
400CreateOrderFailedCreate order failed.-
400CreateOrderFailedQuery account info error.-
400CreateOrderFailedThe specified value of parameter InternetChargeType is not valid.-
403Forbidden.IntlUser not authorized to open Intl service.The CDN service on the international site is not available to all users.
403Forbidden.BidUserBid 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.