Mengembalikan konfigurasi nama domain akselerasi di lingkungan rilis canary.
Deskripsi operasi
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.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:RollbackLiveStagingConfig |
none |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID Wilayah. |
cn-shanghai |
| DomainName |
string |
Yes |
Nama domain akselerasi. |
developer.aliyundoc.com |
| FunctionName |
string |
Yes |
Nama fitur. Untuk mendapatkan nama fitur, panggil operasi DescribeLiveDomainStagingConfig. |
aliauth |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 404 | StagingConfig.NotFound | The staging configuration does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.