forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1676 lines
127 KiB
HTML
1676 lines
127 KiB
HTML
<a name="UpdateVpcChannelV2_1"></a><a name="UpdateVpcChannelV2_1"></a>
|
||
|
||
<h1 class="topictitle1">Updating a VPC Channel</h1>
|
||
<div id="body831472172316"><div class="section" id="UpdateVpcChannelV2_1__section03144211238"><h4 class="sectiontitle">Function</h4><p id="UpdateVpcChannelV2_1__p1314172116234">This API is used to update the parameters of a VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1131582119236">If the VPC channel is overwritten with an empty backend instance list, all the existing backend instances will be deleted.</p>
|
||
<p id="UpdateVpcChannelV2_1__p133151021152316">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_1__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="UpdateVpcChannelV2_1__p163166217234">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_1__table9317132112232" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row8316721122314"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="UpdateVpcChannelV2_1__p3318221192319">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="UpdateVpcChannelV2_1__p2318132142315">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="UpdateVpcChannelV2_1__p1431892162317">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="UpdateVpcChannelV2_1__p14319132117231">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row8317142119238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p73191221182310">project_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p23194219232">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p153208219236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p12320221202313">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_1__row331712112238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p732082122315">instance_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p832032112314">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1321182182311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p163211321112313">Gateway ID, which can be obtained from the gateway information on the APIG console.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1731752114237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1032113211235">vpc_channel_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p13211121132316">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p2322142115239">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p832282117238">VPC channel ID.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2_1__section1932242117233"><h4 class="sectiontitle">Request Parameters</h4>
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row1323021112318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="UpdateVpcChannelV2_1__p1332482110237">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="UpdateVpcChannelV2_1__p33242021132311">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="UpdateVpcChannelV2_1__p2324321102315">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="UpdateVpcChannelV2_1__p332519214231">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row9323142111239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p113259214231">X-Auth-Token</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p17325122120230">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p4325321122318">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p93261421122311">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_1__request_VpcCreate" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row203271721182313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="UpdateVpcChannelV2_1__p63332021182316">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="UpdateVpcChannelV2_1__p6334721112310">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="UpdateVpcChannelV2_1__p163348215232">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="UpdateVpcChannelV2_1__p73358210231">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row1232710219237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p173355211237">name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p12336102172318">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p53361021162312">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p173367219234">VPC channel name.</p>
|
||
<p id="UpdateVpcChannelV2_1__p11336182112317">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_1__row16327132172310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p173371721162314">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p15337142115239">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1933752118236">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p133802162320">Host port of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2_1__p193381213239">Range: 1–65535.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row113271521102311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p14338921102319">balance_strategy</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p113391721152319">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p153391721202312">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p834012117234">Distribution algorithm.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul3340132114236"><li id="UpdateVpcChannelV2_1__li1034072115233">1: Weighted round robin (WRR).</li><li id="UpdateVpcChannelV2_1__li1340182172312">2: Weighted least connections (WLC).</li><li id="UpdateVpcChannelV2_1__li113401721162315">3: Source hashing.</li><li id="UpdateVpcChannelV2_1__li11341182132313">4: URI hashing.</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p3341202120235">Default: <strong id="UpdateVpcChannelV2_1__b934182117235">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p5341142122316">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul11341221112319"><li id="UpdateVpcChannelV2_1__li18341142132318"><strong id="UpdateVpcChannelV2_1__b834292152311">1</strong></li><li id="UpdateVpcChannelV2_1__li7342121182316"><strong id="UpdateVpcChannelV2_1__b173421721102310">2</strong></li><li id="UpdateVpcChannelV2_1__li3342112142314"><strong id="UpdateVpcChannelV2_1__b13342112116233">3</strong></li><li id="UpdateVpcChannelV2_1__li153425216239"><strong id="UpdateVpcChannelV2_1__b17342182114231">4</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row3327112110237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p11343152162316">member_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p73431521122313">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1534382162314">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p17344102162318">Member type of the VPC channel.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul534402118237"><li id="UpdateVpcChannelV2_1__li3344102112234">ip</li><li id="UpdateVpcChannelV2_1__li11344921142311">ecs</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p13344192162316">Default: <strong id="UpdateVpcChannelV2_1__b123440219232">ecs</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p034452142317">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul334513213239"><li id="UpdateVpcChannelV2_1__li19345921152318"><strong id="UpdateVpcChannelV2_1__b434513213234">ip</strong></li><li id="UpdateVpcChannelV2_1__li334502112314"><strong id="UpdateVpcChannelV2_1__b33451421182320">ecs</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1432812215238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1534522172318">type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1334522152311">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1434610211233">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p2034616215235">VPC channel type. The default type is server.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul934672115231"><li id="UpdateVpcChannelV2_1__li1234662112239">2: Server type.</li><li id="UpdateVpcChannelV2_1__li83461921102311">3: Microservice type.</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p03461521102318">Default: <strong id="UpdateVpcChannelV2_1__b6347172119238">2</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p15347162110235">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul5347162192311"><li id="UpdateVpcChannelV2_1__li18347122114234"><strong id="UpdateVpcChannelV2_1__b1034732192312">2</strong></li><li id="UpdateVpcChannelV2_1__li14347721142319"><strong id="UpdateVpcChannelV2_1__b434782132313">3</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row932816213231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p734792116231">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1348821152310">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p43484215231">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p113481921182313">Dictionary code of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2_1__p193481421132318">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2_1__p03481421182313">This parameter is currently not supported.</p>
|
||
<p id="UpdateVpcChannelV2_1__p163486211239">Minimum: <strong id="UpdateVpcChannelV2_1__b10348221172316">3</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p16349821112314">Maximum: <strong id="UpdateVpcChannelV2_1__b143491321142318">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row43281221172314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p193491721182320">member_groups</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1434942118235">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p43491921122316">Array of <a href="#UpdateVpcChannelV2_1__request_MemberGroupCreate">MemberGroupCreate</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p13350721102311">Backend server groups of the VPC channel.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row3328122112317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p335015218235">members</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p19350621152315">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p10351921112314">Array of <a href="#UpdateVpcChannelV2_1__request_MemberInfo">MemberInfo</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p63511721172320">Backend instances of the VPC channel.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1328142192317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p535122192311">vpc_health_config</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p23514216233">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p17352102110232"><a href="#UpdateVpcChannelV2_1__request_VpcHealthConfig">VpcHealthConfig</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p03521121142317">Health check details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row532811213233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1735262119233">microservice_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p2035232132310">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p5353152182311"><a href="#UpdateVpcChannelV2_1__request_MicroServiceCreate">MicroServiceCreate</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p035372117231">Microservice details.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_MemberGroupCreate"></a><a name="request_MemberGroupCreate"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MemberGroupCreate" frame="border" border="1" rules="all"><caption><b>Table 4 </b>MemberGroupCreate</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row173541721152317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="UpdateVpcChannelV2_1__p1535652114232">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="UpdateVpcChannelV2_1__p5356142115234">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="UpdateVpcChannelV2_1__p4356122113235">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="UpdateVpcChannelV2_1__p1835772102316">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row1235414219231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p03570215230">member_group_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1835712211238">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p135892172311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p12358121122310">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_1__row2354621132312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p13581021102314">member_group_remark</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p63581321102313">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p53582211237">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p2359221142317">Description of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p16359192172312">Maximum: <strong id="UpdateVpcChannelV2_1__b0359102116232">255</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1835414213236"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p193591321102315">member_group_weight</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p935922111239">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p5360152120235">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p15360112162320">Weight of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p11360112112310">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_1__p143601621182317">Minimum: <strong id="UpdateVpcChannelV2_1__b4360421122314">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p163601721172310">Maximum: <strong id="UpdateVpcChannelV2_1__b203601621112317">100</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row6354921162318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p3361172182314">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p13611321202319">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p73611621132316">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p5361172182311">Dictionary code of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p16361172162311">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2_1__p2362102172310">Currently, this parameter is not supported.</p>
|
||
<p id="UpdateVpcChannelV2_1__p3362162112236">Minimum: <strong id="UpdateVpcChannelV2_1__b103628211233">3</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1936272117231">Maximum: <strong id="UpdateVpcChannelV2_1__b1362172113231">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row113551217232"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p10363192118237">microservice_version</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1936322111233">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p13631721192317">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p15364112192310">Version of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
<p id="UpdateVpcChannelV2_1__p15364102116232">Maximum: <strong id="UpdateVpcChannelV2_1__b1036462112234">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1335515217236"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p53641121202319">microservice_port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p136519218231">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p14365162192316">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p19365102115235">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_1__p103653215236">Minimum: <strong id="UpdateVpcChannelV2_1__b1536511219232">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p736516211239">Maximum: <strong id="UpdateVpcChannelV2_1__b836542152310">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row20355102112318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p836672192315">microservice_labels</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1836614213236">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p8366162182310">Array of <a href="#UpdateVpcChannelV2_1__request_MicroserviceLabel">MicroserviceLabel</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p14366621172310">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_1__request_MicroserviceLabel"></a><a name="request_MicroserviceLabel"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MicroserviceLabel" frame="border" border="1" rules="all"><caption><b>Table 5 </b>MicroserviceLabel</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row11367321182310"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.1"><p id="UpdateVpcChannelV2_1__p136911217234">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.2"><p id="UpdateVpcChannelV2_1__p15370921182312">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.3"><p id="UpdateVpcChannelV2_1__p163701621102317">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.5.2.5.1.4"><p id="UpdateVpcChannelV2_1__p133702021142316">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row163671821162311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p15371162111233">label_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1637122132319">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p53715211239">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p11372182115238">Tag name.</p>
|
||
<p id="UpdateVpcChannelV2_1__p9372721102319">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2_1__p837242132313">Minimum: <strong id="UpdateVpcChannelV2_1__b14372521192313">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p12372521112317">Maximum: <strong id="UpdateVpcChannelV2_1__b17372821182311">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row63681021102320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p173727213239">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p0373321192320">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p637318216233">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p63731321112311">Tag value.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1937419210231">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2_1__p437414216232">Minimum: <strong id="UpdateVpcChannelV2_1__b13374721112313">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p237412102311">Maximum: <strong id="UpdateVpcChannelV2_1__b2374142192316">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_MemberInfo"></a><a name="request_MemberInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MemberInfo" frame="border" border="1" rules="all"><caption><b>Table 6 </b>MemberInfo</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row183751621112316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.1"><p id="UpdateVpcChannelV2_1__p153782212234">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.2"><p id="UpdateVpcChannelV2_1__p137812217237">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.3"><p id="UpdateVpcChannelV2_1__p13780216235">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.6.2.5.1.4"><p id="UpdateVpcChannelV2_1__p63796212238">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row737652192312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p16379112120236">host</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1237992118237">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p14379112114233">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p9380321162316">Backend server address.</p>
|
||
<p id="UpdateVpcChannelV2_1__p23801921172318">This parameter is required when the member type is IP address.</p>
|
||
<p id="UpdateVpcChannelV2_1__p15380821192315">Maximum: <strong id="UpdateVpcChannelV2_1__b3380192152312">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row23761121142316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1138092114232">weight</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p11380821202310">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1038113218237">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p33811921142312">Weight.</p>
|
||
<p id="UpdateVpcChannelV2_1__p19381122119236">The higher the weight is, the more requests a backend service will receive.</p>
|
||
<p id="UpdateVpcChannelV2_1__p9381122152316">Minimum: <strong id="UpdateVpcChannelV2_1__b4382172182318">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p838282110232">Maximum: <strong id="UpdateVpcChannelV2_1__b9382142152314">10000</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row037682192315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p23821217233">is_backup</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p73822021152312">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p8382142172310">Boolean</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p17383192114239">Indicates whether the backend service is a standby node.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1333112212313">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_1__p19333112252314">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_1__p14333152242313">Default: <strong id="UpdateVpcChannelV2_1__b833318227238">false</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row4376142162313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p73334227238">member_group_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1533362218238">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p4333112272320">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p1533342213232">Backend server group name. The server group facilitates backend service address modification.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2037614219239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p73339228234">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p8333132211233">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p12333822102312">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p19333152215235">Backend server status.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul133331222132316"><li id="UpdateVpcChannelV2_1__li833392272316">1: available</li><li id="UpdateVpcChannelV2_1__li1333132212310">2: unavailable</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p833322242313">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul23331922192315"><li id="UpdateVpcChannelV2_1__li11334822182312"><strong id="UpdateVpcChannelV2_1__b733419227234">1</strong></li><li id="UpdateVpcChannelV2_1__li15334112202318"><strong id="UpdateVpcChannelV2_1__b433417227234">2</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row153761221142314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1333414226238">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p153348225232">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p83342022162315">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p633462292314">Backend server port.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1633416222237">Minimum: <strong id="UpdateVpcChannelV2_1__b1334922182311">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1633420228238">Maximum: <strong id="UpdateVpcChannelV2_1__b9334102292310">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1937762162313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p73341922122314">ecs_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p433452272311">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p6334202292316">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p533482222315">Backend server ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p17334112262318">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_1__p18334102210232">Maximum: <strong id="UpdateVpcChannelV2_1__b2334122292319">255</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row837719217232"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p19334322102318">ecs_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p13334132252312">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1633410226233">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p533432210237">Backend server name.</p>
|
||
<p id="UpdateVpcChannelV2_1__p173341122122316">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_1__p23341022112312">Maximum: <strong id="UpdateVpcChannelV2_1__b8335022202314">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_VpcHealthConfig"></a><a name="request_VpcHealthConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_VpcHealthConfig" frame="border" border="1" rules="all"><caption><b>Table 7 </b>VpcHealthConfig</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row33911921132313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.1"><p id="UpdateVpcChannelV2_1__p1233512292315">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.2"><p id="UpdateVpcChannelV2_1__p183351228238">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.3"><p id="UpdateVpcChannelV2_1__p93358224233">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.7.2.5.1.4"><p id="UpdateVpcChannelV2_1__p20335152222314">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row4391132110233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1033542252317">protocol</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p2335202232310">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p33351022142311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p113351822112319">Protocol for performing health checks on backend servers in the VPC channel.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul9335112216237"><li id="UpdateVpcChannelV2_1__li18335162214230">TCP</li><li id="UpdateVpcChannelV2_1__li14335522162314">HTTP</li><li id="UpdateVpcChannelV2_1__li103351522142315">HTTPS</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p3335152252310">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul133572282310"><li id="UpdateVpcChannelV2_1__li733614225235"><strong id="UpdateVpcChannelV2_1__b1833662210237">TCP</strong></li><li id="UpdateVpcChannelV2_1__li103360224239"><strong id="UpdateVpcChannelV2_1__b23361022172314">HTTP</strong></li><li id="UpdateVpcChannelV2_1__li20336152212236"><strong id="UpdateVpcChannelV2_1__b533652262318">HTTPS</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row0391112110232"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p15336142232310">path</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p12336152242312">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p73361225237">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p13361522172316">Destination path for health checks. This parameter is required if protocol is set to http or https.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2391621162319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p7336172242317">method</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1833632215237">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p733615225234">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p103362221238">Request method for health checks.</p>
|
||
<p id="UpdateVpcChannelV2_1__p133368225232">Default: <strong id="UpdateVpcChannelV2_1__b133365220233">GET</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p6336422132315">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul23361422112312"><li id="UpdateVpcChannelV2_1__li1033613225239"><strong id="UpdateVpcChannelV2_1__b8336162222311">GET</strong></li><li id="UpdateVpcChannelV2_1__li933614223234"><strong id="UpdateVpcChannelV2_1__b10336142202317">HEAD</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1391162192318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p17336152217234">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p633662218239">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p433713220239">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p53371422152314">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_1__p1733713221233">If this parameter is set to a non-zero value, the corresponding port is used for health checks.</p>
|
||
<p id="UpdateVpcChannelV2_1__p43371222112317">Minimum: <strong id="UpdateVpcChannelV2_1__b83371122122316">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1733792217233">Maximum: <strong id="UpdateVpcChannelV2_1__b133719226238">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1939214213235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p2337822182313">threshold_normal</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p933712223232">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p193376228232">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p13337142222316">Healthy threshold. It refers to the number of consecutive successful checks required for a backend server to be considered healthy.</p>
|
||
<p id="UpdateVpcChannelV2_1__p10337182252320">Minimum: <strong id="UpdateVpcChannelV2_1__b3337322182320">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p17337922152315">Maximum: <strong id="UpdateVpcChannelV2_1__b63371722142310">10</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1439272112233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p15337422202314">threshold_abnormal</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p233712292315">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p63378221232">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p633742220239">Unhealthy threshold, which refers to the number of consecutive failed checks required for a backend server to be considered unhealthy.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1333792216231">Minimum: <strong id="UpdateVpcChannelV2_1__b9337142214238">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p733742213231">Maximum: <strong id="UpdateVpcChannelV2_1__b10337422172311">10</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row18392621102314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p11337122272310">time_interval</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1333714226231">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1433752222318">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p633722217236">Interval between consecutive checks. Unit: s. The value must be greater than the value of timeout.</p>
|
||
<p id="UpdateVpcChannelV2_1__p18338132252311">Minimum: <strong id="UpdateVpcChannelV2_1__b233892210235">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p6338142218238">Maximum: <strong id="UpdateVpcChannelV2_1__b133817226238">300</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row7392172132318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p933812212313">http_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p173388228231">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1433812202310">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p13338192214232">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_1__ul9338192213233"><li id="UpdateVpcChannelV2_1__li433842213231">Multiple values, for example, 200,201,202</li><li id="UpdateVpcChannelV2_1__li7338162222318">Range, for example, 200-299</li><li id="UpdateVpcChannelV2_1__li0338222162316">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_1__row339212122311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p833832215236">enable_client_ssl</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p103385227232">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1533862214234">Boolean</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p8338182219232">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_1__p133386226233">Default: <strong id="UpdateVpcChannelV2_1__b23387224233">false</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row173921321202318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p11338922162317">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p103381220234">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p1833852218232">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p6338922142312">Health check result.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul233816224234"><li id="UpdateVpcChannelV2_1__li103381022152317">1: available</li><li id="UpdateVpcChannelV2_1__li93396226239">2: unavailable</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p1133919225236">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul143399222232"><li id="UpdateVpcChannelV2_1__li1133918227235"><strong id="UpdateVpcChannelV2_1__b43391322152311">1</strong></li><li id="UpdateVpcChannelV2_1__li83397226233"><strong id="UpdateVpcChannelV2_1__b93397225232">2</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row3392132142316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p13391220237">timeout</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1533911227232">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p933972219232">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p233962202318">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_1__p1633919228234">Minimum: <strong id="UpdateVpcChannelV2_1__b4339222192317">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p233915223233">Maximum: <strong id="UpdateVpcChannelV2_1__b4339162210230">30</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_MicroServiceCreate"></a><a name="request_MicroServiceCreate"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MicroServiceCreate" frame="border" border="1" rules="all"><caption><b>Table 8 </b>MicroServiceCreate</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row2411132142311"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.1"><p id="UpdateVpcChannelV2_1__p734072215236">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.2"><p id="UpdateVpcChannelV2_1__p1434012211239">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.3"><p id="UpdateVpcChannelV2_1__p16340022142316">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.8.2.5.1.4"><p id="UpdateVpcChannelV2_1__p193401622172319">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row19411152182317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p15340152213232">service_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1134022216237">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p143401522142316">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p12340222192314">Microservice type. Options:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul834019228237"><li id="UpdateVpcChannelV2_1__li4340422192316">CSE: CSE microservice registration center</li><li id="UpdateVpcChannelV2_1__li8341222172319">CCE: CCE workload</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p334122216234">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul143412221237"><li id="UpdateVpcChannelV2_1__li534192212316"><strong id="UpdateVpcChannelV2_1__b133416222237">CSE</strong></li><li id="UpdateVpcChannelV2_1__li434113226232"><strong id="UpdateVpcChannelV2_1__b13411522102315">CCE</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row94111921132315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p434172282312">cse_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p18341192222315">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p19341192242316"><a href="#UpdateVpcChannelV2_1__request_MicroServiceInfoCSEBase">MicroServiceInfoCSEBase</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p1341192213238">CSE microservice details. This parameter is required if service_type is set to CSE.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row441122112310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p11341122262318">cce_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1534110220231">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p4341202262319"><a href="#UpdateVpcChannelV2_1__request_MicroServiceInfoCCEBase">MicroServiceInfoCCEBase</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p7342112232316">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>
|
||
<tr id="UpdateVpcChannelV2_1__row1741152112230"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p734272210239">cce_service_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p14342112217238">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p334222212316"><a href="#UpdateVpcChannelV2_1__request_MicroServiceInfoCCEServiceBase">MicroServiceInfoCCEServiceBase</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p2342222132319">CCE Service details.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_MicroServiceInfoCSEBase"></a><a name="request_MicroServiceInfoCSEBase"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MicroServiceInfoCSEBase" frame="border" border="1" rules="all"><caption><b>Table 9 </b>MicroServiceInfoCSEBase</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row154172213233"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.1"><p id="UpdateVpcChannelV2_1__p103426227238">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.2"><p id="UpdateVpcChannelV2_1__p134222211239">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.3"><p id="UpdateVpcChannelV2_1__p15342722162312">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.9.2.5.1.4"><p id="UpdateVpcChannelV2_1__p4342182222311">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row1341732152310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p034211228232">engine_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p434282215232">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p16342222152316">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p1434217226239">Microservice engine ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1234232252317">Maximum: <strong id="UpdateVpcChannelV2_1__b163421122102315">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row54171921152317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p4342222122313">service_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p83434227234">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p43431022192312">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p23435223238">Microservice ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p6343132216236">Maximum: <strong id="UpdateVpcChannelV2_1__b8343102252316">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_MicroServiceInfoCCEBase"></a><a name="request_MicroServiceInfoCCEBase"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MicroServiceInfoCCEBase" frame="border" border="1" rules="all"><caption><b>Table 10 </b>MicroServiceInfoCCEBase</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row15420221162319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.1"><p id="UpdateVpcChannelV2_1__p20343822172315">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.2"><p id="UpdateVpcChannelV2_1__p9343722122316">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.3"><p id="UpdateVpcChannelV2_1__p0343102210234">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.10.2.5.1.4"><p id="UpdateVpcChannelV2_1__p1934332212317">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row14420202115233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1734332292314">cluster_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p334302232317">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p173431922142313">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p8343122232318">CCE cluster ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p103434226237">Maximum: <strong id="UpdateVpcChannelV2_1__b934362262316">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2420192110236"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p14343202220239">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p83441222122319">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p83441722182312">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p173443223233">Namespace.</p>
|
||
<p id="UpdateVpcChannelV2_1__p143446222235">Maximum: <strong id="UpdateVpcChannelV2_1__b1234422252314">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row12421521132310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p9344152217239">workload_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p20344822172310">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p234492216230">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p9344522122311">Workload type.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul434492272318"><li id="UpdateVpcChannelV2_1__li143441722192311">deployment</li><li id="UpdateVpcChannelV2_1__li1534410225237">statefulset</li><li id="UpdateVpcChannelV2_1__li1344622182311">daemonset</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p12344122172316">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul334442211233"><li id="UpdateVpcChannelV2_1__li1334452212235"><strong id="UpdateVpcChannelV2_1__b103446225232">deployment</strong></li><li id="UpdateVpcChannelV2_1__li15344112213233"><strong id="UpdateVpcChannelV2_1__b9344172252319">statefulset</strong></li><li id="UpdateVpcChannelV2_1__li134413223235"><strong id="UpdateVpcChannelV2_1__b1334562210235">daemonset</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row742122111234"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p15345102211238">app_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p163451722192310">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p63451222162317">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p63456228230">App name. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2_1__p23451422182319">Minimum: <strong id="UpdateVpcChannelV2_1__b134532292320">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p9345922202317">Maximum: <strong id="UpdateVpcChannelV2_1__b6345192214236">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row242117216234"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1434510228234">label_key</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p93455220233">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p734513229236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p13345132212233">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_1__p1734511220238">Minimum: <strong id="UpdateVpcChannelV2_1__b1934515222230">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p17345172232314">Maximum: <strong id="UpdateVpcChannelV2_1__b13451322192310">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row9421162116235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p18345162215238">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p20345022182312">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p734512226231">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p2345182262315">Service label value. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2_1__p534592252320">Minimum: <strong id="UpdateVpcChannelV2_1__b10345122218238">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p15345322132319">Maximum: <strong id="UpdateVpcChannelV2_1__b113467223234">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__request_MicroServiceInfoCCEServiceBase"></a><a name="request_MicroServiceInfoCCEServiceBase"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__request_MicroServiceInfoCCEServiceBase" frame="border" border="1" rules="all"><caption><b>Table 11 </b>MicroServiceInfoCCEServiceBase</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row114281321172318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.1"><p id="UpdateVpcChannelV2_1__p434682242314">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.2"><p id="UpdateVpcChannelV2_1__p1134682222316">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.3"><p id="UpdateVpcChannelV2_1__p2346122232311">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.11.2.5.1.4"><p id="UpdateVpcChannelV2_1__p334642262317">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row2042992172315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p17346132212231">cluster_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p8346112210234">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p3346122122316">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p73461822132319">CCE cluster ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p63461822162313">Maximum: <strong id="UpdateVpcChannelV2_1__b634672217232">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row15429152102315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p1734613228230">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p1334642232318">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p7346202282311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p1834602216239">Namespace. 1 to 63 characters. Use lowercase letters, digits, and hyphens (-). Start with a letter and end with a letter or digit.</p>
|
||
<p id="UpdateVpcChannelV2_1__p113462221232">Minimum: <strong id="UpdateVpcChannelV2_1__b1934632219237">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p8346192220233">Maximum: <strong id="UpdateVpcChannelV2_1__b93461922192312">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row124291521182311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="UpdateVpcChannelV2_1__p2347102292315">service_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="UpdateVpcChannelV2_1__p23471122192315">Yes</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="UpdateVpcChannelV2_1__p173471022112318">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="UpdateVpcChannelV2_1__p1534719223234">Service name. Start with a letter, and use only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2_1__p734722242319">Minimum: <strong id="UpdateVpcChannelV2_1__b834762292316">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p2347132272316">Maximum: <strong id="UpdateVpcChannelV2_1__b11347112222311">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2_1__section1347102202311"><h4 class="sectiontitle">Response Parameters</h4><p id="UpdateVpcChannelV2_1__p13347122122314"><strong id="UpdateVpcChannelV2_1__b8347322142320">Status code: 200</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_VpcChannelInfo" frame="border" border="1" rules="all"><caption><b>Table 12 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row8435821152316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="UpdateVpcChannelV2_1__p143471222112316">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="UpdateVpcChannelV2_1__p103471022182318">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="UpdateVpcChannelV2_1__p2347422172312">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row1043542117237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p11347022142313">name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p10347112220237">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p434717226234">VPC channel name.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1534813223232">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_1__row20435162132316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1334892213231">port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p4348102213238">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p5348122214232">Host port of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1934813221239">Range: 1–65535.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row17435132119233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p23481822112316">balance_strategy</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1034882212233">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p8348722132315">Distribution algorithm.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul113481322112319"><li id="UpdateVpcChannelV2_1__li634862212310">1: Weighted round robin (WRR).</li><li id="UpdateVpcChannelV2_1__li63481422142316">2: Weighted least connections (WLC).</li><li id="UpdateVpcChannelV2_1__li13481322112317">3: Source hashing.</li><li id="UpdateVpcChannelV2_1__li12348622102312">4: URI hashing.</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p1534812216234">Default: <strong id="UpdateVpcChannelV2_1__b1134802220235">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p8348162282310">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul1534852222312"><li id="UpdateVpcChannelV2_1__li4348322142311"><strong id="UpdateVpcChannelV2_1__b6348122202316">1</strong></li><li id="UpdateVpcChannelV2_1__li63481522172314"><strong id="UpdateVpcChannelV2_1__b17348132219230">2</strong></li><li id="UpdateVpcChannelV2_1__li14349162217237"><strong id="UpdateVpcChannelV2_1__b13349192212313">3</strong></li><li id="UpdateVpcChannelV2_1__li13491222152311"><strong id="UpdateVpcChannelV2_1__b193491222231">4</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row104352219239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p16349142219232">member_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p434902232314">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p234972232313">Member type of the VPC channel.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul12349522112316"><li id="UpdateVpcChannelV2_1__li5349132213233">ip</li><li id="UpdateVpcChannelV2_1__li1434919226238">ecs</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p634917229237">Default: <strong id="UpdateVpcChannelV2_1__b1334982210230">ecs</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p17349142232315">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul73492222238"><li id="UpdateVpcChannelV2_1__li334932272311"><strong id="UpdateVpcChannelV2_1__b634952219234">ip</strong></li><li id="UpdateVpcChannelV2_1__li5349182218236"><strong id="UpdateVpcChannelV2_1__b173491322132320">ecs</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row0435112152319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p5349022192311">type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p163491222162313">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p4349202211237">VPC channel type. The default type is server.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul7350112222316"><li id="UpdateVpcChannelV2_1__li9350102210233">2: Server type.</li><li id="UpdateVpcChannelV2_1__li235002218232">3: Microservice type.</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p9350102212231">Default: <strong id="UpdateVpcChannelV2_1__b2350142252317">2</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1235052282311">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul6350112210234"><li id="UpdateVpcChannelV2_1__li20350192272314"><strong id="UpdateVpcChannelV2_1__b7350112262314">2</strong></li><li id="UpdateVpcChannelV2_1__li4350192232317"><strong id="UpdateVpcChannelV2_1__b5350132252315">3</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1243572162319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p17350182232316">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p335092213237">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p8350112242316">Dictionary code of the VPC channel.</p>
|
||
<p id="UpdateVpcChannelV2_1__p935012242314">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2_1__p53504221239">This parameter is currently not supported.</p>
|
||
<p id="UpdateVpcChannelV2_1__p535012229237">Minimum: <strong id="UpdateVpcChannelV2_1__b20350192272318">3</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p113503224233">Maximum: <strong id="UpdateVpcChannelV2_1__b1735022252312">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row8436182119234"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1535062282311">create_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p16350132216236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1535022212239">Time when the VPC channel is created.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row16436132112239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p103508222236">id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p03515223234">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1935192252310">VPC channel ID.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row11436421172319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p53511322162313">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p0351422202312">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p9351172218238">VPC channel status.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul935122242311"><li id="UpdateVpcChannelV2_1__li11351142212239">1: normal</li><li id="UpdateVpcChannelV2_1__li4351102219232">2: abnormal</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p5351162217237">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul73512227231"><li id="UpdateVpcChannelV2_1__li335172212234"><strong id="UpdateVpcChannelV2_1__b835192212233">1</strong></li><li id="UpdateVpcChannelV2_1__li1835114220232"><strong id="UpdateVpcChannelV2_1__b135122242318">2</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row24361621182315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p14351142215239">member_groups</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1735172214239">Array of <a href="#UpdateVpcChannelV2_1__response_MemberGroupInfo">MemberGroupInfo</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p7351102217233">Backend server groups.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2043616214235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p0351132212232">microservice_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p5351152211234"><a href="#UpdateVpcChannelV2_1__response_MicroServiceInfo">MicroServiceInfo</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p113527223235">Microservice information.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__response_MemberGroupInfo"></a><a name="response_MemberGroupInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_MemberGroupInfo" frame="border" border="1" rules="all"><caption><b>Table 13 </b>MemberGroupInfo</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row745442172317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="UpdateVpcChannelV2_1__p7352162222312">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="UpdateVpcChannelV2_1__p23525222232">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="UpdateVpcChannelV2_1__p135212227231">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row645452116232"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p435242211233">member_group_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p43522022162313">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p935272292310">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_1__row64542214237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p13352102292313">member_group_remark</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1135210226235">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p535292282310">Description of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p16352202215238">Maximum: <strong id="UpdateVpcChannelV2_1__b8352102214232">255</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row0454102152311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p8352142222317">member_group_weight</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1535216224232">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1435220223233">Weight of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1535382210230">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_1__p13353182216237">Minimum: <strong id="UpdateVpcChannelV2_1__b153531222192316">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p63537220238">Maximum: <strong id="UpdateVpcChannelV2_1__b635362212315">100</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row145417215239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p2353142262319">dict_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p03531622152312">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1835372215232">Dictionary code of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p3353122192315">The value can contain letters, digits, hyphens (-), underscores (_), and periods (.).</p>
|
||
<p id="UpdateVpcChannelV2_1__p1135342212315">Currently, this parameter is not supported.</p>
|
||
<p id="UpdateVpcChannelV2_1__p73531022122312">Minimum: <strong id="UpdateVpcChannelV2_1__b9353112272318">3</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p11353422192315">Maximum: <strong id="UpdateVpcChannelV2_1__b11353122112316">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row8454122111235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p13530228236">microservice_version</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1035316227234">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p18353132222320">Version of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
<p id="UpdateVpcChannelV2_1__p635332219232">Maximum: <strong id="UpdateVpcChannelV2_1__b5353132215235">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row44541211231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p16353112212313">microservice_port</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p7353152218239">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p153531229234">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_1__p335352212316">Minimum: <strong id="UpdateVpcChannelV2_1__b163531223235">0</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p103531122202318">Maximum: <strong id="UpdateVpcChannelV2_1__b935422262313">65535</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row445516217233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p93541222192312">microservice_labels</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p13354172215230">Array of <a href="#UpdateVpcChannelV2_1__response_MicroserviceLabel">MicroserviceLabel</a> objects</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p3355132219235">Tags of the backend server group. This parameter is supported only when the VPC channel type is microservice.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row745517213235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p143551922202314">member_group_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p3355122102319">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p83551822132312">ID of the backend server group of the VPC channel.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row3455112112238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p93556226235">create_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p735517226235">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p935513221232">Time when the backend server group is created.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row145522110231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p11355722192310">update_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p23551822142320">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p143551222182314">Time when the backend server group is updated.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__response_MicroserviceLabel"></a><a name="response_MicroserviceLabel"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_MicroserviceLabel" frame="border" border="1" rules="all"><caption><b>Table 14 </b>MicroserviceLabel</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row9467202112237"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="UpdateVpcChannelV2_1__p18355142217237">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="UpdateVpcChannelV2_1__p3356222192310">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="UpdateVpcChannelV2_1__p7356152272313">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row246717211231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p20356112212234">label_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p3356182215235">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p123565222234">Tag name.</p>
|
||
<p id="UpdateVpcChannelV2_1__p10356132242318">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2_1__p163569225230">Minimum: <strong id="UpdateVpcChannelV2_1__b163561222122313">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p635632202310">Maximum: <strong id="UpdateVpcChannelV2_1__b535619227231">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row746732142318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p153561622142316">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p14356132210235">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p5356722182312">Tag value.</p>
|
||
<p id="UpdateVpcChannelV2_1__p8356182216236">Start and end with a letter or digit. Use only letters, digits, hyphens (-), underscores (_), and periods (.). (Max. 63 characters.)</p>
|
||
<p id="UpdateVpcChannelV2_1__p1935642252312">Minimum: <strong id="UpdateVpcChannelV2_1__b103565220239">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p335662262318">Maximum: <strong id="UpdateVpcChannelV2_1__b143567224233">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__response_MicroServiceInfo"></a><a name="response_MicroServiceInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_MicroServiceInfo" frame="border" border="1" rules="all"><caption><b>Table 15 </b>MicroServiceInfo</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row8471192116236"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="UpdateVpcChannelV2_1__p13561622152310">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="UpdateVpcChannelV2_1__p18356222152314">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="UpdateVpcChannelV2_1__p535614225237">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row34716217239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p17357122211235">id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p73577226232">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1435711223231">Microservice ID.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2471162172310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1035762212317">instance_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1357202219233">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p4357132210239">Gateway ID.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row547102114231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p035711224230">service_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p12357182219236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1135722272312">Microservice type. Options:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul1935792292310"><li id="UpdateVpcChannelV2_1__li1435722219232">CSE: CSE microservice registration center</li><li id="UpdateVpcChannelV2_1__li2357022122319">CCE: CCE workload</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p13572022182320">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul335752232318"><li id="UpdateVpcChannelV2_1__li33572221238"><strong id="UpdateVpcChannelV2_1__b1535742272311">CSE</strong></li><li id="UpdateVpcChannelV2_1__li10357142262315"><strong id="UpdateVpcChannelV2_1__b8357722192319">CCE</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1947162152311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p0358122214236">cse_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p835872242314"><a href="#UpdateVpcChannelV2_1__response_MicroServiceInfoCSE">MicroServiceInfoCSE</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p2358162212314">CSE microservice details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row154711921102319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1135872210238">cce_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p12358222162310"><a href="#UpdateVpcChannelV2_1__response_MicroServiceInfoCCE">MicroServiceInfoCCE</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p113589224237">CCE microservice workload details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row9471321142313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p235812226236">cce_service_info</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p235812282312"><a href="#UpdateVpcChannelV2_1__response_MicroServiceInfoCCEService">MicroServiceInfoCCEService</a> object</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p9358122222317">CCE microservice Service details.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row047162102320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1235872272310">update_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1135882210236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p9358192282314">Microservice update time.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row17471721142316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p4358022192311">create_time</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p16358102222311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p17358162212317">Microservice creation time.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__response_MicroServiceInfoCSE"></a><a name="response_MicroServiceInfoCSE"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_MicroServiceInfoCSE" frame="border" border="1" rules="all"><caption><b>Table 16 </b>MicroServiceInfoCSE</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row13478621112311"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="UpdateVpcChannelV2_1__p2359162262313">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="UpdateVpcChannelV2_1__p435932292314">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="UpdateVpcChannelV2_1__p1835942242317">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row4478921102317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1935972232319">engine_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p5359112232313">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p235912220230">Microservice engine ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p63593223230">Maximum: <strong id="UpdateVpcChannelV2_1__b6359622112316">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row14784217236"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1535952211236">service_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1359422172316">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p13598226232">Microservice ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p173592228238">Maximum: <strong id="UpdateVpcChannelV2_1__b153591922102314">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1047832182318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1335919224232">engine_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p135942212231">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p4359132215237">Microservice engine name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row3478162132312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p11359822102314">service_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p10359222172311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p6359192252311">Microservice name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row184791213235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p193592225234">register_address</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p9359222172319">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p3359152211235">Registration center address.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row114799212235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p17359522162320">cse_app_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1435911221231">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1136002220231">App to which the microservice belongs.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row16479172115238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1036012224238">version</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p16360132262310">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1360162272315">Microservice version, which has been discarded and is reflected in the version of the backend server group.</p>
|
||
<p id="UpdateVpcChannelV2_1__p12360152218235">Maximum: <strong id="UpdateVpcChannelV2_1__b436052213233">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__response_MicroServiceInfoCCE"></a><a name="response_MicroServiceInfoCCE"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_MicroServiceInfoCCE" frame="border" border="1" rules="all"><caption><b>Table 17 </b>MicroServiceInfoCCE</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row84851121122311"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="UpdateVpcChannelV2_1__p1136017221235">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="UpdateVpcChannelV2_1__p113601022152316">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="UpdateVpcChannelV2_1__p8360622152320">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row18485102120230"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1436012211236">cluster_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p836012215236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p53601221238">CCE cluster ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p1036016222236">Maximum: <strong id="UpdateVpcChannelV2_1__b43606221231">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1848562117239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1360522162310">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p53601522172312">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1136082213233">Namespace.</p>
|
||
<p id="UpdateVpcChannelV2_1__p15360172215239">Maximum: <strong id="UpdateVpcChannelV2_1__b936018228234">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row174851621152314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1236072217239">workload_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1361112272320">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p7361142218232">Workload type.</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul17361152213238"><li id="UpdateVpcChannelV2_1__li17361192222313">deployment</li><li id="UpdateVpcChannelV2_1__li15361122282312">statefulset</li><li id="UpdateVpcChannelV2_1__li1361422122314">daemonset</li></ul>
|
||
<p id="UpdateVpcChannelV2_1__p1036118223235">Enumeration values:</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul33611222132312"><li id="UpdateVpcChannelV2_1__li4361112262317"><strong id="UpdateVpcChannelV2_1__b6361172272312">deployment</strong></li><li id="UpdateVpcChannelV2_1__li103611622152318"><strong id="UpdateVpcChannelV2_1__b183615222237">statefulset</strong></li><li id="UpdateVpcChannelV2_1__li4361222192316"><strong id="UpdateVpcChannelV2_1__b33611022142319">daemonset</strong></li></ul>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row348582117231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p6361132217234">app_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p173611222172318">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p9361722182310">App name. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2_1__p1136102211238">Minimum: <strong id="UpdateVpcChannelV2_1__b1236110222237">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p14361202262313">Maximum: <strong id="UpdateVpcChannelV2_1__b836152212317">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row7485162102318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p736152220232">label_key</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p836132216230">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p5362122214231">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_1__p1436219228233">Minimum: <strong id="UpdateVpcChannelV2_1__b7362162212237">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1236272242315">Maximum: <strong id="UpdateVpcChannelV2_1__b2362172212230">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row19485122152317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p3362122252310">label_value</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p15362182272314">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p1436215221237">Service label value. Start with a letter, and include only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2_1__p19362322182316">Minimum: <strong id="UpdateVpcChannelV2_1__b153621722172318">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p12362222122310">Maximum: <strong id="UpdateVpcChannelV2_1__b9362152212314">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2048515213233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p14362182232310">cluster_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1436202215236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p163622022192315">CCE cluster name.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="UpdateVpcChannelV2_1__response_MicroServiceInfoCCEService"></a><a name="response_MicroServiceInfoCCEService"></a><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_MicroServiceInfoCCEService" frame="border" border="1" rules="all"><caption><b>Table 18 </b>MicroServiceInfoCCEService</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row1649213215236"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="UpdateVpcChannelV2_1__p1936215227234">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="UpdateVpcChannelV2_1__p103625223236">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="UpdateVpcChannelV2_1__p936262210234">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row549218214239"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p7362142212233">cluster_id</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p83624224232">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p183621122132319">CCE cluster ID.</p>
|
||
<p id="UpdateVpcChannelV2_1__p136242218232">Maximum: <strong id="UpdateVpcChannelV2_1__b1136314225236">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row8492182113232"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p93631122172318">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p20363112210234">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p93631822142312">Namespace. 1 to 63 characters. Use lowercase letters, digits, and hyphens (-). Start with a letter and end with a letter or digit.</p>
|
||
<p id="UpdateVpcChannelV2_1__p536352219237">Minimum: <strong id="UpdateVpcChannelV2_1__b163636222237">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1036318220238">Maximum: <strong id="UpdateVpcChannelV2_1__b5363112217235">63</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row1949222162319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1363152212315">service_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p336362210233">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p18363162215233">Service name. Start with a letter, and use only letters, digits, periods (.), hyphens (-), and underscores (_). (1 to 64 characters)</p>
|
||
<p id="UpdateVpcChannelV2_1__p9363122210231">Minimum: <strong id="UpdateVpcChannelV2_1__b7363122219232">1</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p83631322202320">Maximum: <strong id="UpdateVpcChannelV2_1__b5363152210234">64</strong></p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row64925213237"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p836342272312">cluster_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p193630222231">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p5363522142311">CCE cluster name.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2_1__p123631622182318"><strong id="UpdateVpcChannelV2_1__b193632224232">Status code: 400</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_ErrorMsg" frame="border" border="1" rules="all"><caption><b>Table 19 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row1949622132312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="UpdateVpcChannelV2_1__p13631622192311">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="UpdateVpcChannelV2_1__p936332213237">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="UpdateVpcChannelV2_1__p0364422192312">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row84964215232"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p11364182252319">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1736415225231">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p136412223237">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row7496321162319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1336482212310">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p9364822182317">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p036432212236">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2_1__p1736422214234"><strong id="UpdateVpcChannelV2_1__b1936432282317">Status code: 401</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_ErrorMsg_1" frame="border" border="1" rules="all"><caption><b>Table 20 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row149912216237"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="UpdateVpcChannelV2_1__p7364222132310">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="UpdateVpcChannelV2_1__p18364102262318">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="UpdateVpcChannelV2_1__p63646221238">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row4499221112318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p133642227238">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p1436422222314">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p16364322132317">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row11499182117238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p153641822162313">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p10364142211236">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p10364142212236">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2_1__p1364422122315"><strong id="UpdateVpcChannelV2_1__b3364132217236">Status code: 403</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_ErrorMsg_2" frame="border" border="1" rules="all"><caption><b>Table 21 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row12501172116237"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="UpdateVpcChannelV2_1__p1336502242313">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="UpdateVpcChannelV2_1__p1136522212239">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="UpdateVpcChannelV2_1__p2365112210237">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row11501421162318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p103654223235">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p6365322102314">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p11365202218233">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row850182152314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p163651922152313">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p143652022132311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p6365222122312">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2_1__p536572222313"><strong id="UpdateVpcChannelV2_1__b153652220238">Status code: 404</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_ErrorMsg_3" frame="border" border="1" rules="all"><caption><b>Table 22 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row1550462122311"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.1"><p id="UpdateVpcChannelV2_1__p4365422202314">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.2"><p id="UpdateVpcChannelV2_1__p17365192232310">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.17.2.4.1.3"><p id="UpdateVpcChannelV2_1__p93651122132318">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row12504321132312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1736592272318">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p12365102212239">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p153661122132312">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row95041521122313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p19366112213237">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p7366102217234">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p11366622182314">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p id="UpdateVpcChannelV2_1__p1436662242311"><strong id="UpdateVpcChannelV2_1__b1536614224236">Status code: 500</strong></p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__response_ErrorMsg_4" frame="border" border="1" rules="all"><caption><b>Table 23 </b>Response body parameters</caption><thead align="left"><tr id="UpdateVpcChannelV2_1__row65066219237"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.1"><p id="UpdateVpcChannelV2_1__p3366142211232">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.2"><p id="UpdateVpcChannelV2_1__p536662222313">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.19.2.4.1.3"><p id="UpdateVpcChannelV2_1__p93667228235">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row9507421142313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p1836615225236">error_code</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p18366202222318">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p2366102216231">Error code.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row18507192132313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="UpdateVpcChannelV2_1__p336692217233">error_msg</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="UpdateVpcChannelV2_1__p19366202214237">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="UpdateVpcChannelV2_1__p113752022142312">Error message.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2_1__section143751322202314"><h4 class="sectiontitle">Example Requests</h4><ul id="UpdateVpcChannelV2_1__ul20375142222312"><li id="UpdateVpcChannelV2_1__li237510227234">Updating a VPC channel of the server type<pre class="screen" id="UpdateVpcChannelV2_1__screen53751822172316">{
|
||
"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_1__li437632218235">Updating a VPC channel of the microservice type<pre class="screen" id="UpdateVpcChannelV2_1__screen14376822142316">{
|
||
"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_1__section16377182232313"><h4 class="sectiontitle">Example Responses</h4><p id="UpdateVpcChannelV2_1__p1637742216234"><strong id="UpdateVpcChannelV2_1__b637792212314">Status code: 200</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1237711228236">OK</p>
|
||
<ul id="UpdateVpcChannelV2_1__ul9377182202316"><li id="UpdateVpcChannelV2_1__li4377172212231">Example 1<pre class="screen" id="UpdateVpcChannelV2_1__screen537722213236">{
|
||
"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_1__li1637819229236">Example 2<pre class="screen" id="UpdateVpcChannelV2_1__screen1379152220238">{
|
||
"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_1__p13380522202312"><strong id="UpdateVpcChannelV2_1__b153807220233">Status code: 400</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p18380022132313">Bad Request</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2_1__screen3380102218237">{
|
||
"error_code" : "APIG.2001",
|
||
"error_msg" : "The request parameters must be specified, parameter name:members"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2_1__p1380322182311"><strong id="UpdateVpcChannelV2_1__b1738032213233">Status code: 401</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p6380622132313">Unauthorized</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2_1__screen163801922152317">{
|
||
"error_code" : "APIG.1002",
|
||
"error_msg" : "Incorrect token or token resolution failed"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2_1__p43815223230"><strong id="UpdateVpcChannelV2_1__b538182212234">Status code: 403</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p11381122172315">Forbidden</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2_1__screen1838132282319">{
|
||
"error_code" : "APIG.1005",
|
||
"error_msg" : "No permissions to request this method"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2_1__p4381192222311"><strong id="UpdateVpcChannelV2_1__b93811622182310">Status code: 404</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p0381322122313">Not Found</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2_1__screen1938115227238">{
|
||
"error_code" : "APIG.3023",
|
||
"error_msg" : "The VPC channel does not exist,id:56a7d7358e1b42459c9d730d65b14e59"
|
||
}</pre>
|
||
<p id="UpdateVpcChannelV2_1__p938162216234"><strong id="UpdateVpcChannelV2_1__b203818229238">Status code: 500</strong></p>
|
||
<p id="UpdateVpcChannelV2_1__p1038132219237">Internal Server Error</p>
|
||
<pre class="screen" id="UpdateVpcChannelV2_1__screen15381102219232">{
|
||
"error_code" : "APIG.9999",
|
||
"error_msg" : "System error"
|
||
}</pre>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2_1__section1938142218236"><h4 class="sectiontitle">Status Codes</h4>
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="UpdateVpcChannelV2_1__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="UpdateVpcChannelV2_1__row7566182122311"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="UpdateVpcChannelV2_1__p1938182219239">Status Code</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="UpdateVpcChannelV2_1__p13811122182316">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="UpdateVpcChannelV2_1__row1656612120230"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateVpcChannelV2_1__p1338152262319">200</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateVpcChannelV2_1__p1238202252316">OK</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row18568172192314"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateVpcChannelV2_1__p1438232292315">400</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateVpcChannelV2_1__p143821522202315">Bad Request</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row165682021142313"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateVpcChannelV2_1__p1338219226234">401</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateVpcChannelV2_1__p9382192214232">Unauthorized</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row95691321182311"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateVpcChannelV2_1__p10382182252317">403</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateVpcChannelV2_1__p123822222232">Forbidden</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row9569192102311"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateVpcChannelV2_1__p1738214222239">404</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateVpcChannelV2_1__p1238242217235">Not Found</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="UpdateVpcChannelV2_1__row2569142102315"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="UpdateVpcChannelV2_1__p73821022122312">500</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="UpdateVpcChannelV2_1__p738202212310">Internal Server Error</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="UpdateVpcChannelV2_1__section9382122214238"><h4 class="sectiontitle">Error Codes</h4><p id="UpdateVpcChannelV2_1__p1638211226233">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_1.html">VPC Channel Management</a></div>
|
||
</div>
|
||
</div>
|
||
|