Menghentikan tugas uji stres.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eas:StopBenchmarkTask |
*BenchmarkTask
|
None | None |
Sintaks permintaan
PUT /api/v2/benchmark-tasks/{ClusterId}/{TaskName}/stop HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
Yes |
ID wilayah tempat tugas uji stres dijalankan. |
cn-shanghai |
| TaskName |
string |
Yes |
Nama tugas uji stres. Untuk informasi selengkapnya tentang cara mengkueri nama tugas uji stres, lihat ListBenchmarkTask. |
benchmark-larec-test-dbe5 |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
40325405-579C-4D82**** |
| Message |
string |
The returned message. |
Benchmark task [benchmark-larec-test-dbe5] is Stopping |
Contoh
Respons sukses
JSONformat
{
"RequestId": "40325405-579C-4D82****",
"Message": "Benchmark task [benchmark-larec-test-dbe5] is Stopping"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.