Mengkueri konfigurasi kluster di Database Autonomy Service (DAS).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:DescribeDasConfig |
get |
*DBCluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
ID kluster. Catatan
Anda dapat memanggil operasi DescribeDBClusters untuk mengkueri detail kluster yang dimiliki akun Alibaba Cloud Anda, seperti ID kluster. |
pc-**************** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
593AE1C5-B70C-463F-9207-074639****** |
| StorageAutoScale |
string |
Specifies whether to enable automatic storage scaling for the Standard Edition cluster. Valid values:
|
Enable |
| StorageUpperBound |
integer |
The maximum storage capacity that is allowed for storage automatic scaling of the Standard Edition cluster. Unit: GB. Catatan
This parameter is valid only when the StorageAutoScale parameter is set to Enable. |
800 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "593AE1C5-B70C-463F-9207-074639******",
"StorageAutoScale": "Enable",
"StorageUpperBound": 800
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.