All Products
Search
Document Center

CDN:ChangeCdnDomainToDcdn

Last Updated:Mar 28, 2024

Transfer a domain name from Alibaba Cloud CDN to DCDN.

Debugging

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

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DomainNamestringYes

The accelerated domain name. You can specify only one domain name in each request.

example.com
OperationstringNo

The operation that you want to perform on the check items. Valid values:

preCheck: return the verification result.

preCheck

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

E6172599-7DA7-5471-9D22-359A4E0C9B94
Contentobject

The content of the migration instructions.

{ "The_domain_name_quota_for_the_target_account_has_reached_the_upper_limit": true, "Domain_name_requires_node2_architecture_to_be_enabled": true, "Internal_customer_domain_name_migration_prohibited": true, "Prohibit_the_migration_of_important_customer_domain_names": true, "Protected_domain_names_are_prohibited_from_migration": true, "Domain_names_accessed_through_TopDomain_are_prohibited_from_migration": true, "Prohibit_migration_of_customer_domain_names_for_integrated_access": true }

Examples

Sample success responses

JSONformat

{
  "RequestId": "E6172599-7DA7-5471-9D22-359A4E0C9B94",
  "Content": {
    "The_domain_name_quota_for_the_target_account_has_reached_the_upper_limit": true,
    "Domain_name_requires_node2_architecture_to_be_enabled": true,
    "Internal_customer_domain_name_migration_prohibited": true,
    "Prohibit_the_migration_of_important_customer_domain_names": true,
    "Protected_domain_names_are_prohibited_from_migration": true,
    "Domain_names_accessed_through_TopDomain_are_prohibited_from_migration": true,
    "Prohibit_migration_of_customer_domain_names_for_integrated_access": true
  }
}

Error codes

HTTP status codeError codeError messageDescription
400DomainVerifyFailDomain verification failed.Domain name verification failed.
403DcdnServiceNotFoundYour account does not open DCDN service yet.-
403%sServiceRiskedYour %s service is risked.-
403%sServiceSuspendedYour %s service is suspended.-

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

Change history

Change timeSummary of changesOperation
2023-08-29The Error code has changed. The request parameters of the API has changedsee changesets
Change itemChange content
Error CodesThe Error code has changed.
    delete Error Codes: 400
    delete Error Codes: 403
Input ParametersThe request parameters of the API has changed.
    delete Input Parameters: SpecifySchedulingDomain
2023-08-29The Error code has changed. The request parameters of the API has changedsee changesets
Change itemChange content
Error CodesThe Error code has changed.
    delete Error Codes: 400
    delete Error Codes: 403
Input ParametersThe request parameters of the API has changed.
    Added Input Parameters: SpecifySchedulingDomain
2023-08-17The Error code has changedsee changesets
Change itemChange content
Error CodesThe Error code has changed.
    delete Error Codes: 400
    delete Error Codes: 403