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