Mengubah deskripsi akun database PolarDB Basis Data Relasional Cloud-Native.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:ModifyAccountDescription |
update |
*dbcluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
ID Kluster. |
pc-************* |
| AccountName |
string |
Yes |
Nama akun. |
testacc |
| AccountDescription |
string |
Yes |
Deskripsi akun. Deskripsi harus memenuhi persyaratan berikut:
|
test |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
2FED790E-FB61-4721-8C1C-07C627****** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "2FED790E-FB61-4721-8C1C-07C627******"
}
Respons error
JSONformat
{
"RequestId": "2FED790E-FB61-4721-8C1C-07C627FA5A19"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidAccountDescription.Malformed | The specified parameter AccountDescription is not valid. | |
| 404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. | |
| 404 | InvalidDBClusterId.Malformed | The specified parameter DBClusterId is not valid. | |
| 404 | InvalidDBClusterId.NotFound | The DBInstanceId provided does not exist in our records. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.