ELB_API_0515_for_LTS

Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
This commit is contained in:
zhoumeng 2024-06-03 12:07:21 +00:00 committed by zuul
parent a5e72d5590
commit d8b689ecd2
17 changed files with 1801 additions and 491 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,95 @@
<a name="DeleteLogtank"></a><a name="DeleteLogtank"></a>
<h1 class="topictitle1">Deleting a Log</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a log.</p>
</div>
<div class="section" id="DeleteLogtank__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/logtanks/{logtank_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p>Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p>Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p>Description</p>
</th>
</tr>
</thead>
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Specifies the project ID.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>logtank_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Specifies the log ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteLogtank__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p>Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p>Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p>Description</p>
</th>
</tr>
</thead>
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p>X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p>Specifies the token used for IAM authentication.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
</div>
<div class="section"><h4 class="sectiontitle">Example Requests</h4><p>Deleting a log</p>
<pre class="screen">DELETE https://{ELB_Endpoint}/v3/060576798a80d5762fafc01a9b5eedc7/elb/logtanks/603e507f-3e18-498b-9460-01a3b6c28fc5</pre>
</div>
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
</div>
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteLogtank__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p>Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p>Description</p>
</th>
</tr>
</thead>
<tbody><tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>204</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>No Content</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Error Codes</h4><p>See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_logtank.html">Log</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -34,6 +34,8 @@
</li>
<li class="ulchildlink"><strong><a href="module_rules.html">Forwarding Rule</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="module_logtank.html">Log</a></strong><br>
</li>
</ul>
</div>

View File

@ -30,6 +30,8 @@
</li>
<li class="ulchildlink"><strong><a href="elb_sq_lb_v3_0014.html">Flavor</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001929387249.html">Log</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="elb_sq_lb_v3_0015.html">Precautions for Supported Actions</a></strong><br>
</li>
</ul>

View File

