forked from docs/doc-exports
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1571 lines
117 KiB
HTML
1571 lines
117 KiB
HTML
<a name="UpdateVpcChannelV2"></a><a name="UpdateVpcChannelV2"></a>
|
||
|
||
<h1 class="topictitle1">Updating a VPC Channel</h1>
|
||
<div id="body1523817437165"><div class="section" id="UpdateVpcChannelV2__section3238243131617"><h4 class="sectiontitle">Function</h4><p id="UpdateVpcChannelV2__p7238184371611">This API is used to update the parameters of a VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2__p20239194321610">If the VPC channel is overwritten with an empty backend instance list, all the existing backend instances will be deleted.</p>
|
||
<p id="UpdateVpcChannelV2__p02391543171613">If the VPC channel is overwritten with an empty backend server group list, all the existing backend server groups will be deleted.</p>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__atuogenerate_1"><h4 class="sectiontitle">Calling Method</h4><p id="UpdateVpcChannelV2__p423914320165">For details, see <a href="apig-api-180713003.html">Calling APIs</a>.</p>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="UpdateVpcChannelV2__p7239164391620">PUT /v2/{project_id}/apigw/instances/{instance_id}/vpc-channels/{vpc_channel_id}</p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__table1524017433164" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row42401143161618"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="UpdateVpcChannelV2__p1624115438165">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="UpdateVpcChannelV2__p224117435160">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="UpdateVpcChannelV2__p1324118431168">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="UpdateVpcChannelV2__p1424184310166">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row1324013435161"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p1241104381611">project_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p824144313164">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p122415434160">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p124254351610">Project ID. For details about how to obtain it, see <a href="apig-api-180713009.html">Obtaining a Project ID</a>.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row182401943111613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p124216439163">instance_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p1524214312162">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p20242154341616">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p724294311611">Gateway ID, which can be obtained from the gateway information on the APIG console.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row20240543131615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p1624244391613">vpc_channel_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p19242643131618">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p1524217435163">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p3243443111616">VPC channel ID.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__section1724324391615"><h4 class="sectiontitle">Request Parameters</h4>
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row52438437167"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="UpdateVpcChannelV2__p1924434311610">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="UpdateVpcChannelV2__p20244184316161">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="UpdateVpcChannelV2__p124464316163">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="UpdateVpcChannelV2__p1724414434161">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row16243124317167"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="UpdateVpcChannelV2__p20245104314165">X-Auth-Token</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="UpdateVpcChannelV2__p6245154316161">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="UpdateVpcChannelV2__p424594315165">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="UpdateVpcChannelV2__p1024554391610">User token. It can be obtained by calling the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is a token.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_VpcCreate" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row02461434167"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.1"><p id="UpdateVpcChannelV2__p13248143191610">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.2"><p id="UpdateVpcChannelV2__p1624818439167">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.3"><p id="UpdateVpcChannelV2__p16248154320163">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.3.2.5.1.4"><p id="UpdateVpcChannelV2__p424834351612">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row18246143151611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p824804310168">name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p1248164312165">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p192481643121614">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p17248154313167">VPC channel name.</p>
|
||
<p id="UpdateVpcChannelV2__p192491343101615">It can contain 3 to 64 characters, starting with a letter. Only letters, digits, hyphens (-), underscores (_), and periods (.) are allowed.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row62461143161614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p15249343131616">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p124918435164">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p2249124391615">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p182495439164">Host port of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2__p162491543191619">Range: 1–65535.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row15246144311165"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p112491543161619">balance_strategy</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p10249164317164">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p22491843181612">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p142501943201619">Distribution algorithm.</p>
|
||
<ul id="UpdateVpcChannelV2__ul152508434162"><li id="UpdateVpcChannelV2__li102502043141617">1: Weighted round robin (WRR).</li><li id="UpdateVpcChannelV2__li525014436161">2: Weighted least connections (WLC).</li><li id="UpdateVpcChannelV2__li2250104317168">3: Source hashing.</li><li id="UpdateVpcChannelV2__li17250164371614">4: URI hashing.</li></ul>
|
||
<p id="UpdateVpcChannelV2__p12250843101615">Default: <strong id="UpdateVpcChannelV2__b13250194319160">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p425115435162">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul525114311161"><li id="UpdateVpcChannelV2__li11251194318162"><strong id="UpdateVpcChannelV2__b13251843181615">1</strong></li><li id="UpdateVpcChannelV2__li42511243141619"><strong id="UpdateVpcChannelV2__b925194314164">2</strong></li><li id="UpdateVpcChannelV2__li1625111433161"><strong id="UpdateVpcChannelV2__b2025164318164">3</strong></li><li id="UpdateVpcChannelV2__li725134314163"><strong id="UpdateVpcChannelV2__b72511343121615">4</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row12246243151611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p12251164313162">member_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p10252204361619">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p12252144341619">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p42521243171613">Member type of the VPC channel.</p>
|
||
<ul id="UpdateVpcChannelV2__ul14252443171619"><li id="UpdateVpcChannelV2__li62527432162">ip</li><li id="UpdateVpcChannelV2__li1325216439162">ecs</li></ul>
|
||
<p id="UpdateVpcChannelV2__p22521543151615">Default: <strong id="UpdateVpcChannelV2__b1625244331619">ecs</strong></p>
|
||
<p id="UpdateVpcChannelV2__p225284310168">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul1025210431164"><li id="UpdateVpcChannelV2__li32521243151615"><strong id="UpdateVpcChannelV2__b9252164310162">ip</strong></li><li id="UpdateVpcChannelV2__li1225316431160"><strong id="UpdateVpcChannelV2__b16253114341610">ecs</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row17246743151614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p525384391618">type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p1025344314167">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p14253134361613">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p9253174320168">VPC channel type. The default type is server.</p>
|
||
<ul id="UpdateVpcChannelV2__ul10253154312166"><li id="UpdateVpcChannelV2__li12253443121614">2: Server type.</li><li id="UpdateVpcChannelV2__li11253134321612">3: Microservice type.</li></ul>
|
||
<p id="UpdateVpcChannelV2__p18253144313169">Default: <strong id="UpdateVpcChannelV2__b192531343131615">2</strong></p>
|
||
<p id="UpdateVpcChannelV2__p4253154313164">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul62541843191613"><li id="UpdateVpcChannelV2__li1025414431163"><strong id="UpdateVpcChannelV2__b8254043101615">2</strong></li><li id="UpdateVpcChannelV2__li725412438164"><strong id="UpdateVpcChannelV2__b112541543151614">3</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1224718439166"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p425474321617">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p19254174391620">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p14254104316167">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p11254643111614">Dictionary code of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2__p14254043131612">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2__p20255943201617">This parameter is currently not supported.</p>
|
||
<p id="UpdateVpcChannelV2__p15255124371612">Minimum: <strong id="UpdateVpcChannelV2__b62550438168">3</strong></p>
|
||
<p id="UpdateVpcChannelV2__p825554341615">Maximum: <strong id="UpdateVpcChannelV2__b52551243181619">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1324794311163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p15255194331618">member_groups</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p2255043191616">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p7255643151619">Array of <a href="#UpdateVpcChannelV2__request_MemberGroupCreate">MemberGroupCreate</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p17255194331614">Backend server groups of the VPC channel.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row17247164318167"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p102551643121612">members</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p42561243171612">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p1725644316161">Array of <a href="#UpdateVpcChannelV2__request_MemberInfo">MemberInfo</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p7256194381613">Backend instances of the VPC channel.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row424734312169"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p122565435163">vpc_health_config</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p162567432162">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p182571743151615"><a href="#UpdateVpcChannelV2__request_VpcHealthConfig">VpcHealthConfig</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p182571143101610">Health check details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row22473437163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="UpdateVpcChannelV2__p16257343121615">microservice_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="UpdateVpcChannelV2__p725712436168">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="UpdateVpcChannelV2__p18257144311164"><a href="#UpdateVpcChannelV2__request_MicroServiceCreate">MicroServiceCreate</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="UpdateVpcChannelV2__p2257343141613">Microservice details.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_MemberGroupCreate"></a><a name="request_MemberGroupCreate"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_MemberGroupCreate" frame="border" border="1" rules="all"><caption><b>Table 4 </b>MemberGroupCreate</caption><thead align="left"><tr id="UpdateVpcChannelV2__row16258143161610"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.5.1.1"><p id="UpdateVpcChannelV2__p225934318169">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.5.1.2"><p id="UpdateVpcChannelV2__p122591143191612">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.5.1.3"><p id="UpdateVpcChannelV2__p5259243171615">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.4.2.5.1.4"><p id="UpdateVpcChannelV2__p7260843131613">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row1025874317168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p1260843121618">member_group_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p1526018432168">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p10260104314166">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p1826094321614">Name of the VPC channel's backend server group. It can contain 3 to 64 characters, starting with a letter. Only letters, digits, underscores (_), hyphens (-), and periods (.) are allowed.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row19258243121612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p12260134313165">member_group_remark</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p10260114311612">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p12601943181612">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p10261643131619">Description of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p1726174351613">Maximum: <strong id="UpdateVpcChannelV2__b16261143141619">255</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row7258164341614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p17261184319168">member_group_weight</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p42612438165">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p42612433167">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p16262104314164">Weight of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p12628431167">If the server group contains servers and a weight has been set for it, the weight is automatically used to assign weights to servers in this group.</p>
|
||
<p id="UpdateVpcChannelV2__p112621543141612">Minimum: <strong id="UpdateVpcChannelV2__b82621743161614">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p12262174351615">Maximum: <strong id="UpdateVpcChannelV2__b17262134351612">100</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row112581843181616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p7262543121615">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p1926294351611">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p12621043171614">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p13263144319163">Dictionary code of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p72631543181612">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2__p5263743141610">Currently, this parameter is not supported.</p>
|
||
<p id="UpdateVpcChannelV2__p11263124313165">Minimum: <strong id="UpdateVpcChannelV2__b8263043141617">3</strong></p>
|
||
<p id="UpdateVpcChannelV2__p026314310169">Maximum: <strong id="UpdateVpcChannelV2__b8263743101611">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row72581243171616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p12263114312169">microservice_version</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p15263124320160">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p122639433168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p12263184316161">Version of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
<p id="UpdateVpcChannelV2__p126314381616">Maximum: <strong id="UpdateVpcChannelV2__b11263104331617">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1825974351614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p926314321613">microservice_port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p8264144314164">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p2264184321615">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p11264144381616">Port of the backend server group. This parameter is supported only when the VPC channel type is microservice. If the port number is 0, all addresses in the backend server group use the original load balancing port to inherit logic.</p>
|
||
<p id="UpdateVpcChannelV2__p32646433168">Minimum: <strong id="UpdateVpcChannelV2__b112644438163">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p1326434301614">Maximum: <strong id="UpdateVpcChannelV2__b22641943111614">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1525954361619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p id="UpdateVpcChannelV2__p926464311162">microservice_labels</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.2 "><p id="UpdateVpcChannelV2__p1426414434165">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="UpdateVpcChannelV2__p132641843111618">Array of <a href="#UpdateVpcChannelV2__request_MicroserviceLabel">MicroserviceLabel</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="UpdateVpcChannelV2__p1126514371620">Tags of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_MicroserviceLabel"></a><a name="request_MicroserviceLabel"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_MicroserviceLabel" frame="border" border="1" rules="all"><caption><b>Table 5 </b>MicroserviceLabel</caption><thead align="left"><tr id="UpdateVpcChannelV2__row526564341618"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.5.1.1"><p id="UpdateVpcChannelV2__p18266643141618">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.5.1.2"><p id="UpdateVpcChannelV2__p1926614316161">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.5.1.3"><p id="UpdateVpcChannelV2__p9266174361618">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.5.2.5.1.4"><p id="UpdateVpcChannelV2__p19266194319167">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row726594301613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.1 "><p id="UpdateVpcChannelV2__p13266144315162">label_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.2 "><p id="UpdateVpcChannelV2__p1267184311619">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.3 "><p id="UpdateVpcChannelV2__p9267134361611">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.5.2.5.1.4 "><p id="UpdateVpcChannelV2__p4267124301610">Tag name.</p>
|
||
<p id="UpdateVpcChannelV2__p112671443171620">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2__p9267184341615">Minimum: <strong id="UpdateVpcChannelV2__b182673434169">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p1826712435167">Maximum: <strong id="UpdateVpcChannelV2__b5267243201619">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1326554371611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.1 "><p id="UpdateVpcChannelV2__p13267643151612">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.2 "><p id="UpdateVpcChannelV2__p926724351617">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.3 "><p id="UpdateVpcChannelV2__p926864341610">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.5.2.5.1.4 "><p id="UpdateVpcChannelV2__p20268104316168">Tag value.</p>
|
||
<p id="UpdateVpcChannelV2__p226874321611">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2__p1426814438164">Minimum: <strong id="UpdateVpcChannelV2__b172681343111616">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p172682433161">Maximum: <strong id="UpdateVpcChannelV2__b1826874321611">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_MemberInfo"></a><a name="request_MemberInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_MemberInfo" frame="border" border="1" rules="all"><caption><b>Table 6 </b>MemberInfo</caption><thead align="left"><tr id="UpdateVpcChannelV2__row162680438166"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.5.1.1"><p id="UpdateVpcChannelV2__p8270104318167">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.5.1.2"><p id="UpdateVpcChannelV2__p10270543191611">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.5.1.3"><p id="UpdateVpcChannelV2__p1227018435165">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.6.2.5.1.4"><p id="UpdateVpcChannelV2__p1627034361610">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row62695439168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p427084314164">host</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p13270204381616">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p12271134317167">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p8271144371615">Backend server address.</p>
|
||
<p id="UpdateVpcChannelV2__p7271114351614">This parameter is required when the member type is IP address.</p>
|
||
<p id="UpdateVpcChannelV2__p1427164314163">Maximum: <strong id="UpdateVpcChannelV2__b15271943131615">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1269174313162"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p182721343191610">weight</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p12272184351616">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p11272184319161">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p8272124371612">Weight.</p>
|
||
<p id="UpdateVpcChannelV2__p227214391611">The higher the weight is, the more requests a backend service will receive.</p>
|
||
<p id="UpdateVpcChannelV2__p192721243171619">Minimum: <strong id="UpdateVpcChannelV2__b227234318165">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p6272643101612">Maximum: <strong id="UpdateVpcChannelV2__b0272114311611">10000</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row18269134361619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p1527204321612">is_backup</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p4272164316162">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p152734432168">Boolean</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p1727394321614">Indicates whether the backend service is a standby node.</p>
|
||
<p id="UpdateVpcChannelV2__p16742143121616">After you enable this function, the backend service serves as a standby node. It works only when all non-standby nodes are faulty.</p>
|
||
<p id="UpdateVpcChannelV2__p197421743101618">This function is supported only when your gateway has been upgraded to the corresponding version. If your gateway does not support this function, contact technical support.</p>
|
||
<p id="UpdateVpcChannelV2__p147421343161610">Default: <strong id="UpdateVpcChannelV2__b17742124310164">false</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row22695432160"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p2074274314162">member_group_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p1174254314167">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p4742164331616">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p4742184351618">Backend server group name. The server group facilitates backend service address modification.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row152696434165"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p157424430166">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p374213438162">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p4742154331610">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p4742643191611">Backend server status.</p>
|
||
<ul id="UpdateVpcChannelV2__ul1674244301616"><li id="UpdateVpcChannelV2__li8742114351612">1: available</li><li id="UpdateVpcChannelV2__li474254313164">2: unavailable</li></ul>
|
||
<p id="UpdateVpcChannelV2__p9742043131611">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul147421543161610"><li id="UpdateVpcChannelV2__li574214371619"><strong id="UpdateVpcChannelV2__b474294315161">1</strong></li><li id="UpdateVpcChannelV2__li17743643141616"><strong id="UpdateVpcChannelV2__b12743443101610">2</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row15269743151613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p5743204314167">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p774384315167">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p37431843121618">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p374394311162">Backend server port.</p>
|
||
<p id="UpdateVpcChannelV2__p8743134316169">Minimum: <strong id="UpdateVpcChannelV2__b107432439166">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p14743343191618">Maximum: <strong id="UpdateVpcChannelV2__b1174324331619">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row626910433169"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p11743184311617">ecs_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p197431343161618">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p974311435167">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p774318431165">Backend server ID.</p>
|
||
<p id="UpdateVpcChannelV2__p107437435167">This parameter is required if the backend instance type is ecs. The value can contain 1 to 64 characters, including letters, digits, hyphens (-), and underscores (_).</p>
|
||
<p id="UpdateVpcChannelV2__p9743343131617">Maximum: <strong id="UpdateVpcChannelV2__b67431943111612">255</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row9269154321611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.1 "><p id="UpdateVpcChannelV2__p3743243121618">ecs_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.2 "><p id="UpdateVpcChannelV2__p57431343131615">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.5.1.3 "><p id="UpdateVpcChannelV2__p18743154371616">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.6.2.5.1.4 "><p id="UpdateVpcChannelV2__p8743174313163">Backend server name.</p>
|
||
<p id="UpdateVpcChannelV2__p107432438163">This parameter is required if the backend instance type is ecs. The value can contain 1 to 64 characters, including letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2__p1674354321619">Maximum: <strong id="UpdateVpcChannelV2__b15743164331617">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_VpcHealthConfig"></a><a name="request_VpcHealthConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_VpcHealthConfig" frame="border" border="1" rules="all"><caption><b>Table 7 </b>VpcHealthConfig</caption><thead align="left"><tr id="UpdateVpcChannelV2__row142775431165"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.5.1.1"><p id="UpdateVpcChannelV2__p17431343161617">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.5.1.2"><p id="UpdateVpcChannelV2__p18743104314167">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.5.1.3"><p id="UpdateVpcChannelV2__p37437431162">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.7.2.5.1.4"><p id="UpdateVpcChannelV2__p1743164391615">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row182771343201610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p13743164391618">protocol</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p16743104301613">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p9743143101614">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p1174414317164">Protocol for performing health checks on backend servers in the VPC channel.</p>
|
||
<ul id="UpdateVpcChannelV2__ul0744443191612"><li id="UpdateVpcChannelV2__li5744174361617">TCP</li><li id="UpdateVpcChannelV2__li10744114310166">HTTP</li><li id="UpdateVpcChannelV2__li57441043111615">HTTPS</li></ul>
|
||
<p id="UpdateVpcChannelV2__p1674454310169">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul1174454361611"><li id="UpdateVpcChannelV2__li2744124351610"><strong id="UpdateVpcChannelV2__b12744154351615">TCP</strong></li><li id="UpdateVpcChannelV2__li774412431160"><strong id="UpdateVpcChannelV2__b1774464314161">HTTP</strong></li><li id="UpdateVpcChannelV2__li14744154371618"><strong id="UpdateVpcChannelV2__b16744104321610">HTTPS</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row11277174311617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p1774411436163">path</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p1274474314165">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p17744164320166">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p16744743101613">Destination path for health checks. This parameter is required if protocol is set to http or https.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1727754311166"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p37441443161611">method</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p187441543161613">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p1574494319161">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p1474411437164">Request method for health checks.</p>
|
||
<p id="UpdateVpcChannelV2__p8744134312169">Default: <strong id="UpdateVpcChannelV2__b20744184351611">GET</strong></p>
|
||
<p id="UpdateVpcChannelV2__p874419437165">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul1074424315162"><li id="UpdateVpcChannelV2__li177441343161614"><strong id="UpdateVpcChannelV2__b67441143121612">GET</strong></li><li id="UpdateVpcChannelV2__li1974424316167"><strong id="UpdateVpcChannelV2__b87457435164">HEAD</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row11277104331617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p1074514435169">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p13745843141619">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p13745243171615">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p3745174320164">Destination port for health checks. If this parameter is not specified or set to 0, the host port of the VPC channel is used.</p>
|
||
<p id="UpdateVpcChannelV2__p107452043181617">If this parameter is set to a non-zero value, the corresponding port is used for health checks.</p>
|
||
<p id="UpdateVpcChannelV2__p9745143131610">Minimum: <strong id="UpdateVpcChannelV2__b127456433169">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p13745174351610">Maximum: <strong id="UpdateVpcChannelV2__b074514316164">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row727764313168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p157453432163">threshold_normal</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p10745143101612">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p1174594318160">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p137451343151615">Healthy threshold. It refers to the number of consecutive successful checks required for a backend server to be considered healthy.</p>
|
||
<p id="UpdateVpcChannelV2__p1274534317165">Minimum: <strong id="UpdateVpcChannelV2__b13745443131617">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p0745154312160">Maximum: <strong id="UpdateVpcChannelV2__b1874584391614">10</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row14278154381619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p20745843111616">threshold_abnormal</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p37451943171617">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p574516431164">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p127451943151618">Unhealthy threshold, which refers to the number of consecutive failed checks required for a backend server to be considered unhealthy.</p>
|
||
<p id="UpdateVpcChannelV2__p1674534310166">Minimum: <strong id="UpdateVpcChannelV2__b137451843171612">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p127451243191617">Maximum: <strong id="UpdateVpcChannelV2__b15745164361612">10</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row22789434168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p1174574381613">time_interval</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p674515433164">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p0745104317165">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p5745134381610">Interval between consecutive checks. Unit: s. The value must be greater than the value of timeout.</p>
|
||
<p id="UpdateVpcChannelV2__p20745643201615">Minimum: <strong id="UpdateVpcChannelV2__b174544310163">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p177452043121610">Maximum: <strong id="UpdateVpcChannelV2__b274544317161">300</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row3278943161620"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p27452043111610">http_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p27452043171618">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p1374534371617">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p12745543121615">Response codes for determining a successful HTTP response. The value can be any integer within 100–599 in one of the following formats:</p>
|
||
<ul id="UpdateVpcChannelV2__ul167451743131613"><li id="UpdateVpcChannelV2__li1174674391619">Multiple values, for example, 200,201,202</li><li id="UpdateVpcChannelV2__li14746154391617">Range, for example, 200-299</li><li id="UpdateVpcChannelV2__li12746194321616">Multiple values and ranges, for example, 201,202,210-299. This parameter is required if protocol is set to http.</li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row3278343181620"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p87462043101613">enable_client_ssl</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p6746174310168">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p874613432168">Boolean</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p57461943151614">Indicates whether to enable two-way authentication. If this function is enabled, the certificate specified in the backend_client_certificate configuration item of the gateway is used.</p>
|
||
<p id="UpdateVpcChannelV2__p8746134391613">Default: <strong id="UpdateVpcChannelV2__b574634314163">false</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row11278184301612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p13746943141619">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p15746164312165">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p6746164301610">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p17461943191617">Health check result.</p>
|
||
<ul id="UpdateVpcChannelV2__ul6746174341617"><li id="UpdateVpcChannelV2__li2746114316165">1: available</li><li id="UpdateVpcChannelV2__li1746104312165">2: unavailable</li></ul>
|
||
<p id="UpdateVpcChannelV2__p14746124311169">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul10746164381613"><li id="UpdateVpcChannelV2__li67468439161"><strong id="UpdateVpcChannelV2__b074613434166">1</strong></li><li id="UpdateVpcChannelV2__li2746194312164"><strong id="UpdateVpcChannelV2__b2746164312161">2</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row19278104319167"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.1 "><p id="UpdateVpcChannelV2__p4746104316163">timeout</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.2 "><p id="UpdateVpcChannelV2__p574611431168">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p id="UpdateVpcChannelV2__p87471343161612">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p id="UpdateVpcChannelV2__p127471043131616">Timeout for determining whether a health check fails. Unit: s. The value must be less than the value of time_interval.</p>
|
||
<p id="UpdateVpcChannelV2__p1174734318160">Minimum: <strong id="UpdateVpcChannelV2__b574711437165">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p4747104331612">Maximum: <strong id="UpdateVpcChannelV2__b274724313169">30</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_MicroServiceCreate"></a><a name="request_MicroServiceCreate"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_MicroServiceCreate" frame="border" border="1" rules="all"><caption><b>Table 8 </b>MicroServiceCreate</caption><thead align="left"><tr id="UpdateVpcChannelV2__row10292164313162"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.5.1.1"><p id="UpdateVpcChannelV2__p574716438164">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.5.1.2"><p id="UpdateVpcChannelV2__p974784318162">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.5.1.3"><p id="UpdateVpcChannelV2__p77478430168">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.8.2.5.1.4"><p id="UpdateVpcChannelV2__p19747144313168">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row132929432163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.1 "><p id="UpdateVpcChannelV2__p15747154319168">service_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.2 "><p id="UpdateVpcChannelV2__p107471843181614">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.3 "><p id="UpdateVpcChannelV2__p174713439168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.8.2.5.1.4 "><p id="UpdateVpcChannelV2__p18747174311617">Microservice type. Options:</p>
|
||
<ul id="UpdateVpcChannelV2__ul9747164311615"><li id="UpdateVpcChannelV2__li0747154315165">CSE: CSE microservice registration center</li><li id="UpdateVpcChannelV2__li17471743171620">CCE: CCE workload</li></ul>
|
||
<p id="UpdateVpcChannelV2__p57472043121616">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul0747174318166"><li id="UpdateVpcChannelV2__li13747154316166"><strong id="UpdateVpcChannelV2__b1474764319166">CSE</strong></li><li id="UpdateVpcChannelV2__li174718436161"><strong id="UpdateVpcChannelV2__b47471043101611">CCE</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1292843131620"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.1 "><p id="UpdateVpcChannelV2__p1074712430161">cse_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.2 "><p id="UpdateVpcChannelV2__p127486439169">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.3 "><p id="UpdateVpcChannelV2__p1274864321613"><a href="#UpdateVpcChannelV2__request_MicroServiceInfoCSEBase">MicroServiceInfoCSEBase</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.8.2.5.1.4 "><p id="UpdateVpcChannelV2__p77487439168">CSE microservice details. This parameter is required if service_type is set to CSE.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1129212436162"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.1 "><p id="UpdateVpcChannelV2__p1574810430163">cce_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.2 "><p id="UpdateVpcChannelV2__p1174814317167">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.5.1.3 "><p id="UpdateVpcChannelV2__p5748243111613"><a href="#UpdateVpcChannelV2__request_MicroServiceInfoCCEBase">MicroServiceInfoCCEBase</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.8.2.5.1.4 "><p id="UpdateVpcChannelV2__p1674814438163">CCE workload details. This parameter is required if service_type is set to CCE. Either app_name or any of label_key and label_value must be set. If only app_name is set, label_key='app' and label_value=app_name.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_MicroServiceInfoCSEBase"></a><a name="request_MicroServiceInfoCSEBase"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_MicroServiceInfoCSEBase" frame="border" border="1" rules="all"><caption><b>Table 9 </b>MicroServiceInfoCSEBase</caption><thead align="left"><tr id="UpdateVpcChannelV2__row831094361619"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.5.1.1"><p id="UpdateVpcChannelV2__p197481543181620">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.5.1.2"><p id="UpdateVpcChannelV2__p37481043101613">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.5.1.3"><p id="UpdateVpcChannelV2__p87489435167">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.9.2.5.1.4"><p id="UpdateVpcChannelV2__p18748154331617">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row731234310160"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.5.1.1 "><p id="UpdateVpcChannelV2__p20748134313167">engine_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.5.1.2 "><p id="UpdateVpcChannelV2__p1074811431169">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.5.1.3 "><p id="UpdateVpcChannelV2__p1074894381615">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.9.2.5.1.4 "><p id="UpdateVpcChannelV2__p974811438163">Microservice engine ID.</p>
|
||
<p id="UpdateVpcChannelV2__p1374884319167">Maximum: <strong id="UpdateVpcChannelV2__b1674824391615">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1631344331612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.5.1.1 "><p id="UpdateVpcChannelV2__p19748143151616">service_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.5.1.2 "><p id="UpdateVpcChannelV2__p1748443101617">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.5.1.3 "><p id="UpdateVpcChannelV2__p16748104361613">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.9.2.5.1.4 "><p id="UpdateVpcChannelV2__p17489433160">Microservice ID.</p>
|
||
<p id="UpdateVpcChannelV2__p17748164321610">Maximum: <strong id="UpdateVpcChannelV2__b274884318165">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__request_MicroServiceInfoCCEBase"></a><a name="request_MicroServiceInfoCCEBase"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__request_MicroServiceInfoCCEBase" frame="border" border="1" rules="all"><caption><b>Table 10 </b>MicroServiceInfoCCEBase</caption><thead align="left"><tr id="UpdateVpcChannelV2__row183185434163"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.5.1.1"><p id="UpdateVpcChannelV2__p1574924351612">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.5.1.2"><p id="UpdateVpcChannelV2__p77491743111617">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.5.1.3"><p id="UpdateVpcChannelV2__p1974924319164">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.10.2.5.1.4"><p id="UpdateVpcChannelV2__p87491043161616">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row93186433163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.1 "><p id="UpdateVpcChannelV2__p1274994313169">cluster_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.2 "><p id="UpdateVpcChannelV2__p474984314161">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.3 "><p id="UpdateVpcChannelV2__p17491743101617">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.10.2.5.1.4 "><p id="UpdateVpcChannelV2__p07491743161618">CCE cluster ID.</p>
|
||
<p id="UpdateVpcChannelV2__p197494436163">Maximum: <strong id="UpdateVpcChannelV2__b97491543111612">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1531817439168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.1 "><p id="UpdateVpcChannelV2__p197491443161616">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.2 "><p id="UpdateVpcChannelV2__p774944391614">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.3 "><p id="UpdateVpcChannelV2__p474914316164">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.10.2.5.1.4 "><p id="UpdateVpcChannelV2__p117497431166">Namespace.</p>
|
||
<p id="UpdateVpcChannelV2__p37492431168">Maximum: <strong id="UpdateVpcChannelV2__b167491943141616">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row14319124314167"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.1 "><p id="UpdateVpcChannelV2__p1574964391620">workload_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.2 "><p id="UpdateVpcChannelV2__p11749174313166">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.3 "><p id="UpdateVpcChannelV2__p07498435168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.10.2.5.1.4 "><p id="UpdateVpcChannelV2__p8749543201615">Workload type.</p>
|
||
<ul id="UpdateVpcChannelV2__ul4749184310168"><li id="UpdateVpcChannelV2__li274954317162">deployment</li><li id="UpdateVpcChannelV2__li1574914432166">statefulset</li><li id="UpdateVpcChannelV2__li1749134310166">daemonset</li></ul>
|
||
<p id="UpdateVpcChannelV2__p2749943111612">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul1774914430163"><li id="UpdateVpcChannelV2__li1749843171618"><strong id="UpdateVpcChannelV2__b77491243171619">deployment</strong></li><li id="UpdateVpcChannelV2__li174913432163"><strong id="UpdateVpcChannelV2__b167491243191617">statefulset</strong></li><li id="UpdateVpcChannelV2__li14750194351611"><strong id="UpdateVpcChannelV2__b275064318169">daemonset</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row7319174311610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.1 "><p id="UpdateVpcChannelV2__p575015434164">app_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.2 "><p id="UpdateVpcChannelV2__p10750134315168">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.3 "><p id="UpdateVpcChannelV2__p15750134381610">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.10.2.5.1.4 "><p id="UpdateVpcChannelV2__p67501743201620">App name. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2__p1775012437164">Minimum: <strong id="UpdateVpcChannelV2__b1175084391612">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p20750543151610">Maximum: <strong id="UpdateVpcChannelV2__b77501043121617">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row7319243151613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.1 "><p id="UpdateVpcChannelV2__p147502436167">label_key</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.2 "><p id="UpdateVpcChannelV2__p3750134311614">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.3 "><p id="UpdateVpcChannelV2__p475014433168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.10.2.5.1.4 "><p id="UpdateVpcChannelV2__p5750164331615">Service label key. Start with a letter or digit, and use only letters, digits, and these special characters: -_./:(). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2__p1275014371611">Minimum: <strong id="UpdateVpcChannelV2__b6750943131619">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p15750124317169">Maximum: <strong id="UpdateVpcChannelV2__b97501643111616">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row631904312167"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.1 "><p id="UpdateVpcChannelV2__p1275084313168">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.2 "><p id="UpdateVpcChannelV2__p167505435169">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.5.1.3 "><p id="UpdateVpcChannelV2__p375014433169">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.10.2.5.1.4 "><p id="UpdateVpcChannelV2__p10750643181619">Service label value. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2__p175044391610">Minimum: <strong id="UpdateVpcChannelV2__b1975024314162">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p15750134314162">Maximum: <strong id="UpdateVpcChannelV2__b27502043111611">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__section19751144391616"><h4 class="sectiontitle">Response Parameters</h4><p id="UpdateVpcChannelV2__p1675194301615"><strong id="UpdateVpcChannelV2__b197518433163">Status code: 200</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_VpcChannelInfo" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row43291443151620"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="UpdateVpcChannelV2__p197527432169">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="UpdateVpcChannelV2__p5752443191610">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="UpdateVpcChannelV2__p1575294321612">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row16330194381615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p9752143111618">name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p12752134371613">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p1675274310162">VPC channel name.</p>
|
||
<p id="UpdateVpcChannelV2__p175244314167">It can contain 3 to 64 characters, starting with a letter. Only letters, digits, hyphens (-), underscores (_), and periods (.) are allowed.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row4330124313168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p1875294317160">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p187521437164">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p975344311169">Host port of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2__p1753154371618">Range: 1–65535.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row15330043151617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p177531431165">balance_strategy</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p16753174381615">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p2075344301612">Distribution algorithm.</p>
|
||
<ul id="UpdateVpcChannelV2__ul5753194310165"><li id="UpdateVpcChannelV2__li975354381615">1: Weighted round robin (WRR).</li><li id="UpdateVpcChannelV2__li47531543181612">2: Weighted least connections (WLC).</li><li id="UpdateVpcChannelV2__li2753243141616">3: Source hashing.</li><li id="UpdateVpcChannelV2__li0753194319161">4: URI hashing.</li></ul>
|
||
<p id="UpdateVpcChannelV2__p2075374311619">Default: <strong id="UpdateVpcChannelV2__b575316434166">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p2075304321618">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul8753174381610"><li id="UpdateVpcChannelV2__li47541943181620"><strong id="UpdateVpcChannelV2__b175444319166">1</strong></li><li id="UpdateVpcChannelV2__li16754104321614"><strong id="UpdateVpcChannelV2__b10757643181616">2</strong></li><li id="UpdateVpcChannelV2__li19757164310162"><strong id="UpdateVpcChannelV2__b147571143101620">3</strong></li><li id="UpdateVpcChannelV2__li1575820437165"><strong id="UpdateVpcChannelV2__b57581435160">4</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row9330154391616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p6758104317163">member_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p9758184312163">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p2758134361618">Member type of the VPC channel.</p>
|
||
<ul id="UpdateVpcChannelV2__ul875844315163"><li id="UpdateVpcChannelV2__li187587434165">ip</li><li id="UpdateVpcChannelV2__li97581943171613">ecs</li></ul>
|
||
<p id="UpdateVpcChannelV2__p8758743101616">Default: <strong id="UpdateVpcChannelV2__b11758114331614">ecs</strong></p>
|
||
<p id="UpdateVpcChannelV2__p77583430165">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul0758943141619"><li id="UpdateVpcChannelV2__li575844371610"><strong id="UpdateVpcChannelV2__b3758204313165">ip</strong></li><li id="UpdateVpcChannelV2__li27585431169"><strong id="UpdateVpcChannelV2__b1275812436162">ecs</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row733074311162"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p27580433165">type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p27587434163">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p16758124317166">VPC channel type. The default type is server.</p>
|
||
<ul id="UpdateVpcChannelV2__ul375864311161"><li id="UpdateVpcChannelV2__li275884311615">2: Server type.</li><li id="UpdateVpcChannelV2__li117587432161">3: Microservice type.</li></ul>
|
||
<p id="UpdateVpcChannelV2__p20758164316161">Default: <strong id="UpdateVpcChannelV2__b97585437163">2</strong></p>
|
||
<p id="UpdateVpcChannelV2__p975894320160">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul207581443171620"><li id="UpdateVpcChannelV2__li675854341616"><strong id="UpdateVpcChannelV2__b1875874310164">2</strong></li><li id="UpdateVpcChannelV2__li10758243111616"><strong id="UpdateVpcChannelV2__b3759114381610">3</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row17330134331617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p175954310162">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p37592043191613">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p17591243111614">Dictionary code of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2__p8759843121615">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2__p1275920434167">This parameter is currently not supported.</p>
|
||
<p id="UpdateVpcChannelV2__p1275954316167">Minimum: <strong id="UpdateVpcChannelV2__b127591143191620">3</strong></p>
|
||
<p id="UpdateVpcChannelV2__p18759204310166">Maximum: <strong id="UpdateVpcChannelV2__b1875914310165">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1233044314166"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p187591843151616">create_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p127591643181615">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p1675920436166">Time when the VPC channel is created.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row12330843101612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p37596434161">id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p8759174317165">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p157591543131610">VPC channel ID.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row7330543101614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p275954313165">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p127591843201614">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p13759184312168">VPC channel status.</p>
|
||
<ul id="UpdateVpcChannelV2__ul0759114315164"><li id="UpdateVpcChannelV2__li14759154301618">1: normal</li><li id="UpdateVpcChannelV2__li12759143151618">2: abnormal</li></ul>
|
||
<p id="UpdateVpcChannelV2__p13759134313162">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul4759114315168"><li id="UpdateVpcChannelV2__li11759104381619"><strong id="UpdateVpcChannelV2__b13759144310162">1</strong></li><li id="UpdateVpcChannelV2__li5759643201614"><strong id="UpdateVpcChannelV2__b17759104371617">2</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row18330343111617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p475974331612">member_groups</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p4759243111617">Array of <a href="#UpdateVpcChannelV2__response_MemberGroupInfo">MemberGroupInfo</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p1175964361612">Backend server groups.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row10340194315161"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="UpdateVpcChannelV2__p157591043151620">microservice_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="UpdateVpcChannelV2__p1976019432162"><a href="#UpdateVpcChannelV2__response_MicroServiceInfo">MicroServiceInfo</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="UpdateVpcChannelV2__p16760194321615">Microservice information.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__response_MemberGroupInfo"></a><a name="response_MemberGroupInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_MemberGroupInfo" frame="border" border="1" rules="all"><caption><b>Table 12 </b>MemberGroupInfo</caption><thead align="left"><tr id="UpdateVpcChannelV2__row935064361619"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p id="UpdateVpcChannelV2__p17760184316169">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p id="UpdateVpcChannelV2__p6760174371617">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.4.2.4.1.3"><p id="UpdateVpcChannelV2__p1276054351619">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row153501743151620"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p3760174310164">member_group_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p19760164316167">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p2760144341616">Name of the VPC channel's backend server group. It can contain 3 to 64 characters, starting with a letter. Only letters, digits, underscores (_), hyphens (-), and periods (.) are allowed.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row935014315163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p16760104318167">member_group_remark</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p17760104315163">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p157606437166">Description of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p15760184319162">Maximum: <strong id="UpdateVpcChannelV2__b37601243181610">255</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1235013438163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p27608431169">member_group_weight</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p87601343151613">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p276094314168">Weight of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p0760143121612">If the server group contains servers and a weight has been set for it, the weight is automatically used to assign weights to servers in this group.</p>
|
||
<p id="UpdateVpcChannelV2__p1376054381614">Minimum: <strong id="UpdateVpcChannelV2__b157605438165">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p137619433168">Maximum: <strong id="UpdateVpcChannelV2__b20761164311169">100</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row73501943111610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p187611343111612">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p176110433168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p5761164381614">Dictionary code of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p476117438165">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2__p976118439169">Currently, this parameter is not supported.</p>
|
||
<p id="UpdateVpcChannelV2__p57618434165">Minimum: <strong id="UpdateVpcChannelV2__b6761134351618">3</strong></p>
|
||
<p id="UpdateVpcChannelV2__p776154371611">Maximum: <strong id="UpdateVpcChannelV2__b1976119439165">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row435044318164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p776194361612">microservice_version</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p1176184313169">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p14761124301614">Version of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
<p id="UpdateVpcChannelV2__p97617434166">Maximum: <strong id="UpdateVpcChannelV2__b10761843141614">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1135084313169"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p1876114316163">microservice_port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p6761743161616">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p127611643141614">Port of the backend server group. This parameter is supported only when the VPC channel type is microservice. If the port number is 0, all addresses in the backend server group use the original load balancing port to inherit logic.</p>
|
||
<p id="UpdateVpcChannelV2__p157611043161612">Minimum: <strong id="UpdateVpcChannelV2__b1876117435168">0</strong></p>
|
||
<p id="UpdateVpcChannelV2__p8761643171610">Maximum: <strong id="UpdateVpcChannelV2__b12761194318161">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row17350543201610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p1976144314165">microservice_labels</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p1876120439165">Array of <a href="#UpdateVpcChannelV2__response_MicroserviceLabel">MicroserviceLabel</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p207611843201611">Tags of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1535074361614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p1576174314166">member_group_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p19761154319168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p157612435169">ID of the backend server group of the VPC channel.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row33511543191617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p776112439163">create_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p13761104381611">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p37611743141614">Time when the backend server group is created.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row163511243151610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="UpdateVpcChannelV2__p0761204319167">update_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="UpdateVpcChannelV2__p1761104316160">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="UpdateVpcChannelV2__p97611043131619">Time when the backend server group is updated.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__response_MicroserviceLabel"></a><a name="response_MicroserviceLabel"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_MicroserviceLabel" frame="border" border="1" rules="all"><caption><b>Table 13 </b>MicroserviceLabel</caption><thead align="left"><tr id="UpdateVpcChannelV2__row63591943121615"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p id="UpdateVpcChannelV2__p16762144311164">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p id="UpdateVpcChannelV2__p12762104311166">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.5.2.4.1.3"><p id="UpdateVpcChannelV2__p1876294314167">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row1535984317164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="UpdateVpcChannelV2__p147622436162">label_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="UpdateVpcChannelV2__p197621343191619">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="UpdateVpcChannelV2__p16762743131617">Tag name.</p>
|
||
<p id="UpdateVpcChannelV2__p1762134313160">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2__p1976294315165">Minimum: <strong id="UpdateVpcChannelV2__b476216438160">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p576244391613">Maximum: <strong id="UpdateVpcChannelV2__b11762174391612">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row5359134341617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="UpdateVpcChannelV2__p197621643141619">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="UpdateVpcChannelV2__p3762164320165">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="UpdateVpcChannelV2__p77629435165">Tag value.</p>
|
||
<p id="UpdateVpcChannelV2__p37621243101617">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2__p576216430166">Minimum: <strong id="UpdateVpcChannelV2__b19762184301620">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p5762174310169">Maximum: <strong id="UpdateVpcChannelV2__b8762164351616">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__response_MicroServiceInfo"></a><a name="response_MicroServiceInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_MicroServiceInfo" frame="border" border="1" rules="all"><caption><b>Table 14 </b>MicroServiceInfo</caption><thead align="left"><tr id="UpdateVpcChannelV2__row336412431169"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p id="UpdateVpcChannelV2__p10762443101620">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.2"><p id="UpdateVpcChannelV2__p1676254311164">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.6.2.4.1.3"><p id="UpdateVpcChannelV2__p1476218432165">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row6364343161616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p137628431168">id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p17762194312168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p976294311167">Microservice ID.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row536424314160"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p17762134315162">instance_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p37621643101615">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p13762114301615">Gateway ID.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row6364443201616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p2762543131614">service_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p77621143111612">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p17621343151620">Microservice type. Options:</p>
|
||
<ul id="UpdateVpcChannelV2__ul137621430169"><li id="UpdateVpcChannelV2__li1176244321619">CSE: CSE microservice registration center</li><li id="UpdateVpcChannelV2__li18763543121612">CCE: CCE workload</li></ul>
|
||
<p id="UpdateVpcChannelV2__p11763184381610">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul13763144317168"><li id="UpdateVpcChannelV2__li177632437166"><strong id="UpdateVpcChannelV2__b2763143141614">CSE</strong></li><li id="UpdateVpcChannelV2__li16763114391616"><strong id="UpdateVpcChannelV2__b67631443141613">CCE</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row7364174341615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p10763174312165">cse_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p1776334318168"><a href="#UpdateVpcChannelV2__response_MicroServiceInfoCSE">MicroServiceInfoCSE</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p137632433169">CSE microservice details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row11364164317164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p57633439164">cce_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p976344311167"><a href="#UpdateVpcChannelV2__response_MicroServiceInfoCCE">MicroServiceInfoCCE</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p18763164319162">CCE microservice workload details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row236413439168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p976312435165">update_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p276384313163">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p57636432163">Microservice update time.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row736474318161"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="UpdateVpcChannelV2__p1776334315166">create_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="UpdateVpcChannelV2__p676318430165">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="UpdateVpcChannelV2__p77631431164">Microservice creation time.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__response_MicroServiceInfoCSE"></a><a name="response_MicroServiceInfoCSE"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_MicroServiceInfoCSE" frame="border" border="1" rules="all"><caption><b>Table 15 </b>MicroServiceInfoCSE</caption><thead align="left"><tr id="UpdateVpcChannelV2__row173701143151613"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p id="UpdateVpcChannelV2__p0763543141611">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.2"><p id="UpdateVpcChannelV2__p27641943161613">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.7.2.4.1.3"><p id="UpdateVpcChannelV2__p8764743201613">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row11370194317167"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p2764843181619">engine_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p1576434351611">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p17641643111617">Microservice engine ID.</p>
|
||
<p id="UpdateVpcChannelV2__p1676434361611">Maximum: <strong id="UpdateVpcChannelV2__b1076411436166">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row18370843131612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p97649436162">service_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p87645437161">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p1764194361611">Microservice ID.</p>
|
||
<p id="UpdateVpcChannelV2__p576434341612">Maximum: <strong id="UpdateVpcChannelV2__b1276424331620">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row6370184371617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p1076494371612">engine_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p1876411431168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p10764643111613">Microservice engine name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row537018431162"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p57640439163">service_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p137647439166">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p276464314168">Microservice name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row14370143201617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p67641943151615">register_address</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p1976414317167">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p176413438169">Registration center address.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row16371154361615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p16764194321614">cse_app_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p7764243121617">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p57641443151617">App to which the microservice belongs.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row1637144341618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="UpdateVpcChannelV2__p15764104361620">version</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="UpdateVpcChannelV2__p10764104313167">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="UpdateVpcChannelV2__p2764154310162">Microservice version, which has been discarded and is reflected in the version of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2__p776474316169">Maximum: <strong id="UpdateVpcChannelV2__b776524313161">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2__response_MicroServiceInfoCCE"></a><a name="response_MicroServiceInfoCCE"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_MicroServiceInfoCCE" frame="border" border="1" rules="all"><caption><b>Table 16 </b>MicroServiceInfoCCE</caption><thead align="left"><tr id="UpdateVpcChannelV2__row139644381619"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.1"><p id="UpdateVpcChannelV2__p207651543181616">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.2"><p id="UpdateVpcChannelV2__p976513436165">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.8.2.4.1.3"><p id="UpdateVpcChannelV2__p1476554331611">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row11397114315161"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p107659436168">cluster_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p176519438162">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p14765843161612">CCE cluster ID.</p>
|
||
<p id="UpdateVpcChannelV2__p576554341611">Maximum: <strong id="UpdateVpcChannelV2__b17651843141618">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row153973439162"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p2765124341617">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p17765104321613">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p376513438168">Namespace.</p>
|
||
<p id="UpdateVpcChannelV2__p18765643191619">Maximum: <strong id="UpdateVpcChannelV2__b876514391618">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row183971443161611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p1766144311620">workload_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p147661443121620">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p6766194314163">Workload type.</p>
|
||
<ul id="UpdateVpcChannelV2__ul177668432167"><li id="UpdateVpcChannelV2__li18766043111617">deployment</li><li id="UpdateVpcChannelV2__li14766443101618">statefulset</li><li id="UpdateVpcChannelV2__li776614321620">daemonset</li></ul>
|
||
<p id="UpdateVpcChannelV2__p1776614439165">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2__ul476684341610"><li id="UpdateVpcChannelV2__li77667436167"><strong id="UpdateVpcChannelV2__b12766144310163">deployment</strong></li><li id="UpdateVpcChannelV2__li67661343201614"><strong id="UpdateVpcChannelV2__b197663436164">statefulset</strong></li><li id="UpdateVpcChannelV2__li177665431165"><strong id="UpdateVpcChannelV2__b176654311168">daemonset</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row539714311616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p137661436165">app_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p176644391620">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p276694371615">App name. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2__p1176674301617">Minimum: <strong id="UpdateVpcChannelV2__b97661343181615">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p8766043121618">Maximum: <strong id="UpdateVpcChannelV2__b197661434161">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row153982043121612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p4766114311166">label_key</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p67661443101619">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p5766643101615">Service label key. Start with a letter or digit, and use only letters, digits, and these special characters: -_./:(). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2__p3766144311619">Minimum: <strong id="UpdateVpcChannelV2__b12766104314166">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p177665438165">Maximum: <strong id="UpdateVpcChannelV2__b12766164331614">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row8398174311164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p1676617439162">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p276619434168">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p12766144319166">Service label value. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2__p1976712438166">Minimum: <strong id="UpdateVpcChannelV2__b15767443151618">1</strong></p>
|
||
<p id="UpdateVpcChannelV2__p976734311169">Maximum: <strong id="UpdateVpcChannelV2__b476710438164">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row9398144312164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="UpdateVpcChannelV2__p47670439167">cluster_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="UpdateVpcChannelV2__p9767154316164">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="UpdateVpcChannelV2__p20767144311162">CCE cluster name.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2__p177680431164"><strong id="UpdateVpcChannelV2__b1768144331610">Status code: 400</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_ErrorMsg" frame="border" border="1" rules="all"><caption><b>Table 17 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row15410543151616"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.1"><p id="UpdateVpcChannelV2__p127691143121619">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.2"><p id="UpdateVpcChannelV2__p877012439165">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.10.2.4.1.3"><p id="UpdateVpcChannelV2__p8770124351619">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row124104438169"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="UpdateVpcChannelV2__p16770143161620">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="UpdateVpcChannelV2__p15770043111618">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="UpdateVpcChannelV2__p177707436168">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row241015431164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="UpdateVpcChannelV2__p1877064319166">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="UpdateVpcChannelV2__p12770174371614">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="UpdateVpcChannelV2__p777084351614">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2__p16770164381614"><strong id="UpdateVpcChannelV2__b277013439162">Status code: 401</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_ErrorMsg_1" frame="border" border="1" rules="all"><caption><b>Table 18 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row14412943111616"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.1"><p id="UpdateVpcChannelV2__p137701543101619">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.2"><p id="UpdateVpcChannelV2__p18770124314165">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.12.2.4.1.3"><p id="UpdateVpcChannelV2__p17770134341619">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row1541284371618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="UpdateVpcChannelV2__p6770194361613">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="UpdateVpcChannelV2__p977134313161">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="UpdateVpcChannelV2__p57711043141619">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row84139436163"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="UpdateVpcChannelV2__p27719434163">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="UpdateVpcChannelV2__p277112433164">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="UpdateVpcChannelV2__p197711043161618">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2__p1877154361619"><strong id="UpdateVpcChannelV2__b11771174361616">Status code: 403</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_ErrorMsg_2" frame="border" border="1" rules="all"><caption><b>Table 19 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row114154435163"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.1"><p id="UpdateVpcChannelV2__p10771143161610">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.2"><p id="UpdateVpcChannelV2__p8771104351613">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.14.2.4.1.3"><p id="UpdateVpcChannelV2__p1077118432161">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row841517439168"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="UpdateVpcChannelV2__p177134381612">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="UpdateVpcChannelV2__p177711433161">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="UpdateVpcChannelV2__p97717438163">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row7415184318164"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="UpdateVpcChannelV2__p17711943171613">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="UpdateVpcChannelV2__p777134316163">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="UpdateVpcChannelV2__p1177144381614">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2__p377111435169"><strong id="UpdateVpcChannelV2__b377144391618">Status code: 404</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_ErrorMsg_3" frame="border" border="1" rules="all"><caption><b>Table 20 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row1841784331617"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.4.1.1"><p id="UpdateVpcChannelV2__p2771174311162">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.4.1.2"><p id="UpdateVpcChannelV2__p10771843171616">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.16.2.4.1.3"><p id="UpdateVpcChannelV2__p1677124381617">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row19417543191615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="UpdateVpcChannelV2__p117726439166">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="UpdateVpcChannelV2__p18772164361610">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="UpdateVpcChannelV2__p177211438166">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row94176432162"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="UpdateVpcChannelV2__p127721243111614">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="UpdateVpcChannelV2__p877224341620">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="UpdateVpcChannelV2__p1877294311616">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2__p1877215436165"><strong id="UpdateVpcChannelV2__b17772174315165">Status code: 500</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__response_ErrorMsg_4" frame="border" border="1" rules="all"><caption><b>Table 21 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2__row6419543121614"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.18.2.4.1.1"><p id="UpdateVpcChannelV2__p7772543101611">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.18.2.4.1.2"><p id="UpdateVpcChannelV2__p8772174371610">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.18.2.4.1.3"><p id="UpdateVpcChannelV2__p17721143131612">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row164193433160"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="UpdateVpcChannelV2__p8772154321616">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="UpdateVpcChannelV2__p5772174315160">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="UpdateVpcChannelV2__p1377294371612">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row9419124313166"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="UpdateVpcChannelV2__p8772943111611">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="UpdateVpcChannelV2__p1877274321618">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="UpdateVpcChannelV2__p97721143141614">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__section1877234331614"><h4 class="sectiontitle">Example Requests</h4><ul id="UpdateVpcChannelV2__ul27721343101612"><li id="UpdateVpcChannelV2__li12772043101615">Updating a VPC channel of the server type<pre class="screen" id="UpdateVpcChannelV2__screen6772843191612">{
|
||
"balance_strategy" : 2,
|
||
"member_type" : "ip",
|
||
"name" : "VPC_demo",
|
||
"port" : 22,
|
||
"type" : 2,
|
||
"vpc_health_config" : {
|
||
"http_code" : "200",
|
||
"path" : "/vpc/demo",
|
||
"port" : 22,
|
||
"protocol" : "http",
|
||
"threshold_abnormal" : 5,
|
||
"threshold_normal" : 2,
|
||
"time_interval" : 10,
|
||
"timeout" : 5,
|
||
"enable_client_ssl" : false
|
||
},
|
||
"member_groups" : [ {
|
||
"member_group_name" : "test",
|
||
"member_group_weight" : 1,
|
||
"member_group_remark" : "remark"
|
||
}, {
|
||
"member_group_name" : "default",
|
||
"member_group_weight" : 2,
|
||
"member_group_remark" : "remark"
|
||
} ],
|
||
"members" : [ {
|
||
"host" : "192.168.0.5",
|
||
"weight" : 1,
|
||
"member_group_name" : "test"
|
||
}, {
|
||
"host" : "192.168.1.124",
|
||
"weight" : 2,
|
||
"member_group_name" : "default"
|
||
} ]
|
||
}</pre>
|
||
</li><li id="UpdateVpcChannelV2__li187738437164">Updating a VPC channel of the microservice type<pre class="screen" id="UpdateVpcChannelV2__screen7773154319168">{
|
||
"balance_strategy" : 1,
|
||
"member_type" : "ip",
|
||
"name" : "VPC_demo",
|
||
"port" : 22,
|
||
"type" : 3,
|
||
"vpc_health_config" : {
|
||
"http_code" : "200",
|
||
"path" : "/vpc/demo",
|
||
"port" : 22,
|
||
"protocol" : "http",
|
||
"threshold_abnormal" : 5,
|
||
"threshold_normal" : 2,
|
||
"time_interval" : 10,
|
||
"timeout" : 5,
|
||
"enable_client_ssl" : false
|
||
},
|
||
"member_groups" : [ {
|
||
"member_group_name" : "test",
|
||
"member_group_weight" : 1,
|
||
"member_group_remark" : "remark",
|
||
"microservice_version" : "v1",
|
||
"microservice_port" : 80
|
||
}, {
|
||
"member_group_name" : "default",
|
||
"member_group_weight" : 2,
|
||
"member_group_remark" : "remark",
|
||
"microservice_version" : "v2",
|
||
"microservice_port" : 80,
|
||
"microservice_labels" : [ {
|
||
"label_name" : "cluster_id",
|
||
"label_value" : "c429700c-5dc4-482a-9c0e-99f6c0635113"
|
||
} ]
|
||
} ],
|
||
"members" : [ {
|
||
"host" : "192.168.0.5",
|
||
"weight" : 1,
|
||
"member_group_name" : "test"
|
||
}, {
|
||
"host" : "192.168.1.124",
|
||
"weight" : 2,
|
||
"member_group_name" : "default"
|
||
} ],
|
||
"microservice_info" : {
|
||
"service_type" : "CCE",
|
||
"cce_info" : {
|
||
"cluster_id" : "ab1485b4f91b45abbcd560be591f7309",
|
||
"namespace" : "default",
|
||
"workload_type" : "deployment",
|
||
"app_name" : "testapp"
|
||
}
|
||
}
|
||
}</pre>
|
||
</li></ul>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__section977344311167"><h4 class="sectiontitle">Example Responses</h4><p id="UpdateVpcChannelV2__p477344381615"><strong id="UpdateVpcChannelV2__b27739435161">Status code: 200</strong></p>
|
||
<p id="UpdateVpcChannelV2__p97732043151616">OK</p>
|
||
<ul id="UpdateVpcChannelV2__ul177344341612"><li id="UpdateVpcChannelV2__li377334310164">Example 1<pre class="screen" id="UpdateVpcChannelV2__screen1677415438166">{
|
||
"name" : "VPC_demo",
|
||
"port" : 22,
|
||
"balance_strategy" : 2,
|
||
"member_type" : "ip",
|
||
"dict_code" : "",
|
||
"create_time" : "2020-07-23T07:11:57Z",
|
||
"id" : "18174f5f4f1a4dc29f33aeadd9788e5f",
|
||
"status" : 1,
|
||
"member_groups" : [ {
|
||
"member_group_id" : "c1ce135c705c4066853a0460b318fe16",
|
||
"member_group_name" : "test",
|
||
"member_group_weight" : 1,
|
||
"member_group_remark" : "remark",
|
||
"create_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"update_time" : "2020-07-23T07:11:57.244829604Z"
|
||
}, {
|
||
"member_group_id" : "c1ce135c705c4066853a0460b318fe17",
|
||
"member_group_name" : "default",
|
||
"member_group_weight" : 2,
|
||
"member_group_remark" : "remark",
|
||
"create_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"update_time" : "2020-07-23T07:11:57.244829604Z"
|
||
} ],
|
||
"type" : 2,
|
||
"microservice_info" : {
|
||
"id" : "",
|
||
"instance_id" : "",
|
||
"service_type" : "",
|
||
"cse_info" : {
|
||
"cse_app_id" : "",
|
||
"engine_id" : "",
|
||
"engine_name" : "",
|
||
"register_address" : "",
|
||
"service_id" : "",
|
||
"service_name" : ""
|
||
},
|
||
"cce_info" : {
|
||
"cluster_id" : "",
|
||
"cluster_name" : "",
|
||
"namespace" : "",
|
||
"workload_type" : "",
|
||
"app_name" : ""
|
||
},
|
||
"create_time" : "",
|
||
"update_time" : ""
|
||
}
|
||
}</pre>
|
||
</li><li id="UpdateVpcChannelV2__li1477412438164">Example 2<pre class="screen" id="UpdateVpcChannelV2__screen1677424312163">{
|
||
"name" : "VPC_demo",
|
||
"id" : "105c6902457144a4820dff8b1ad63331",
|
||
"balance_strategy" : 1,
|
||
"dict_code" : "",
|
||
"create_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"member_type" : "ip",
|
||
"port" : 22,
|
||
"status" : 1,
|
||
"member_groups" : [ {
|
||
"member_group_id" : "c1ce135c705c4066853a0460b318fe16",
|
||
"member_group_name" : "test",
|
||
"member_group_weight" : 1,
|
||
"member_group_remark" : "remark",
|
||
"create_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"update_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"microservice_version" : "v1",
|
||
"microservice_port" : 80
|
||
}, {
|
||
"member_group_id" : "c1ce135c705c4066853a0460b318fe17",
|
||
"member_group_name" : "default",
|
||
"member_group_weight" : 2,
|
||
"member_group_remark" : "remark",
|
||
"create_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"update_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"microservice_version" : "v2",
|
||
"microservice_port" : 80,
|
||
"microservice_labels" : [ {
|
||
"label_name" : "cluster_id",
|
||
"label_value" : "c429700c-5dc4-482a-9c0e-99f6c0635113"
|
||
} ]
|
||
} ],
|
||
"type" : 3,
|
||
"microservice_info" : {
|
||
"id" : "9483afa235be45158a70c19ab817ac65",
|
||
"instance_id" : "eddc4d25480b4cd6b512f270a1b8b341",
|
||
"service_type" : "CCE",
|
||
"cse_info" : {
|
||
"cse_app_id" : "",
|
||
"engine_id" : "",
|
||
"engine_name" : "",
|
||
"register_address" : "",
|
||
"service_id" : "",
|
||
"service_name" : ""
|
||
},
|
||
"cce_info" : {
|
||
"cluster_id" : "ab1485b4f91b45abbcd560be591f7309",
|
||
"cluster_name" : "cce-test",
|
||
"namespace" : "default",
|
||
"workload_type" : "deployment",
|
||
"app_name" : "testapp"
|
||
},
|
||
"create_time" : "2020-07-23T07:11:57.244829604Z",
|
||
"update_time" : "2020-07-23T07:11:57.244829604Z"
|
||
}
|
||
}</pre>
|
||
</li></ul>
|
||
<p id="UpdateVpcChannelV2__p1077519436161"><strong id="UpdateVpcChannelV2__b8775104312168">Status code: 400</strong></p>
|
||
<p id="UpdateVpcChannelV2__p167751433169">Bad Request</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2__screen127751243151616">{
|
||
"error_code" : "APIG.2001",
|
||
"error_msg" : "The request parameters must be specified, parameter name:members"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2__p18775204381617"><strong id="UpdateVpcChannelV2__b37751743101619">Status code: 401</strong></p>
|
||
<p id="UpdateVpcChannelV2__p47756437163">Unauthorized</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2__screen57756438165">{
|
||
"error_code" : "APIG.1002",
|
||
"error_msg" : "Incorrect token or token resolution failed"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2__p8775114341617"><strong id="UpdateVpcChannelV2__b1777564313164">Status code: 403</strong></p>
|
||
<p id="UpdateVpcChannelV2__p14775124313165">Forbidden</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2__screen4775144313165">{
|
||
"error_code" : "APIG.1005",
|
||
"error_msg" : "No permissions to request this method"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2__p87761843161611"><strong id="UpdateVpcChannelV2__b3776443111614">Status code: 404</strong></p>
|
||
<p id="UpdateVpcChannelV2__p97762432162">Not Found</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2__screen7776243151611">{
|
||
"error_code" : "APIG.3023",
|
||
"error_msg" : "The VPC channel does not exist,id:56a7d7358e1b42459c9d730d65b14e59"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2__p777684313169"><strong id="UpdateVpcChannelV2__b1177614438166">Status code: 500</strong></p>
|
||
<p id="UpdateVpcChannelV2__p977654351613">Internal Server Error</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2__screen147767430165">{
|
||
"error_code" : "APIG.9999",
|
||
"error_msg" : "System error"
|
||
}</pre>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__section877612431163"><h4 class="sectiontitle">Status Codes</h4>
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="UpdateVpcChannelV2__row19448843121614"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="UpdateVpcChannelV2__p147762433168">Status Code</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="UpdateVpcChannelV2__p1477644316167">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2__row744816438163"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="UpdateVpcChannelV2__p207761443131615">200</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="UpdateVpcChannelV2__p13776843161616">OK</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row644884315162"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="UpdateVpcChannelV2__p1177617433164">400</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="UpdateVpcChannelV2__p19776164391617">Bad Request</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row19448443181617"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="UpdateVpcChannelV2__p37763436168">401</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="UpdateVpcChannelV2__p1776114351618">Unauthorized</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row144884341610"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="UpdateVpcChannelV2__p11776144310166">403</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="UpdateVpcChannelV2__p17761443111615">Forbidden</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row74488434162"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="UpdateVpcChannelV2__p12776124310162">404</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="UpdateVpcChannelV2__p2776134315163">Not Found</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2__row204485436162"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="UpdateVpcChannelV2__p1477616435162">500</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="UpdateVpcChannelV2__p14776643161611">Internal Server Error</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2__section1077614430163"><h4 class="sectiontitle">Error Codes</h4><p id="UpdateVpcChannelV2__p577794316166">See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="familylinks">
|
||
<div class="parentlink"><strong>Parent topic:</strong> <a href="VpcChannelManagement.html">VPC Channel Management</a></div>
|
||
</div>
|
||
</div>
|
||
|