Mengkueri grup keamanan Elastic Compute Service (ECS) yang terkait dengan instans Database Apsara untuk MongoDB.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dds:DescribeSecurityGroupConfiguration |
get |
*dbinstance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
ID instans. |
dds-bpxxxxxxxx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
3C4A2494-85C4-45C5-93CF-548DB3375193 |
| Items |
object |
||
| RdsEcsSecurityGroupRel |
array<object> |
Details about the ECS security groups. |
|
|
object |
|||
| SecurityGroupId |
string |
The ID of the ECS security group. |
sg-bpxxxxxxxx |
| NetType |
string |
The network type of the ECS security group. Valid values:
|
vpc |
| RegionId |
string |
The region ID of the ECS security group. |
cn-hangzhou |
Contoh
Respons sukses
JSONformat
{
"RequestId": "3C4A2494-85C4-45C5-93CF-548DB3375193",
"Items": {
"RdsEcsSecurityGroupRel": [
{
"SecurityGroupId": "sg-bpxxxxxxxx",
"NetType": "vpc",
"RegionId": "cn-hangzhou"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.