@ -11,32 +11,32 @@
</div>
<div class="section" id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_section53003617115310"><h4 class="sectiontitle">URI</h4><p id="elb_zq_bq_0001__en-us_topic_0109852830_p561151416102">POST /v2.0/{project_id}/loadbalancers/{loadbalancer_id}/tags</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0001__en-us_topic_0109852830_table33323423" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0001__en-us_topic_0109852830_row8420641"><th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.3.3.2.5.1.1"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p10983320">Parameter</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0001__en-us_topic_0109852830_table33323423" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0001__en-us_topic_0109852830_row8420641"><th align="left" class="cellrowborder" valign="top" width="31.580000000000002%" id="mcps1.3.3.3.2.5.1.1"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p10983320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.3.3.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p17233719"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_b84235270616735">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="15.42%" id="mcps1.3.3.3.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p17233719"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_b84235270616735">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="13%" id="mcps1.3.3.3.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p4164548117122"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_b842352706151111">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="13.719999999999999%" id="mcps1.3.3.3.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p4164548117122"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_b842352706151111">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="59%" id="mcps1.3.3.3.2.5.1.4"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p53754023">Description</p>
<th align="left" class="cellrowborder" valign="top" width="39.28%" id="mcps1.3.3.3.2.5.1.4"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p53754023">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="elb_zq_bq_0001__en-us_topic_0109852830_row53906008171138"><td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p16126074171144">project_id</p>
<tbody><tr id="elb_zq_bq_0001__en-us_topic_0109852830_row53906008171138"><td class="cellrowborder" valign="top" width="31.580000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p16126074171144">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p31143627171144">Yes</p>
<td class="cellrowborder" valign="top" width="15.42%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p31143627171144">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p39605860171144">String</p>
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p39605860171144">String</p>
</td>
<td class="cellrowborder" valign="top" width="59%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p11184131">Specifies the ID of the project where the tag is used.</p>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p11184131">Specifies the ID of the project where the tag is used.</p>
</td>
</tr>
<tr id="elb_zq_bq_0001__en-us_topic_0109852830_row1686321181111"><td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p15863201114114">loadbalancer_id</p>
<tr id="elb_zq_bq_0001__en-us_topic_0109852830_row1686321181111"><td class="cellrowborder" valign="top" width="31.580000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p15863201114114">loadbalancer_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p486381113115">Yes</p>
<td class="cellrowborder" valign="top" width="15.42%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p486381113115">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p57281241445">String</p>
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p57281241445">String</p>
</td>
<td class="cellrowborder" valign="top" width="59%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p937914204113">Specifies the ID of the load balancer to which a tag is to be added.</p>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0001__en-us_topic_0109852830_p937914204113">Specifies the ID of the load balancer to which a tag is to be added.</p>
</td>
</tr>
</tbody>
@ -46,9 +46,9 @@
<div class="section" id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_section63626232115513"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0001__en-us_topic_0109852830_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="elb_zq_bq_0001__en-us_topic_0109852830_row5981246147"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p20981746448">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p198184620414"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b1304010197">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p198184620414"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b972857168">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p19913461247"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b1867473628">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p19913461247"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b1161730466">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="elb_zq_bq_0001__en-us_topic_0109852830_p14993464416">Description</p>
</th>
@ -69,9 +69,9 @@
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_table50726759115539" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_row18976657115539"><th align="left" class="cellrowborder" valign="top" width="9.59%" id="mcps1.3.4.3.2.5.1.1"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p5676213115548">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.469999999999999%" id="mcps1.3.4.3.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p57120100115548"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b989087783">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="14.469999999999999%" id="mcps1.3.4.3.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p57120100115548"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b1388087103">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.86%" id="mcps1.3.4.3.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p63325412115548"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b657904106">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="17.86%" id="mcps1.3.4.3.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p63325412115548"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b539751926">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.08%" id="mcps1.3.4.3.2.5.1.4"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p29084765115548">Description</p>
</th>
@ -92,9 +92,9 @@
<div class="tablenoborder"><a name="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_table3507237511564"></a><a name="en-us_topic_0109852830_en-us_topic_0101985069_table3507237511564"></a><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_table3507237511564" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b84235270695528">tag</strong> parameter description</caption><thead align="left"><tr id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_row3238611511564"><th align="left" class="cellrowborder" valign="top" width="11.09%" id="mcps1.3.4.4.2.5.1.1"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p52006935115616">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.97%" id="mcps1.3.4.4.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p51812215115616"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b366485055">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="12.97%" id="mcps1.3.4.4.2.5.1.2"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p51812215115616"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b233472949">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.669999999999998%" id="mcps1.3.4.4.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p36039867115616"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b1996239031">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="17.669999999999998%" id="mcps1.3.4.4.2.5.1.3"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p36039867115616"><strong id="elb_zq_bq_0001__en-us_topic_0109852830_b1319217342">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.269999999999996%" id="mcps1.3.4.4.2.5.1.4"><p id="elb_zq_bq_0001__en-us_topic_0109852830_en-us_topic_0101985069_p33548108115616">Description</p>
</th>

View File

