Returns a list of regions in which the VPC firewall is enabled.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| MemberUid |
string |
No |
The UID of the member account. |
258039427902**** |
| VpcFirewallId |
string |
No |
The instance ID of the VPC border firewall. |
vfw-m5e7dbc4y**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
00933CCB-65A4-5E51-B180-3D154281**** |
| RegionNoList |
array |
A 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.