doc-exports/docs/dc/api-ref/ListVirtualInterfaces.html
Qin Ying, Fan 62ab8a5fe2 DC API 20231101 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2024-03-11 15:10:40 +00:00

860 lines
90 KiB
HTML

<a name="ListVirtualInterfaces"></a><a name="ListVirtualInterfaces"></a>
<h1 class="topictitle1">Querying the Virtual Interface List</h1>
<div id="body8662426"><div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section2098702861712"><h4 class="sectiontitle">Function</h4><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p189879281178">This API is used to query all virtual interfaces of a tenant.</p>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section1498818283176"><h4 class="sectiontitle">URI</h4><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8988528101715">GET /v3/{project_id}/dcaas/virtual-interfaces</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_table1198942831718" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1498872831710"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1798913281171">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p899012283174">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14990102814170">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1299052819171">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row198915281176"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p129901428171718">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13991728151718">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p5991728101710">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p59915289179">Specifies the project ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_table10993132831717" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row29921128161717"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p0994142810174">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1994142831714">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11994828151710">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p69948283174">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row999222814176"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p99951428121717">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p3995112815177">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p499510286178">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18995142813177">Specifies the number of records returned on each page. Value range: 1 to 2000</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p10995628141716">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1399617286172">1</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p15996172841716">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b5996728101719">2000</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1299672813174">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b7996142821720">2000</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row18992142816176"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18996142814177">marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1099682821715">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p499772831714">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p199722819177">Specifies the ID of the last resource record on the previous page. If this parameter is left blank, the first page is queried. This parameter must be used together with <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b89971128141716">limit</strong>.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1997928161720">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b59976281174">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2099713285171">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b11997528151712">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1799222821714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18997628131712">fields</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p499822818179">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18998132811174">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p19998112818173">Specifies the list of fields to be displayed.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p39987289178">Array Length: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b109984284179">1 - 5</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1799210289175"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p399952814170">sort_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p79991828131712">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p199913285170">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p39991628101713">Specifies the sorting order of returned results, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b159997287171">asc</strong> (ascending order) or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b200182918171">desc</strong> (descending order). The default value is <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b0072981718">asc</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row10992132819177"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18012918175">sort_key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p201829101714">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p40329161711">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p20429131710">Specifies the sorting field.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p51129121715">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1712296179">id</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18182951719">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b0192921716">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p181152941711">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b201029111712">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row11992528171711"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8111293179">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12112917171">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p22112921715">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p82122931715">Filters resource instances by enterprise project ID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p132629191713">Array Length: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1721929101715">1 - 10</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row0993228161716"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11242918177">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p133182910177">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18362912176">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p173112911717">Specifies the resource ID by which instances are filtered.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1631129191717">Array Length: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b16332918170">1 - 5</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row69931428171719"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p531929121713">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p841429101715">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p104529141717">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p0482916173">Specifies the status by which instances are filtered.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p34112961718">Array Length: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b9412919173">1 - 5</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row18993928181714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1451329141717">direct_connect_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1151229111712">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p75102910179">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p15592971716">Specifies the connection ID by which connections are filtered and queried.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p661629181718">Array Length: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b13612981718">1 - 5</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1799311282173"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p156172931710">vgw_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p106182919173">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p5619291173">Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p106429111719">Specifies the virtual gateway ID by which virtual gateways are filtered and queried.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p771929141712">Array Length: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b117202914174">1 - 5</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section2712941712"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row271129101718"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6815296173">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p178112914178">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p149729101713">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2962941714">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row4782981710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p49152913172">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6920296172">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1810129141712">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1110102991715">Specifies the user token. To obtain the token, see section "Obtaining the User Token" in the <em id="ListVirtualInterfaces__en-us_topic_0000001735666536_i191062991717">Identity and Access Management API Reference</em>. The token is the value of <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1610029151716">X-Subject-Token</strong> in the response header.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2010172931710">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b15106295179">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2010172914173">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1610112912174">10240</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section11111329131715"><h4 class="sectiontitle">Response Parameters</h4><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p41122931716"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b121117297176">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_response_ListVirtualInterfacesResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row211172941719"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p51222991720">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p812102981717">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18131729121711">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row14115297173"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1131729201711">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p813529121717">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1413182916179">Specifies the request ID.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row81122991712"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1214122961714">virtual_interfaces</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p131415294176">Array of <a href="#ListVirtualInterfaces__en-us_topic_0000001735666536_response_VirtualInterface">VirtualInterface</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p41472951719">Specifies parameters for creating a virtual interface.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1411182931716"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p0144292177">page_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p91515296177"><a href="#ListVirtualInterfaces__en-us_topic_0000001735666536_response_PageInfo">PageInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p615132991717">Specifies the pagination query information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListVirtualInterfaces__en-us_topic_0000001735666536_response_VirtualInterface"></a><a name="en-us_topic_0000001735666536_response_VirtualInterface"></a><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_response_VirtualInterface" frame="border" border="1" rules="all"><caption><b>Table 5 </b>VirtualInterface</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row917102931717"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p420929191716">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p182010294174">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1921729111716">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row2017142981720"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p142152941710">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p132114298176">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p82152920175">Specifies the virtual interface ID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p182211299178">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b622829151713">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row11171529151719"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p20226293178">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1222229201719">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p822102991716">Specifies the virtual interface name.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p15231429151720">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b7239291176">64</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1171129161719"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p423182911716">admin_state_up</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p112382981716">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1823329121715">Specifies the administrative status, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b82411294171">true</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b7241529171715">false</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row2178291171"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1524129121718">bandwidth</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4241829171715">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p10241729141719">Specifies the virtual interface bandwidth.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p22482911174">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b325112961713">2</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p825192919172">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b2258291171">2147483647</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row617929191715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12512916173">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1225202931717">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p52532911713">Specifies the time when the virtual interface was created. The UTC time format <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1121552025218">yyyy-MM-ddTHH:mm:ss.SSSZ</strong> is used.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1426182981715">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b226172911179">255</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row617829121710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p526182920177">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p22632910174">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1226102951719">Provides supplementary information about the virtual interface.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8261429111710">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b13271729191711">128</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row151742961712"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p142715297178">direct_connect_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p42772951716">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p182712941711">Specifies the connection ID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6271729131711">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b20271129141718">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row16175297170"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p328182971713">service_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1828182911179">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p928629121719">Specifies the gateway type, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b16289299173">VGW</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b172818291176">GDGW</strong>, or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b628112981712">LGW</strong>.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8281329101712">Enumeration values:</p>
<ul id="ListVirtualInterfaces__en-us_topic_0000001735666536_ul15291129121718"><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li92992910174"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b102913292177">VGW</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li102932971711"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b142918296172">GDGW</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li52972911174"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b10291029171718">LGW</strong></li></ul>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row121711297177"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p129152951714">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p630142911179">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p5301029181717">Specifies the operating status, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b15301529191714">ACTIVE</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1830929201711">DOWN</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b113022912173">BUILD</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1230429111719">ERROR</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b163019292173">PENDING_CREATE</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1230829141713">PENDING_UPDATE</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b73072981713">PENDING_DELETE</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b113016293170">DELETED</strong>, <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1530429201717">AUTHORIZATION</strong>, or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b153032913171">REJECTED</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1317142921720"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p330429141718">tenant_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p33122991712">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p3311129131714">Specifies the project ID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1731829181714">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b163117292175">32</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p5311529151713">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b731429191717">32</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row17181629141719"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1323295179">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8321729171715">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2032172991711">Specifies the type of the virtual interface. The value is <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b143282921710">private</strong>.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1132929181718">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b113219293179">private</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p103212931715">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b123218298171">255</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p183212919178">Enumeration values:</p>
<ul id="ListVirtualInterfaces__en-us_topic_0000001735666536_ul183392961716"><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1331729101713"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b15331529161710">private</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1233729101714"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b23320298176">public</strong></li></ul>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1318162971715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p193392919177">vgw_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1833129181711">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11345292179">Specifies the virtual gateway ID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p153432911720">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b12341529111714">36</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p834172991719">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1234112918174">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1418229161719"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p103482941715">vlan</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1135132931718">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p203562921716">Specifies the VLAN for connecting to the user gateway. The value ranges from <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b183520299176">0</strong> to <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1835192920175">3999</strong>.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p435142916174">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b53532901712">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16358290178">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b33519291178">3999</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1718129131710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p183513291177">route_limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1536229171718">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p136229151710">Specifies the remote subnet route configurations of the virtual interface.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1836129151715">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b13362297171">1</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p93616291173">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b63672971714">200</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14361429101716">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b336929191712">50</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row51892913174"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p43792931710">enable_nqa</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12378291178">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13371729111713">Specifies whether to enable NQA. The value can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b33772915173">true</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b18371299175">false</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row14189294172"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p937129171719">enable_bfd</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p93852991712">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13872921716">Specifies whether to enable Bidirectional Forwarding Detection (BFD). The value can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b33842921716">true</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b738142941715">false</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1618152981710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p17381296174">lag_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p33842931719">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p173914295178">Specifies the ID of the LAG associated with the virtual interface.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p9391429161719">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1739182931710">36</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12391029191713">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1139182941718">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row018122961714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p939129121720">device_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6404299170">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2401729171710">Specifies the ID of the device that the virtual interface belongs to.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row918529141714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p54013296174">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p10408293173">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p640329181720">Specifies the ID of the enterprise project that the virtual interface belongs to.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p94192911715">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b124162941719">36</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p154116294178">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1841329161716">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row11812931713"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p215119290177">local_gateway_v4_ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1415242931710">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p0152182919174">Specifies the IPv4 interface address of the gateway used on the cloud. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b515211299172">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row191892914178"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p17152229151714">remote_gateway_v4_ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1315232981720">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14152929161720">Specifies the IPv4 interface address of the gateway used on premises. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b815215291178">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row131813290178"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1515213296179">ies_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p161521829131719">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p20152182921717">Specifies the ID of an IES edge site. (This parameter is not supported currently.)</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row181902918175"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14152122915175">reason</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p161529299178">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p101523291174">Displays error information if the status of a line is <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b171521629141716">Error</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row13192029141713"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p01522029171714">rate_limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11152142920170">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1715282951716">Specifies whether rate limiting is enabled on a virtual interface.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1019329181719"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p19152152919178">address_family</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p515232951712">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p515292901715">Specifies the address family of the virtual interface, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b2152162920173">IPv4</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1015202919179">IPv6</strong>. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b91521729151714">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row171952911717"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1415202917171">local_gateway_v6_ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p161522297175">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p51525295174">Specifies the IPv6 interface address of the gateway used on the cloud. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1915252910177">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row219102911173"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p171531729181712">remote_gateway_v6_ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p91535292177">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18153132911714">Specifies the IPv6 interface address of the gateway used on premises. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b161531629161710">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row119132912173"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p815392911179">lgw_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p115318293176">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1515382911171">Specifies the ID of the local gateway, which is used in IES scenarios. (This parameter is not supported currently.)</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row141912901718"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1315317291170">gateway_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4153122915177">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11153229191713">Specifies the ID of the gateway associated with the virtual interface.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1919172941717"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p715322914171">remote_ep_group</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4153729181711">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18153182911179">Specifies the remote subnet list, which records the CIDR blocks used in the on-premises data center. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b81532297175">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row171920293172"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p215382951714">service_ep_group</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1615310290171">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1415316291178">Specifies the list of public network addresses that can be accessed by the on-premises data center. This field is required in the APIs of public network connections. This parameter has been migrated to the <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b171537293175">vifpeer</strong> parameter list and will be discarded later.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row41911296174"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p415342971714">bgp_route_limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1115302910173">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p915332951717">Specifies the BGP route configuration.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1019162931717"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p3153172981717">priority</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p161533291173">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p111533296174">Specifies the priority of a virtual interface. The value can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b215316291174">normal</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b18153132971717">low</strong>. If the priorities are the same, the virtual interfaces work in load balancing mode. If the priorities are different, the virtual interfaces work in active/standby pairs. Outbound traffic is preferentially forwarded to the normal virtual interface with a higher priority. This option is only supported by virtual interfaces that use BGP routing.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2153829191713">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b10153202916179">normal</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16154132981712">Enumeration values:</p>
<ul id="ListVirtualInterfaces__en-us_topic_0000001735666536_ul1815418295178"><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li11154112991717"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b11154122912174">normal</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1415472912176"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b7154102918179">low</strong></li></ul>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1719929111718"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6154172951710">vif_peers</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4154192961711">Array of <a href="#ListVirtualInterfaces__en-us_topic_0000001735666536_response_VifPeer">VifPeer</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p15154182910170">Provides information about virtual interface peers. (This is a reserved parameter and is not supported currently.)</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row141902921710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4154529161717">extend_attribute</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1015482912171"><a href="#ListVirtualInterfaces__en-us_topic_0000001735666536_response_VifExtendAttribute">VifExtendAttribute</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1315411299179">Provides extended parameter information. (This is a reserved parameter and is not supported currently.)</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListVirtualInterfaces__en-us_topic_0000001735666536_response_VifPeer"></a><a name="en-us_topic_0000001735666536_response_VifPeer"></a><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_response_VifPeer" frame="border" border="1" rules="all"><caption><b>Table 6 </b>VifPeer</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row15574295171"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18155122931712">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p101551929181715">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1515514296173">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row16571929161710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p111556293175">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p815582911717">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8155122961713">Specifies the resource ID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p5155829141711">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b815562981715">36</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1715515296176">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b11155152921720">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row135814297175"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p31551429101712">tenant_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1615592961710">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p915512951718">Specifies the ID of the project that the virtual interface peer belongs to.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6155172917171">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b10155152910178">36</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13155162931719">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b191553295171">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row165812918174"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12155132901710">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p7156152919172">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1156829171718">Specifies the name of the virtual interface peer.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8156142971712">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b11156529151717">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p31561729141711">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b181564297178">64</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row155813291178"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p171565293177">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p151561029161712">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16156192912178">Provides supplementary information about the virtual interface peer.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p915622921714">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1515632981715">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p9156192971718">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b11568298179">128</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row145892910172"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16156529111710">address_family</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1315619292177">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1156192914176">Specifies the address family type of the virtual interface, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b19156172981719">IPv4</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1156102961716">IPv6</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row18581829151712"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p715615291175">local_gateway_ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4156129111714">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p161561629191719">Specifies the address of the virtual interface peer used on the cloud.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row135812911710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13156142941711">remote_gateway_ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1115632981711">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p2156529181718">Specifies the address of the virtual interface peer used in the on-premises data center.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row5580296170"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1215622913172">route_mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11156202913173">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p515632915173">Specifies the routing mode, which can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b91565294172">static</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b51561296171">bgp</strong>.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11156129101713">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b5156182919175">255</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p18156152981712">Enumeration values:</p>
<ul id="ListVirtualInterfaces__en-us_topic_0000001735666536_ul201571929201715"><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li181571529161715"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1315717297175">bgp</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1015762961719"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b4157122915175">static</strong></li></ul>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1358029171711"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p115732911715">bgp_asn</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1715717296179">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p131577297178">Specifies the ASN of the BGP peer.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p815720298171">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b31571296172">1</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p101576294175">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b715742917171">4294967295</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row19581529161712"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p71571529191713">bgp_md5</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p121578293178">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p915713294172">Specifies the MD5 password of the BGP peer.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row0581529101711"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6157029161720">remote_ep_group</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1015712915172">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p17157162916173">Specifies the remote subnet list, which records the CIDR blocks used in the on-premises data center.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row7581229101715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p015792991716">service_ep_group</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p171572293177">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p111581029191711">Specifies the list of public network addresses that can be accessed by the on-premises data center. This field is required in the APIs of public network connections.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row758202941710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1015810293173">device_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p121581729101717">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13158202911171">Specifies the ID of the device that the virtual interface peer belongs to.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row5585294174"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1815832941712">bgp_route_limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1315872951720">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p151582292177">Specifies the BGP route configuration.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row19593298170"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1715832911173">bgp_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p11158229111712">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14158729201719">Specifies the BGP protocol status of the virtual interface peer. If the virtual interface peer uses static routing, the status is <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b181581729161711">null</strong>.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14158112915172">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b121588292178">10</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row13594294172"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16158112951719">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p20158142918171">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p215832916175">Specifies the status of the virtual interface peer.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1159429181711"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p4158162911719">vif_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p151581329121717">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p7158729131716">Specifies the ID of the virtual interface corresponding to the virtual interface peer.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1515842917174">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b9158152917171">36</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p51581229171720">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b19158229171716">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row55915291176"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p101582297179">receive_route_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p51582029161718">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1415817298171">Specifies the number of received BGP routes if BGP routing is used. If static routing is used, this parameter is meaningless and the value is <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b141591929151714">-1</strong>. Note: If this parameter cannot be obtained, contact customer service to migrate your ports.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row195962914177"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p0159142921710">enable_nqa</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16159229121714">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p10159122918173">Specifies whether to enable NQA. The value can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b715916294174">true</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1315972919174">false</strong>.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1759162913179"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1215922941715">enable_bfd</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p01592295173">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p121591629161710">Specifies whether to enable BFD. The value can be <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b19159162918176">true</strong> or <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1815920292177">false</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListVirtualInterfaces__en-us_topic_0000001735666536_response_VifExtendAttribute"></a><a name="en-us_topic_0000001735666536_response_VifExtendAttribute"></a><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_response_VifExtendAttribute" frame="border" border="1" rules="all"><caption><b>Table 7 </b>VifExtendAttribute</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row773122941715"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8159529121718">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p181592297179">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p015912931719">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row13731229171713"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p81594291178">ha_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1015915290178">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p131591629111718">Specifies the availability detection type of the virtual interface.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8159182901710">Enumeration values:</p>
<ul id="ListVirtualInterfaces__en-us_topic_0000001735666536_ul181591295171"><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li0159192941717"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b16159152911178">nqa</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1915918290175"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b8160629141711">bfd</strong></li></ul>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row20731529101713"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13160182901710">ha_mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16160122931710">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p161601829181719">Specifies the availability detection mode.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1316010294176">Enumeration values:</p>
<ul id="ListVirtualInterfaces__en-us_topic_0000001735666536_ul121601329121715"><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li816022913175"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b171601629151714">auto_single</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li13160829121712"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b181601729171717">auto_multi</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1416042919178"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b616032931712">static_single</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li1716062901713"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b316010291171">static_multi</strong></li><li id="ListVirtualInterfaces__en-us_topic_0000001735666536_li15160129121717"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b816082918175">enhance_nqa</strong></li></ul>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1273142991718"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p13160129131716">detect_multiplier</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p8160182920177">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p616082981716">Specifies the number of detection retries.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6160172916170">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b8160182951716">5</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row11741829121715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p116062915173">min_rx_interval</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p16160122941720">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p81601529181713">Specifies the interval for receiving detection packets.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p316120296172">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b19161829111712">1000</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1974329191714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1516192941717">min_tx_interval</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12161132941718">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p20161142914178">Specifies the interval for sending detection packets.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p121611529171718">Default: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1316102913173">1000</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row57492941715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p6161152915178">remote_disclaim</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p816122915170">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1316118299179">Specifies the remote identifier of the static BFD session.</p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row167472914173"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p416114295175">local_disclaim</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p10161129101717">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p101610298177">Specifies the local identifier of the static BFD session.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListVirtualInterfaces__en-us_topic_0000001735666536_response_PageInfo"></a><a name="en-us_topic_0000001735666536_response_PageInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_response_PageInfo" frame="border" border="1" rules="all"><caption><b>Table 8 </b>PageInfo</caption><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row158192919176"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p5161192911173">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p12161132921716">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p416119297176">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row78152914177"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p816152961711">previous_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p20161142919174">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p916142921715">Specifies the marker of the previous page. The value is the resource UUID.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p201611929121716">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b1016114292175">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p41613297176">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b316142951719">36</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row13811729121718"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p101619296170">current_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1316132961713">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p116242915170">Specifies the number of resources in the current list.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1216282931715">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b131623299177">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p3162142915172">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b9162172910176">2000</strong></p>
</td>
</tr>
<tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row9818297177"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p151621929191715">next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p171621429121714">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p131624298172">Specifies the marker of the next page. The value is the resource UUID. If the value is empty, the resource is on the last page.</p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1416242919173">Minimum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b16162122911713">0</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p191629293175">Maximum: <strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b19162162911178">36</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section3162192981717"><h4 class="sectiontitle">Example Requests</h4><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p1716202915178">Querying the virtual interface list</p>
<pre class="screen" id="ListVirtualInterfaces__en-us_topic_0000001735666536_screen416219297178">GET https://{dc_endpoint}/v3/0605768a3300d5762f82c01180692873/dcaas/virtual-interfaces</pre>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section1016210293172"><h4 class="sectiontitle">Example Responses</h4><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p31621029201713"><strong id="ListVirtualInterfaces__en-us_topic_0000001735666536_b516211299178">Status code: 200</strong></p>
<p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p71621829121717">OK</p>
<pre class="screen" id="ListVirtualInterfaces__en-us_topic_0000001735666536_screen316216298176">{
"virtual_interfaces" : [ {
"id" : "0d0fdf63-f2c4-491c-8866-d504796189be",
"name" : "vif-0819",
"description" : "mytest",
"tenant_id" : "0605768a3300d5762f82c01180692873",
"direct_connect_id" : "4673e339-8412-4ee1-b73e-2ba9cdfa54c1",
"vgw_id" : "8a47064a-f34c-4f94-b7fe-cac456c9b37b",
"type" : "private",
"service_type" : "VGW",
"vlan" : 332,
"bandwidth" : 2,
"status" : "ACTIVE",
"create_time" : "2022-08-19T11:28:06.000Z",
"admin_state_up" : true,
"enable_bfd" : false,
"route_limit" : 50,
"enable_nqa" : false,
"local_gateway_v4_ip" : "1.1.1.1/30",
"remote_gateway_v4_ip" : "1.1.1.2/30",
"ies_id" : null,
"reason" : null,
"rate_limit" : false,
"address_family" : "ipv4",
"local_gateway_v6_ip" : null,
"remote_gateway_v6_ip" : null,
"lgw_id" : null,
"gateway_id" : null,
"remote_ep_group" : [ "1.1.2.0/30" ],
"service_ep_group" : [ ],
"bgp_route_limit" : 100,
"priority" : "normal",
"vif_peers" : [ {
"id" : "c768eb52-12a8-4859-9b43-81194643040c",
"tenant_id" : "0605768a3300d5762f82c01180692873",
"name" : "vif-0819",
"description" : "",
"address_family" : "ipv4",
"local_gateway_ip" : "1.1.1.1/30",
"remote_gateway_ip" : "1.1.1.2/30",
"route_mode" : "static",
"bgp_asn" : null,
"bgp_md5" : null,
"device_id" : "18.9.215.131",
"bgp_route_limit" : 100,
"bgp_status" : null,
"status" : "ACTIVE",
"vif_id" : "0d0fdf63-f2c4-491c-8866-d504796189be",
"receive_route_num" : -1,
"remote_ep_group" : [ "1.1.2.0/30" ],
"service_ep_group" : null,
"enable_bfd" : false,
"enable_nqa" : false
} ],
"enterprise_project_id" : "0"
} ],
"request_id" : "5633df7af874576d819a481c76673236"
}</pre>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section5166729111713"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListVirtualInterfaces__en-us_topic_0000001735666536_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1111852991717"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p316632951711">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p416642941710">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListVirtualInterfaces__en-us_topic_0000001735666536_row1311872961711"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p191661529191711">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p316672911716">OK</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListVirtualInterfaces__en-us_topic_0000001735666536_section1166182912174"><h4 class="sectiontitle">Error Codes</h4><p id="ListVirtualInterfaces__en-us_topic_0000001735666536_p14166132915179">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000002.html">Virtual Interface</a></div>
</div>
</div>