@ -12,32 +12,32 @@
</div>
<div class="section" id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_section42564372114447"><h4 class="sectiontitle">URI</h4><p id="elb_zq_bq_0002__en-us_topic_0109852827_p6129128535">POST /v2.0/{project_id}/loadbalancers/{loadbalancer_id}/tags/action</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0002__en-us_topic_0109852827_table33323423" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0002__en-us_topic_0109852827_row8420641"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.3.2.5.1.1"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p10983320">Parameter</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0002__en-us_topic_0109852827_table33323423" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0002__en-us_topic_0109852827_row8420641"><th align="left" class="cellrowborder" valign="top" width="31.580000000000002%" id="mcps1.3.3.3.2.5.1.1"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p10983320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.3.3.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p17233719"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_b84235270616735">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="15.42%" id="mcps1.3.3.3.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p17233719"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_b84235270616735">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.3.3.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p4164548117122"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_b842352706151111">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="13.719999999999999%" id="mcps1.3.3.3.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p4164548117122"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_b842352706151111">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.99999999999999%" id="mcps1.3.3.3.2.5.1.4"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p53754023">Description</p>
<th align="left" class="cellrowborder" valign="top" width="39.28%" id="mcps1.3.3.3.2.5.1.4"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p53754023">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="elb_zq_bq_0002__en-us_topic_0109852827_row53906008171138"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p16126074171144">project_id</p>
<tbody><tr id="elb_zq_bq_0002__en-us_topic_0109852827_row53906008171138"><td class="cellrowborder" valign="top" width="31.580000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p16126074171144">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p31143627171144">Yes</p>
<td class="cellrowborder" valign="top" width="15.42%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p31143627171144">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p39605860171144">String</p>
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p39605860171144">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.99999999999999%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p11184131">Specifies the ID of the project where the tag is used.</p>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p11184131">Specifies the ID of the project where the tag is used.</p>
</td>
</tr>
<tr id="elb_zq_bq_0002__en-us_topic_0109852827_row33431272113959"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p19792599161649">loadbalancer_id</p>
<tr id="elb_zq_bq_0002__en-us_topic_0109852827_row33431272113959"><td class="cellrowborder" valign="top" width="31.580000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p19792599161649">loadbalancer_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p50996812114013">Yes</p>
<td class="cellrowborder" valign="top" width="15.42%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p50996812114013">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p1958172617518">String</p>
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p1958172617518">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.99999999999999%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p8340728114018">Specifies the ID of the load balancer to which a tag is to be added.</p>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0002__en-us_topic_0109852827_p8340728114018">Specifies the ID of the load balancer to which a tag is to be added.</p>
</td>
</tr>
</tbody>
@ -47,9 +47,9 @@
<div class="section" id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_section11352640114447"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0002__en-us_topic_0109852827_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="elb_zq_bq_0002__en-us_topic_0109852827_row5981246147"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p20981746448">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p198184620414"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b1166534392">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p198184620414"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b957770179">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p19913461247"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b1745022841">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p19913461247"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b692405276">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="elb_zq_bq_0002__en-us_topic_0109852827_p14993464416">Description</p>
</th>
@ -70,9 +70,9 @@
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_table60941389114447" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_row2166302114447"><th align="left" class="cellrowborder" valign="top" width="31.626837316268368%" id="mcps1.3.4.3.2.5.1.1"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p41252734114447">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p53137130114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b1673052250">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p53137130114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b590904618">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p9140299114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b710421668">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p9140299114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b1811176576">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.7960203979602%" id="mcps1.3.4.3.2.5.1.4"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p2166793114447">Description</p>
</th>
@ -104,9 +104,9 @@
<div class="tablenoborder"><a name="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_table16812991114447"></a><a name="en-us_topic_0109852827_en-us_topic_0094115925_table16812991114447"></a><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_table16812991114447" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b84235270695528">tags</strong> parameter description</caption><thead align="left"><tr id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_row870873114447"><th align="left" class="cellrowborder" valign="top" width="22.577742225777424%" id="mcps1.3.4.4.2.5.1.1"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p3431874114447">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.96830316968303%" id="mcps1.3.4.4.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p9546376114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b585819757">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="16.96830316968303%" id="mcps1.3.4.4.2.5.1.2"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p9546376114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b1254335417">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.468553144685531%" id="mcps1.3.4.4.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p35058962114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b243099720">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="14.468553144685531%" id="mcps1.3.4.4.2.5.1.3"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p35058962114447"><strong id="elb_zq_bq_0002__en-us_topic_0109852827_b98004969">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="45.98540145985402%" id="mcps1.3.4.4.2.5.1.4"><p id="elb_zq_bq_0002__en-us_topic_0109852827_en-us_topic_0094115925_p21203656114447">Description</p>
</th>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -10,32 +10,32 @@
</div>
<div class="section" id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_section54411029114623"><h4 class="sectiontitle">URI</h4><p id="elb_zq_bq_0008__en-us_topic_0109852833_p1878575318189">POST /v2.0/{project_id}/listeners/{listener_id}/tags/action</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0008__en-us_topic_0109852833_table33323423" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0008__en-us_topic_0109852833_row8420641"><th align="left" class="cellrowborder" valign="top" width="13%" id="mcps1.3.3.3.2.5.1.1"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p10983320">Parameter</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0008__en-us_topic_0109852833_table33323423" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0008__en-us_topic_0109852833_row8420641"><th align="left" class="cellrowborder" valign="top" width="31.580000000000002%" id="mcps1.3.3.3.2.5.1.1"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p10983320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12%" id="mcps1.3.3.3.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p17233719"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_b84235270616735">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="15.42%" id="mcps1.3.3.3.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p17233719"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_b84235270616735">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="11%" id="mcps1.3.3.3.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p4164548117122"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_b842352706151111">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="13.719999999999999%" id="mcps1.3.3.3.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p4164548117122"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_b842352706151111">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="64%" id="mcps1.3.3.3.2.5.1.4"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p53754023">Description</p>
<th align="left" class="cellrowborder" valign="top" width="39.28%" id="mcps1.3.3.3.2.5.1.4"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p53754023">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="elb_zq_bq_0008__en-us_topic_0109852833_row53906008171138"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p16126074171144">project_id</p>
<tbody><tr id="elb_zq_bq_0008__en-us_topic_0109852833_row53906008171138"><td class="cellrowborder" valign="top" width="31.580000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p16126074171144">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p31143627171144">Yes</p>
<td class="cellrowborder" valign="top" width="15.42%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p31143627171144">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="11%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p39605860171144">String</p>
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p39605860171144">String</p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p11184131">Specifies the ID of the project where the tag is used.</p>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p11184131">Specifies the ID of the project where the tag is used.</p>
</td>
</tr>
<tr id="elb_zq_bq_0008__en-us_topic_0109852833_row1686321181111"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p15863201114114">listener_id</p>
<tr id="elb_zq_bq_0008__en-us_topic_0109852833_row1686321181111"><td class="cellrowborder" valign="top" width="31.580000000000002%" headers="mcps1.3.3.3.2.5.1.1 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p15863201114114">listener_id</p>
</td>
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p486381113115">Yes</p>
<td class="cellrowborder" valign="top" width="15.42%" headers="mcps1.3.3.3.2.5.1.2 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p486381113115">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="11%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p77219019124">String</p>
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.3.2.5.1.3 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p77219019124">String</p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p1220014383149">Specifies the ID of the listener to which tags are to be added.</p>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.3.3.2.5.1.4 "><p id="elb_zq_bq_0008__en-us_topic_0109852833_p1220014383149">Specifies the ID of the listener to which tags are to be added.</p>
</td>
</tr>
</tbody>
@ -45,9 +45,9 @@
<div class="section" id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_section9515851114623"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0008__en-us_topic_0109852833_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="elb_zq_bq_0008__en-us_topic_0109852833_row5981246147"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p20981746448">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p198184620414"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1428334123">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p198184620414"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b656119358">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p19913461247"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b2093672239">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p19913461247"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1154814514">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="elb_zq_bq_0008__en-us_topic_0109852833_p14993464416">Description</p>
</th>
@ -68,9 +68,9 @@
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_table22255723114623" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_row22053842114623"><th align="left" class="cellrowborder" valign="top" width="31.626837316268368%" id="mcps1.3.4.3.2.5.1.1"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p41530752114623">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p8547718114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b625394768">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p8547718114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b755965632">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p21276557114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1801352546">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="14.288571142885708%" id="mcps1.3.4.3.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p21276557114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1902345919">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.7960203979602%" id="mcps1.3.4.3.2.5.1.4"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p45679548114623">Description</p>
</th>
@ -102,9 +102,9 @@
<div class="tablenoborder"><a name="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_table27826557114623"></a><a name="en-us_topic_0109852833_en-us_topic_0094115927_table27826557114623"></a><table cellpadding="4" cellspacing="0" summary="" id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_table27826557114623" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_b84235270613546">resource_tag</strong> parameter description</caption><thead align="left"><tr id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_row40402544114623"><th align="left" class="cellrowborder" valign="top" width="23.747625237476253%" id="mcps1.3.4.4.2.5.1.1"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p51380671114623">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.918408159184082%" id="mcps1.3.4.4.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p1084855114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b826289550">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="15.918408159184082%" id="mcps1.3.4.4.2.5.1.2"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p1084855114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1684186801">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.648435156484354%" id="mcps1.3.4.4.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p20764415114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1020909513">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="15.648435156484354%" id="mcps1.3.4.4.2.5.1.3"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p20764415114623"><strong id="elb_zq_bq_0008__en-us_topic_0109852833_b1904042469">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.685531446855315%" id="mcps1.3.4.4.2.5.1.4"><p id="elb_zq_bq_0008__en-us_topic_0109852833_en-us_topic_0094115927_p4196031114623">Description</p>
</th>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,69 @@
<a name="EN-US_TOPIC_0000001929387249"></a><a name="EN-US_TOPIC_0000001929387249"></a>
<h1 class="topictitle1">Log</h1>
<div id="body0000001929387249">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001929387249__table54848351" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001929387249__row51111600"><th align="left" class="cellrowborder" valign="top" width="34.34343434343434%" id="mcps1.3.1.1.5.1.1"><p id="EN-US_TOPIC_0000001929387249__p46398965">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.151515151515152%" id="mcps1.3.1.1.5.1.2"><p id="EN-US_TOPIC_0000001929387249__p219843">API Function</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.222222222222225%" id="mcps1.3.1.1.5.1.3"><p id="EN-US_TOPIC_0000001929387249__p17807297">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="28.28282828282828%" id="mcps1.3.1.1.5.1.4"><p id="EN-US_TOPIC_0000001929387249__p33104919">Authorization Scope</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001929387249__row64252782"><td class="cellrowborder" valign="top" width="34.34343434343434%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001929387249__p37092845">POST /v3/{project_id}/elb/logtanks</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001929387249__p51730493">Creating a log</p>
</td>
<td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001929387249__p29420422">elb:logtanks:create</p>
</td>
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001929387249__p34243951">Both projects and enterprise projects are supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001929387249__row39760103"><td class="cellrowborder" valign="top" width="34.34343434343434%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001929387249__p66451747">GET /v3/{project_id}/elb/logtanks/{logtank_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001929387249__p13882452">Viewing the details of a log</p>
</td>
<td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001929387249__p50736866">elb:logtanks:get</p>
</td>
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001929387249__p16045492">Both projects and enterprise projects are supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001929387249__row10191707"><td class="cellrowborder" valign="top" width="34.34343434343434%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001929387249__p20221902">GET /v3/{project_id}/elb/logtanks</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001929387249__p27361403">Querying logs</p>
</td>
<td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001929387249__p1681160">elb:logtanks:list</p>
</td>
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001929387249__p1956253">Both projects and enterprise projects are supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001929387249__row17606283"><td class="cellrowborder" valign="top" width="34.34343434343434%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001929387249__p16822784">PUT /v3/{project_id}/elb/logtanks/{logtank_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001929387249__p20468241">Updating a log</p>
</td>
<td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001929387249__p47314856">elb:logtanks:put</p>
</td>
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001929387249__p7298090">Both projects and enterprise projects are supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001929387249__row65682816"><td class="cellrowborder" valign="top" width="34.34343434343434%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001929387249__p18707856">DELETE /v3/{project_id}/elb/logtanks/{logtank_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001929387249__p38941377">Deleting a log</p>
</td>
<td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001929387249__p134970">elb:logtanks:delete</p>
</td>
<td class="cellrowborder" valign="top" width="28.28282828282828%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001929387249__p10932644">Both projects and enterprise projects are supported.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="elb_sq_lb_v3_0000.html">API Actions (V3)</a></div>
</div>
</div>

View File

@ -0,0 +1,24 @@
<a name="module_logtank"></a><a name="module_logtank"></a>
<h1 class="topictitle1">Log</h1>
<div id="body0000001924905401"><p> </p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="CreateLogtank.html">Creating a Log</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ListLogtanks.html">Querying Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ShowLogtank.html">Viewing Details of a Log</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="UpdateLogtank.html">Updating a Log</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="DeleteLogtank.html">Deleting a Log</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="elb_dx_0000.html">APIs (V3)</a></div>
</div>
</div>