Publishes the DCDN configuration from the staging environment to the production environment.
Operation description
A single user can make up to 30 calls per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:PublishDcdnStagingConfigToProduction |
none |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name. Only a single domain name is supported. |
example.com |
| FunctionName |
string |
Yes |
The name of the feature. |
aliauth |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Examples
Success response
JSON format
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | StagingConfig.Failed | The rules for the staging environment are being configured. Try again later. | The staging environment is updating data. Try again later. |
| 404 | StagingConfig.NotFound | The staging configuration does not exist. | The configuration cannot be found in the staging environment. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.