Mengambil daftar role.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
gpdb:DescribeRoles |
get |
*DBInstance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
ID instans. Catatan
Anda dapat memanggil operasi DescribeDBInstances untuk menanyakan informasi semua instans AnalyticDB for PostgreSQL dalam suatu wilayah, termasuk ID instans. |
gp-xxxxxxxxx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
ABB39CC3-4488-4857-905D-2E4A051D0521 |
| RoleList |
object |
||
| Role |
array |
Daftar role. |
|
|
string |
Nama role. |
testrole |
Contoh
Respons sukses
JSONformat
{
"RequestId": "ABB39CC3-4488-4857-905D-2E4A051D0521",
"RoleList": {
"Role": [
"testrole"
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.