Queries the regions where the VPC firewall is enabled for asset protection.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cloudfirewall:DescribeVpcFirewallAssetRegionList |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| MemberUid |
string |
No |
The UID of the member accounts. |
258039427902**** |
| VpcFirewallId |
string |
No |
The instance ID of the virtual private cloud (VPC) firewall. |
vfw-m5e7dbc4y**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
00933CCB-65A4-5E51-B180-3D154281**** |
| RegionNoList |
array |
The list of regions. |
|
|
string |
The list of regions. |
['cn-hangzhou', 'cn-shenzhen'] |
Examples
Success response
JSON format
{
"RequestId": "00933CCB-65A4-5E51-B180-3D154281****",
"RegionNoList": [
"['cn-hangzhou', 'cn-shenzhen']"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.