Menghentikan operasi yang sedang berlangsung dalam grup stack.
Deskripsi operasi
Contoh ini menghentikan operasi grup stack 6da106ca-1784-4a6f-a7e1-e723863**** di region China (Hangzhou).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ros:StopStackGroupOperation |
update |
*StackGroupOperation
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
ID region dari stack. Panggil operasi DescribeRegions untuk menanyakan region yang tersedia. |
cn-hangzhou |
| OperationId |
string |
Yes |
ID operasi. Panggil operasi ListStackGroupOperations untuk menanyakan ID operasi. |
6da106ca-1784-4a6f-a7e1-e723863d**** |
Untuk informasi selengkapnya tentang parameter permintaan umum, lihat Parameter umum.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
14A07460-EBE7-47CA-9757-12CC4761D47A |
| Kode kesalahan | Pesan kesalahan | Kode status HTTP | Deskripsi |
| InvalidParameter | The specified parameter {name} is invalid, {reason}. | 400 | Parameter yang ditentukan tidak valid. {name} menunjukkan nama parameter dan {reason} menunjukkan penyebabnya. |
| StackGroupOperationNotFound | The StackGroupOperation ({OperationId}) could not be found. | 404 | Operasi grup stack yang ditentukan tidak ada. {OperationId} menunjukkan ID operasi. |
Contoh
Respons sukses
JSONformat
{
"RequestId": "14A07460-EBE7-47CA-9757-12CC4761D47A"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.