Mengatur ulang konfigurasi penyewa.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eas:ReinstallTenantAddon |
update |
*All Resource
|
None | None |
Sintaks permintaan
PUT /api/v2/tenantaddons/{ClusterId}/{TenantAddonName}/reinstall HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
Yes |
ID wilayah layanan. |
cn-hangzhou |
| TenantAddonName |
string |
Yes |
Nama plug-in. |
prometheus_discovery |
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. |
Addon prometheus_discovery is successfully reinstalled |
Contoh
Respons sukses
JSONformat
{
"RequestId": "40325405-579C-4D82****",
"Message": "Addon prometheus_discovery is successfully reinstalled"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.