Mengubah konfigurasi Serverless aplikasi PolarDB Basis Data Relasional Cloud-Native.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:ModifyApplicationServerlessConf |
update |
*全部资源
|
None | None |
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ApplicationId |
string |
Yes |
ID aplikasi. |
pa-************** |
| ServerlessConfList |
array<object> |
Yes |
Daftar konfigurasi Serverless. |
|
|
object |
No |
|||
| ComponentType |
string |
No |
The type of the application sub-component. For Supabase, valid values are:
|
gateway |
| ScaleMin |
string |
No |
The minimum number of PolarDB Capacity Units (PCUs) for a single node. Valid values: 0 to 16. |
1 |
| ScaleMax |
string |
No |
The maximum number of PCUs for a single node. Valid values: 0 to 16. |
16 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
D0CEC6AC-7760-409A-A0D5-E6CD86****** |
| ApplicationId |
string |
The application ID. |
pa-************** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "D0CEC6AC-7760-409A-A0D5-E6CD86******",
"ApplicationId": "pa-**************"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.