doc-exports/docs/vpn/api-ref/vpn_api_0015.html
Hongwei, King Wang 32c06a10a2 vpn_api
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
2024-08-15 14:18:28 +00:00

629 lines
80 KiB
HTML

<a name="EN-US_TOPIC_0000001854089181"></a><a name="EN-US_TOPIC_0000001854089181"></a>
<h1 class="topictitle1">Querying a Specified VPN Gateway</h1>
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_section20114008"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p71731514598">This API is used to query a VPN gateway with a specified gateway ID.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_section18104173342818"><h4 class="sectiontitle">Calling Method</h4><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p19989133162813">For details, see <a href="vpn_api_0008.html#EN-US_TOPIC_0000001807530276">Calling APIs</a>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_section46808346"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p14165204314615">GET /v5/{project_id}/vpn-gateways/{vgw_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table3672032" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row10026740"><th align="left" class="cellrowborder" valign="top" width="20.61793820617938%" id="mcps1.3.3.3.2.5.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p6859639">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.02809719028097%" id="mcps1.3.3.3.2.5.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p179611479215">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="11.798820117988202%" id="mcps1.3.3.3.2.5.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18759866">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.555144485551445%" id="mcps1.3.3.3.2.5.1.4"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p43154149">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row5825185"><td class="cellrowborder" valign="top" width="20.61793820617938%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2077973">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.02809719028097%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p177965479212">String</p>
</td>
<td class="cellrowborder" valign="top" width="11.798820117988202%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p34098154">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="48.555144485551445%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1995217523354">Specifies a project ID. You can obtain the project ID by referring to <a href="vpn_api_0051.html#EN-US_TOPIC_0000001807530332">Obtaining the Project ID</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row38681012115416"><td class="cellrowborder" valign="top" width="20.61793820617938%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p148062542511">vgw_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.02809719028097%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p28061454105117">String</p>
</td>
<td class="cellrowborder" valign="top" width="11.798820117988202%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p16806185415516">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="48.555144485551445%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p0807175475116">Specifies a VPN gateway ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_section18621933"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul5992193374713"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li06111847151215">Request parameters<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p446744819121"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li06111847151215"></a><a name="en-us_topic_0000001594578269_li06111847151215"></a>None</p>
</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li168915455017">Example request<pre class="screen" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_screen1778465375316">GET https://{Endpoint}/v5/{project_id}/vpn-gateways/{vgw_id}</pre>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_section33379675"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul2144514204819"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li61441714114816">Response parameters<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p88131154135119"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li61441714114816"></a><a name="en-us_topic_0000001594578269_li61441714114816"></a>Returned status code 200: successful query</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table72083" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters in the response body</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row17813165405114"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.2.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p58146545517">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.2.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p17814155420512">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.559999999999995%" id="mcps1.3.5.2.1.2.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1981445405119">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1281320549517"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1081511543512">vpn_gateway</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p367917113201"><a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92184">ResponseVpnGateway</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p0815454105110">Specifies the VPN gateway object.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row781395420515"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p181545445118">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p781645405116">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p6816185455110">Specifies a request ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92184"></a><a name="en-us_topic_0000001594578269_table92184"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92184" frame="border" border="1" rules="all"><caption><b>Table 3 </b>ResponseVpnGateway</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row42351519591"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.3.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p124181505919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.3.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p3251815195910">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.559999999999995%" id="mcps1.3.5.2.1.3.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p6256151594">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row4237152592"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p125315155911">id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p132581555916">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul4510103818305"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li156736439303">Specifies a VPN gateway ID.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1525265511233">The value is a UUID containing 36 characters.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row182381545911"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p9254153591">name</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p225915105919">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul4955105118115"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li7955551161115">Specifies a VPN gateway name. If no VPN gateway name is specified, the system automatically generates one.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1987916110130">The value is a string of 1 to 64 characters, which can contain digits, letters, underscores (_), hyphens (-), and periods (.).</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row9534171819408"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p8800101572317">network_type</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2800191592313">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul13252145262311"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li425275211230">Specifies the network type of the VPN gateway.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1325245222313">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b166231658504">public</strong> or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b206232518502">private</strong>.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li225215211231">The default value is <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b89267571504246">public</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row523111575910"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p172681565912">status</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11261815185918">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul16814450144614"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li15815150184617">Specifies the status of the VPN gateway.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8629318255">Value range:<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p8559163502514"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8629318255"></a><a name="en-us_topic_0000001594578269_li8629318255"></a><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b69318547482">PENDING_CREATE</strong>: creating</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p168187371255"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b52842023194913">PENDING_UPDATE</strong>: updating</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p174281940152516"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1872617290493">PENDING_DELETE</strong>: deleting</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p881713424259"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1122533434912">ACTIVE</strong>: normal</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p111974458250"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1391531025017">FAULT</strong>: abnormal</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p14808173292519"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1616216138509">FREEZED</strong>: frozen</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1244155596"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p126121517591">attachment_type</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p52691515595">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1130314388158"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li6350171513586">Specifies the association mode.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li716012567011">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b74121021704246">vpc</strong> or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b30130875504246">er</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row5898237201615"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p17898163715167">certificate_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p489920373161">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul122072521714"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li42075511716">Specifies the certificate ID.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li4207165141714">The value is a UUID containing 36 characters.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row924191565916"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1727181565915">er_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p627815155919">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p138542437713">Specifies the ID of the enterprise router instance to which the VPN gateway connects. This parameter is available only when <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b687524518106">attachment_type</strong> is set to <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1875445121012">er</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row5241915165911"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p122714150599">vpc_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1027215195912">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p15999453414">Specifies the ID of the service VPC associated with the VPN gateway. This parameter is available only when <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b15903358115">attachment_type</strong> is set to <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b490315581313">vpc</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row5241015125911"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p029171535910">local_subnets</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p429215175914">Array of String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1280230784">Specifies a local subnet. This subnet is a cloud-side subnet that needs to communicate with an on-premises network through a VPN. For example, a local subnet can be 192.168.52.0/24. This parameter is available only when <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b74091499506">attachment_type</strong> is set to <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b174098919509">vpc</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row2024315145917"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p132915153593">connect_subnet</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1629181514595">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p03411450102515">Specifies the ID of the VPC subnet used by the VPN gateway.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row32471511595"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p729101510594">bgp_asn</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18291215175920">Long</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1940410309265">Specifies the BGP AS number of the VPN gateway.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row724815115910"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p830161585917">flavor</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p930131510596">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul16311126192517"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1131111619251">Specifies the specifications of the VPN gateway.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li138324136257">Value range:<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1824457132913"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li138324136257"></a><a name="en-us_topic_0000001594578269_li138324136257"></a><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b61368895055917">Basic</strong>: The maximum forwarding bandwidth is 100 Mbit/s.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1570711910299"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b76648840734433">Professional1</strong>: The maximum forwarding bandwidth is 300 Mbit/s.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p12570172052511"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b5260053174513">Professional1-NonFixedIP</strong> (not yet supported): The maximum forwarding bandwidth is 300 Mbit/s.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p114585512299"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b2520085034439">Professional2</strong>: The maximum forwarding bandwidth is 1 Gbit/s.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1050183192514"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b878011534611">Professional2-NonFixedIP</strong> (not yet supported): The maximum forwarding bandwidth is 1 Gbit/s.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1624111545919"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p431101515595">availability_zone_ids</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p193121518594">Array of String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p622210491384">Specifies the AZ where the VPN gateway is deployed. This parameter is available when an AZ is specified. If no AZ is specified, this parameter is available only when the VPN gateway is in ACTIVE state.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row154671419144315"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1367711217340">connection_number</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p292181374">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1967742133416">Specifies the maximum number of VPN connections supported for the VPN gateway.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1124315195912"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18311615205915">used_connection_number</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p12311415185916">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1256516395315p0">Specifies the number of VPN connections that have been used by the VPN gateway.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row7100045251"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p7556341535">used_connection_group</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1955133425320">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1355133495311">Specifies the number of VPN connection groups that have been used by the VPN gateway. A connection group consists of two connections between a customer gateway and a VPN gateway. By default, 10 VPN connection groups are included free of charge with the purchase of a VPN gateway.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row024315125915"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1232715105910">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18322015105910">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1346517119494"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1243612127408">Specifies an enterprise project ID.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li144651611124913">The value is a UUID containing 36 characters. If no enterprise project ID is specified during VPN gateway creation, 0 is returned, indicating that the resource belongs to the default enterprise project.<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p7202531144016"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li144651611124913"></a><a name="en-us_topic_0000001594578269_li144651611124913"></a>Note that 0 is not the ID of an existing enterprise project.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row19241115115912"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1533161545919">eip1</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p733151510595"><a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92185">ResponseEip</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2481192613454">Specifies the first EIP of the VPN gateway using the active-active mode or the active EIP of the VPN gateway using the active-standby mode. This parameter is available when the VPN gateway is in ACTIVE state.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row112481514598"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p123381514595">eip2</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1633141519596"><a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92185">ResponseEip</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1393557154111">Specifies the second EIP of the VPN gateway using the active-active mode or the standby EIP of the VPN gateway using the active-standby mode. This parameter is available when the VPN gateway is in ACTIVE state.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row924915135911"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p93431595919">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p334515155919">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1321119812518"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li58981192516">Specifies the time when the VPN gateway is created. This parameter is available when the VPN gateway is in ACTIVE state.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1221115810255">The UTC time format is <em id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_i1321120817259">yyyy-MM-ddTHH:mm:ss.SSSZ</em>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row16241215185918"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p63461515914">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11356158597">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul6106151392213"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8894117251">Specifies the last update time. This parameter is available when the VPN gateway is in ACTIVE state.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1277785732017">The UTC time format is <em id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_i14778857172014">yyyy-MM-ddTHH:mm:ss.SSSZ</em>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row182691030151417"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p155141949131012">lock_status</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p17514124901018">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p162551184561">Specifies whether a frozen VPN gateway can be deleted.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2105204644819">The value <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b36812831617">1</strong> indicates that a frozen gateway can be deleted.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1322722920317">The value <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b20454165114211">2</strong> indicates that a frozen gateway cannot be deleted.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row19770732111416"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p10515849151018">master_eip</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p166282941713">master_eip</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p12532752487">Specifies the first EIP used by the VPN gateway. This parameter is available when the VPN gateway is in ACTIVE state.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p44963582149">This parameter has been deprecated, but is retained for compatibility purposes. Using this parameter is not recommended.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1441013513147"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p175159499105">slave_eip</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1362812991710">slave_eip</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p361195591415">Specifies the second EIP used by the VPN gateway. This parameter is available when the VPN gateway is in ACTIVE state.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p16906348131418">This parameter has been deprecated, but is retained for compatibility purposes. Using this parameter is not recommended.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row74591238131416"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1951574991014">high_availability</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1151516498107">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1311015563918">Specifies the high availability (HA) attribute of the VPN gateway.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2051534931019">This parameter has been deprecated, but is retained for compatibility purposes. Using this parameter is not recommended.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1425620174215"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p896144115225">access_vpc_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p189624116227">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul15906343192415"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8906114317244">Specifies the ID of the access VPC used by the VPN gateway.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li14906114318244">The value is a UUID containing 36 characters.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row18901925164213"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p153418072512">access_subnet_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p8534170132513">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul7121212102510"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1612131216253">Specifies the ID of the subnet in the access VPC used by the VPN gateway.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li312141282510">The value is a UUID containing 36 characters.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1935452715428"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1549105802613">access_private_ip_1</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p19549165852610">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p25491258162611">Specifies a private IP address used by the VPN gateway to connect to a customer gateway when the network type is private network. This address is the first private IP address of the VPN gateway in active-active mode or the active private IP address of the VPN gateway in the active-standby mode.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1866842616281">An example is 192.168.52.9. This parameter is available only when <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b13141165465012">network_type</strong> is set to <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b614114543501">private</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row15855968115"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1188031315114">access_private_ip_2</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1288014137116">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p33949232594">Specifies a private IP address used by the VPN gateway to connect to a customer gateway when the network type is private network. This address is the second private IP address of the VPN gateway in active-active mode or the standby private IP address of the VPN gateway in the active-standby mode.</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p88809138114">An example is 192.168.52.9. This parameter is available only when <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b19343611125617">network_type</strong> is set to <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b19343111111566">private</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row8346194911818"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p13236155184320">ha_mode</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p202378552435">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul13646123254417"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li106152124813">Specifies the HA mode of the gateway. The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b84973127451026">active-active</strong> or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b134088952751026">active-standby</strong>.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1779615212445">Value range: active-active, active-standby</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li11646183212449">Default value: <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b155171997651052">active-active</strong></li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row33121041152017"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18598928133217">policy_template</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p030394417348"><a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table204661634173912">PolicyTemplate</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p10380171723620">Indicates a policy template. This parameter is returned only for a VPN gateway that supports access via non-fixed IP addresses.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1878511251541"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p14785225145413">tags</p>
</td>
<td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p147855259548">Array of <a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table4138248135518">VpnResourceTag</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1280042717591">Specifies a tag list.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92185"></a><a name="en-us_topic_0000001594578269_table92185"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table92185" frame="border" border="1" rules="all"><caption><b>Table 4 </b>ResponseEip</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row735815105919"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.4.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p636715185911">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.2%" id="mcps1.3.5.2.1.4.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p193619159594">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.58%" id="mcps1.3.5.2.1.4.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1636715195910">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row13571545915"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p13619157596">id</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p83661520598">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul46511446346"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li76516442344">Specifies an EIP ID.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li165344143419">The value is a UUID containing 36 characters. If the default enterprise project is used, 0 is returned.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row103561525914"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p17371215175916">ip_version</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p5379151592">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul11582855187"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li11582145519817">Specifies the EIP version.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li20181917911">The value can only be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b15644133010335">4</strong>, indicating IPv4 address.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row735111525913"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p538215105912">type</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p203801512598">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul17823135518714"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li18823355977">Specifies the EIP type.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li19121931583">For the value range, see the <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b259110018212">type</strong> field in "Assigning an EIP" in the <em id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_i17591100521">Elastic IP API Reference</em>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row123521516596"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p17142141545915">ip_address</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1714291517592">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul15421714152513"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li154314147253">Specifies an EIP, that is, a public IPv4 address.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8589191913253">The value is an IPv4 address, for example, 88.***.***.11.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row23581518596"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1014220157595">charge_mode</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p151421915155915">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1920245802910"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li520275812917">Specifies the bandwidth billing mode of an EIP.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1962150143010">Value range:<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p5507016018"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1962150143010"></a><a name="en-us_topic_0000001594578269_li1962150143010"></a><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b12652060704246">traffic</strong>: billed by traffic</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row113517155594"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2014241555917">bandwidth_id</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11142121519594">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul2060210573114"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1060213523118">Specifies the bandwidth ID of an EIP.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li155137173112">The value is a UUID containing 36 characters.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row143511555919"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p61421315125918">bandwidth_size</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p51423152595">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul3179104382717"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1717944317270">Specifies the bandwidth (Mbit/s) of an EIP. The maximum EIP bandwidth varies according to regions and depends on the EIP service. You can submit a service ticket to increase the maximum EIP bandwidth under your account.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li417025410273">The value ranges from 1 to 1000.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row103581525910"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p2014313153595">bandwidth_name</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18143101520593">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1923211458282"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li923314517284">Specifies the bandwidth name of an EIP.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li14671181410296">The value is a string of 1 to 64 characters, which can contain digits, letters, underscores (_), hyphens (-), and periods (.).</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row16123121543317"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1712371510330">share_type</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p71231915103311">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul12779104164120"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li117799416413">Specifies the type of EIP bandwidth.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8779174184111">Value range:<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p109835013465"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li8779174184111"></a><a name="en-us_topic_0000001594578269_li8779174184111"></a><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b171377428913">WHOLE</strong>: shared bandwidth</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p487612504614"><strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b437644610914">PER</strong>: dedicated bandwidth</p>
<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p462440454">This parameter has been deprecated, but is retained for compatibility purposes. Using this parameter is not recommended.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row15106187334"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p10101184334">network_type</p>
</td>
<td class="cellrowborder" valign="top" width="22.2%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p151051813314">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.58%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul173781526184415"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1237862613444">Specifies the EIP type.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li7378122615447">For the value range of this parameter, see the value range of the <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1164143201015">type</strong> field in section "Assigning an EIP" in the <em id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_i962533613307">Elastic IP API Reference</em>.<p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p119221613144511">This parameter has been deprecated, but is retained for compatibility purposes. Using this parameter is not recommended.</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table204661634173912"></a><a name="en-us_topic_0000001594578269_table204661634173912"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table204661634173912" frame="border" border="1" rules="all"><caption><b>Table 5 </b>PolicyTemplate</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row346673433917"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.5.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p5466173423918">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.009999999999998%" id="mcps1.3.5.2.1.5.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p7466103410397">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.769999999999996%" id="mcps1.3.5.2.1.5.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1546613417392">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row746633403918"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p746613412398">ike_policy</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p164664342393"><a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table6755101415474">IkePolicy</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p143123388232">Specifies the IKE policy object.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1646618346399"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p18466183413914">ipsec_policy</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p19533522114210"><a href="#EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table1512731654717">IpsecPolicy</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1499115261518">Specifies the IPsec policy object.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table6755101415474"></a><a name="en-us_topic_0000001594578269_table6755101415474"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table6755101415474" frame="border" border="1" rules="all"><caption><b>Table 6 </b>IkePolicy</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row1975511141475"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.6.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p67551514134711">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.009999999999998%" id="mcps1.3.5.2.1.6.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p17755141484713">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.769999999999996%" id="mcps1.3.5.2.1.6.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11755614164713">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row10755514184716"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p197569141474">encryption_algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p375601416472">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.6.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul7481132141015"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li748172120107">Specifies an encryption algorithm.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li20481192111105">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b16830838113116">aes-256-gcm-16</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b783173814316">aes-128-gcm-16</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b18317383315">aes-256</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b98311838183117">aes-192</strong>, or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1083118383318">aes-128</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row17756914114715"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p12756161434713">dh_group</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p8756111417474">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.6.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1948182111109"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li28627445718">Specifies the DH group used for key exchange in phase 1.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li14481182121010">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b13307132475810">group14</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b10307192425810">group15</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b2307124135816">group16</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b173071624195819">group19</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b330717247589">group20</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b153071724145813">group21</strong>, or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b8307122418586">disable</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row663551512525"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p86351615195211">authentication_algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p363661518529">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.6.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul11212415102"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li2121184131012">Specifies an authentication algorithm.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li5121941171018">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b26693510585">sha2-512</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b067163555817">sha2-384</strong>, or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1967113595816">sha2-256</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row6168122910526"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p716962917527">lifetime_seconds</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p191691129135210">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.6.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul1448120211104"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li648116215104">Specifies the SA lifetime. When the lifetime expires, an IKE SA is automatically updated.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li3481162181011">The value ranges from 60 to 604800, in seconds.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table1512731654717"></a><a name="en-us_topic_0000001594578269_table1512731654717"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table1512731654717" frame="border" border="1" rules="all"><caption><b>Table 7 </b>IpsecPolicy</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row4128171613476"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.7.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1212812165479">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.009999999999998%" id="mcps1.3.5.2.1.7.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11281316154714">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.769999999999996%" id="mcps1.3.5.2.1.7.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1812812163473">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row312812169474"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p13128151619472">authentication_algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p198856403535">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.7.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul148555357565"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1885518359564">Specifies an authentication algorithm.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li138551835155615">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b11779744125813">sha2-512</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b87791844155819">sha2-384</strong>, or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1677954405811">sha2-256</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row91281616134712"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p412831617474">encryption_algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p392819526534">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.7.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul312124112109"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1608112013145">Specifies an encryption algorithm.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li168031229145818">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b64719533311">aes-256-gcm-16</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b17473534312">aes-128-gcm-16</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b164775311312">aes-256</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b114795333117">aes-192</strong>, or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b8471453173114">aes-128</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row31451857135314"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p91451857115316">pfs</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1814517579533">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.7.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul121216411104"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li312114416109">Specifies the DH key group used by PFS.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li2121194119106">The value can be <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b19843193017581">group14</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b18843193055813">group15</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b14843530135816">group16</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b584314308586">group19</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1584303019584">group20</strong>, <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b15843193016587">group21</strong>, or <strong id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_b1584343016585">disable</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row465311593535"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p3653135965313">lifetime_seconds</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1465365915535">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.7.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul15122541141014"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li18122184110108">Specifies the lifetime of a tunnel established over an IPsec connection.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li412214112104">The value ranges from 30 to 604800, in seconds.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table4138248135518"></a><a name="en-us_topic_0000001594578269_table4138248135518"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_table4138248135518" frame="border" border="1" rules="all"><caption><b>Table 8 </b>VpnResourceTag</caption><thead align="left"><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row313874885517"><th align="left" class="cellrowborder" valign="top" width="22.220000000000002%" id="mcps1.3.5.2.1.8.2.4.1.1"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p1613864810559">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.009999999999998%" id="mcps1.3.5.2.1.8.2.4.1.2"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11138114805517">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.769999999999996%" id="mcps1.3.5.2.1.8.2.4.1.3"><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p913874812558">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row5138148125515"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.8.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p86437477589">key</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.8.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p11643144711589">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.8.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul65231833153920"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1303152053315">Specifies a tag key.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li152316335391">The value is a string of 1 to 128 characters that can contain digits, letters, Spanish characters, Portuguese characters, spaces, and special characters (_ . : = + - @).</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_row16139174885513"><td class="cellrowborder" valign="top" width="22.220000000000002%" headers="mcps1.3.5.2.1.8.2.4.1.1 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p16643847205814">value</p>
</td>
<td class="cellrowborder" valign="top" width="22.009999999999998%" headers="mcps1.3.5.2.1.8.2.4.1.2 "><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p764324795815">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.769999999999996%" headers="mcps1.3.5.2.1.8.2.4.1.3 "><ul id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ul961219349376"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li5601175311451">Specifies a tag value.</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li186123345379">The value is a string of 0 to 255 characters that can contain digits, letters, Spanish characters, Portuguese characters, spaces, and special characters (_ . : = + - @).</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li6701550185115">Example responses<ol id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ol14636421115220"><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li5636152155216">Example response to the request for querying a public VPN gateway associated with an enterprise router<pre class="screen" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_screen678017232489">{
"vpn_gateway": {
"id": "66ddeacb-demo-a8df-va86-9a414b5bd7d5",
"name": "vpngw-5bd6",
"network_type": "public",
"status": "ACTIVE",
"attachment_type": "er",
"er_id": "c62fad0d-demo-a8df-va86-e06c4c351b9f",
"bgp_asn": 64512,
"flavor": "Professional1",
<span id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ph142836615226"> "availability_zone_ids": ["eu-de-01", "eu-de-02"],</span>
"connection_number": 200,
"used_connection_number": 0,
"used_connection_group": 0,
"enterprise_project_id": "0",
"eip1": {
"id": "0f6d1415-demo-a8df-va86-edb2ee97c9cc",
"ip_version": 4,
"type": "5_bgp",
"ip_address": "88.***.***.251",
<span id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ph3661939192915"> "charge_mode": "traffic",</span>
"bandwidth_id": "e93767cc-demo-a8df-va86-bac2987f90a4",
"bandwidth_size": 300,
"bandwidth_name": "vpngw-bandwidth-10c3"
},
"eip2": {
"id": "7b46b62f-demo-a8df-va86-6b8e44312416",
"ip_version": 4,
"type": "5_bgp",
"ip_address": "88.***.***.102",
<span id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ph42131561296"> "charge_mode": "traffic",</span>
"bandwidth_id": "bde3557e-demo-a8df-va86-629a3754ae07",
"bandwidth_size": 300,
"bandwidth_name": "vpngw-bandwidth-18bd"
},
"created_at": "2024-06-28T09:41:11.445Z",
"updated_at": "2024-06-28T09:41:11.445Z",
"access_vpc_id": "0cf79a3f-demo-a8df-va86-d7ace626b0fa",
"access_subnet_id": "f5741286-demo-a8df-va86-2c82bd9ee114",
"ha_mode": "active-active"
},
"request_id": "28b795f8-d431-4f1e-93ab-1c401a82b799"
}</pre>
</li><li id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_li1531816513524">Example response to the request for querying a private VPN gateway associated with a VPC<pre class="screen" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_screen14929241125616">{
"vpn_gateway": {
"id": "66ddeacb-demo-a8df-va86-9a414b5bd7d5",
"name": "vpngw-5bd6",
"network_type": "private",
"status": "ACTIVE",
"attachment_type": "vpc",
"vpc_id": "91a74241-demo-a8df-va86-9b5f98c66c8c",
"local_subnets": ["192.168.0.0/24"],
"connect_subnet": "f5741286-demo-a8df-va86-2c82bd9ee114",
"bgp_asn": 64512,
"flavor": "Professional1",
<span id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_ph1757620524229"> "availability_zone_ids": ["eu-de-01", "eu-de-02"],</span>
"connection_number": 200,
"used_connection_number": 0,
"used_connection_group": 0,
"enterprise_project_id": "0",
"created_at": "2024-06-28T09:41:11.445Z",
"updated_at": "2024-06-28T09:41:11.445Z",
"access_vpc_id": "0cf79a3f-demo-a8df-va86-d7ace626b0fa",
"access_subnet_id": "f5741286-demo-a8df-va86-2c82bd9ee114",
"access_private_ip_1": "192.168.146.45",
"access_private_ip_2": "192.168.146.77",
"ha_mode": "active-active"
},
"request_id": "28b795f8-d431-4f1e-93ab-1c401a82b799"
}</pre>
</li></ol>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_section31981619"><h4 class="sectiontitle">Status Codes</h4><p id="EN-US_TOPIC_0000001854089181__en-us_topic_0000001594578269_p16293121112429">For details, see <a href="vpn_api_0052.html#EN-US_TOPIC_0000001807370508">Status Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpn_api_0013.html">VPN Gateway</a></div>
</div>
</div>