Rolls back the configurations of an accelerated domain name in the canary release environment.
Operation description
Usage notes
You must first call the DescribeLiveDomainStagingConfig operation to obtain the feature name. Then, you can call this operation to roll back the configurations in the canary release environment.
QPS limits
You can call this operation up to 30 times per second per user. API calls that exceed this limit are throttled. This can affect your business. For more information, see QPS limits.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:RollbackLiveStagingConfig |
get |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The ID of the region. |
cn-shanghai |
| DomainName |
string |
Yes |
The accelerated domain name. |
developer.aliyundoc.com |
| FunctionName |
string |
Yes |
The name of the feature. To obtain the feature name, call the DescribeLiveDomainStagingConfig operation. |
aliauth |
Response elements
|
Element |
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 |
|---|---|---|---|
| 404 | StagingConfig.NotFound | The staging configuration does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.