forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com> Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
263 lines
19 KiB
HTML
263 lines
19 KiB
HTML
<a name="EN-US_TOPIC_0098635087"></a><a name="EN-US_TOPIC_0098635087"></a>
|
|
|
|
<h1 class="topictitle1">Batch Adding or Removing Tags of a Backup Resource</h1>
|
|
<div id="body1519724141381"><div class="section" id="EN-US_TOPIC_0098635087__section42185888"><h4 class="sectiontitle">Function</h4><p class="msonormal" id="EN-US_TOPIC_0098635087__p46656654">This API is used to add or remove tags of a specific resource in batches.</p>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p17256703">TMS may use this API to manage service resource tags.</p>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p21092604">A resource can have up to 10 tags.</p>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p55615708">The API is idempotent.</p>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p30779330">If there are duplicate keys in the request body when you add tags, an error is reported.</p>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p8578518">If the key of the to-be-created tag is the same as that of an existing tag, the value of the existing tag will be overwritten.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1766865516211">When deleting tags, you can upload duplicate keys.</p>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p10097801">When tags are being deleted and some tags do not exist, the operation is considered successful by default, and the character set of the tags will not be checked upon deletion. A key and a value can respectively consist of up to 127 and 255 characters. The tag structure cannot be missing, and the key cannot be left blank or an empty string.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0098635087__section44128673"><h4 class="sectiontitle">URI</h4><ul id="EN-US_TOPIC_0098635087__ul12615544"><li id="EN-US_TOPIC_0098635087__li46431039">URI format<p id="EN-US_TOPIC_0098635087__p15226168"><a name="EN-US_TOPIC_0098635087__li46431039"></a><a name="li46431039"></a>POST https://{endpoint}/v1/{project_id}/csbs_backup/{resource_id}/tags/action</p>
|
|
</li><li id="EN-US_TOPIC_0098635087__li2817790">Request header
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0098635087__table25360113" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Request header</caption><thead align="left"><tr id="EN-US_TOPIC_0098635087__row47522535"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="EN-US_TOPIC_0098635087__p209623317216">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="EN-US_TOPIC_0098635087__p15962193221">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="EN-US_TOPIC_0098635087__p99783315213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="46%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="EN-US_TOPIC_0098635087__p6978835213">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0098635087__row57706137"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p43685501">Content-type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p673312391953">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p48864686">MIME type of the body in the request</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p22161940">application/json</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row65239739"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p49927539">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p47311539957">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p17598843">User token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p38764188">-</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="EN-US_TOPIC_0098635087__ul6261685"><li id="EN-US_TOPIC_0098635087__li56355167">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0098635087__table37434462" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0098635087__row15090892"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.2.5.1.1"><p id="EN-US_TOPIC_0098635087__p1539025782119">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.2.3.1.1.2.5.1.2"><p id="EN-US_TOPIC_0098635087__p4390165712120">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.2.3.1.1.2.5.1.3"><p id="EN-US_TOPIC_0098635087__p10390257132116">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="46%" id="mcps1.3.2.3.1.1.2.5.1.4"><p id="EN-US_TOPIC_0098635087__p10390175712116">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0098635087__row23205303"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p581351">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.3.1.1.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p47089443">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.2.3.1.1.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p56148564">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.2.3.1.1.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p65779720">Project ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row46927178"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p43005067">resource_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.3.1.1.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p60858368">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.2.3.1.1.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p30580753">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.2.3.1.1.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p61121960">Resource ID</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0098635087__section61613739"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0098635087__ul51931690"><li id="EN-US_TOPIC_0098635087__li64732032">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0098635087__table45717377" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0098635087__row30003108"><th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.3.2.1.1.2.5.1.1"><p id="EN-US_TOPIC_0098635087__p1560890112210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.2.1.1.2.5.1.2"><p id="EN-US_TOPIC_0098635087__p14624503220">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.3.2.1.1.2.5.1.3"><p id="EN-US_TOPIC_0098635087__p062430182214">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="45%" id="mcps1.3.3.2.1.1.2.5.1.4"><p id="EN-US_TOPIC_0098635087__p46241806224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0098635087__row8943813"><td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p53360282">tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p27215608">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p56980614">List<resource_tag></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p9244511113310">Tag list</p>
|
|
<p id="EN-US_TOPIC_0098635087__p52026988">This list cannot be an empty list.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p183916535015">The list can contain up to 10 keys.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1338589319">Keys in this list must be unique.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row65589712"><td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p11166446">action</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p32066937">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p47285080">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p4886260">Operation to be performed. The value can be set to <strong id="EN-US_TOPIC_0098635087__b171091221113413">create</strong> or <strong id="EN-US_TOPIC_0098635087__b181101021133414">delete</strong> only.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="EN-US_TOPIC_0098635087__li43976340">Parameter description of field <strong id="EN-US_TOPIC_0098635087__b84235270695528">resource_tag</strong>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0098635087__table60242740" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Parameter description of field <strong id="EN-US_TOPIC_0098635087__b1254917311914">resource_tag</strong></caption><thead align="left"><tr id="EN-US_TOPIC_0098635087__row3310428"><th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.3.2.2.2.2.5.1.1"><p id="EN-US_TOPIC_0098635087__p16688435228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.2.2.2.2.5.1.2"><p id="EN-US_TOPIC_0098635087__p2688153132219">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.3.2.2.2.2.5.1.3"><p id="EN-US_TOPIC_0098635087__p196889312219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="45%" id="mcps1.3.3.2.2.2.2.5.1.4"><p id="EN-US_TOPIC_0098635087__p56882382220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0098635087__row36890322"><td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.3.2.2.2.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p35326120">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.2.2.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p42843478">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.2.2.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p47769733">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.2.2.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p798643483310">Tag key (when <strong id="EN-US_TOPIC_0098635087__b842352706211644">action</strong> is set to <strong id="EN-US_TOPIC_0098635087__b842352706211650">create</strong>)</p>
|
|
<p id="EN-US_TOPIC_0098635087__p036816391334">It consists of up to 36 characters.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1815945343312">It cannot be an empty string.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p139819543334">Spaces before and after a key will be deprecated.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p17111023202916">It can contain only letters, digits, hyphens (-), and underscores (_).</p>
|
|
<p id="EN-US_TOPIC_0098635087__p4208458163611">Tag key (when <strong id="EN-US_TOPIC_0098635087__b1979413889">action</strong> is set to <strong id="EN-US_TOPIC_0098635087__b1354982295">delete</strong>)</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1165515448375">It consists of up to 127 characters.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p289271163811">It cannot be an empty string.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p136318151388">Spaces before and after a key will be deprecated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row61744455"><td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.3.2.2.2.2.5.1.1 "><p id="EN-US_TOPIC_0098635087__p35244974">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.2.2.2.5.1.2 "><p id="EN-US_TOPIC_0098635087__p36270674">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.2.2.2.5.1.3 "><p id="EN-US_TOPIC_0098635087__p52243482">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.2.2.2.5.1.4 "><p id="EN-US_TOPIC_0098635087__p11608421163420">Tag value (when <strong id="EN-US_TOPIC_0098635087__b40854941">action</strong> is set to <strong id="EN-US_TOPIC_0098635087__b1451358478">create</strong>)</p>
|
|
<p id="EN-US_TOPIC_0098635087__p17862829154114">This parameter is mandatory.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p489413816351">It consists of up to 43 characters.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p14194717123517">It can be an empty string.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1146913338362">Spaces before and after a tag value will be deprecated.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p14766132412516">It can contain only letters, digits, hyphens (-), and underscores (_).</p>
|
|
<p id="EN-US_TOPIC_0098635087__p239755173813">Tag value (when <strong id="EN-US_TOPIC_0098635087__b1989599047">action</strong> is set to <strong id="EN-US_TOPIC_0098635087__b1591500039">delete</strong>)</p>
|
|
<p id="EN-US_TOPIC_0098635087__p13546172617403">The tag value can be passed or not.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1923221093917">It consists of up to 255 characters.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1211002563912">It can be an empty string.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p7821195193918">Spaces before and after a tag value will be deprecated.</p>
|
|
<p id="EN-US_TOPIC_0098635087__p1331333124318">If the value is not passed, the tag is located and deleted based on the key and value. If the value is passed, the tag is located and deleted based on the key.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="EN-US_TOPIC_0098635087__li34772969">Example request<pre class="screen" id="EN-US_TOPIC_0098635087__screen1894114164294">POST https://{endpoint}/v1/{project_id}/csbs_backup/{resource_id}/tags/action</pre>
|
|
</li></ul>
|
|
<ul id="EN-US_TOPIC_0098635087__ul65147132"><li id="EN-US_TOPIC_0098635087__li49453278">Request body<pre class="screen" id="EN-US_TOPIC_0098635087__screen18644134516294">{
|
|
"action": "create",
|
|
"tags": [
|
|
{
|
|
"key": "key1",
|
|
"value": "value1"
|
|
},
|
|
{
|
|
"key": "key",
|
|
"value": "value3"
|
|
}
|
|
]
|
|
}
|
|
or
|
|
{
|
|
"action": "delete",
|
|
"tags": [
|
|
{
|
|
"key": "key1",
|
|
"value": "value1"
|
|
},
|
|
{
|
|
"key": "key2",
|
|
"value": "value3"
|
|
}
|
|
]
|
|
}
|
|
</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0098635087__section24656967"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0098635087__ul19566758"><li id="EN-US_TOPIC_0098635087__li41883100">Parameter description</li></ul>
|
|
<p class="msonormal" id="EN-US_TOPIC_0098635087__p41403585">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0098635087__section20586115"><h4 class="sectiontitle">Status Codes</h4><ul id="EN-US_TOPIC_0098635087__ul65356101"><li id="EN-US_TOPIC_0098635087__li51333997">Normal
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0098635087__table59352792" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0098635087__row29757668"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.1.1.1.3.1.1"><p id="EN-US_TOPIC_0098635087__p61560901">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.1.1.1.3.1.2"><p id="EN-US_TOPIC_0098635087__p20377050">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0098635087__row39928331"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="EN-US_TOPIC_0098635087__p12969410">204</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.1.1.1.3.1.2 "><p id="EN-US_TOPIC_0098635087__p43889252">No Content</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="EN-US_TOPIC_0098635087__li59458954">Abnormal
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0098635087__table65368539" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0098635087__row46378660"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.2.1.1.3.1.1"><p id="EN-US_TOPIC_0098635087__p65684014">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.2.1.1.3.1.2"><p id="EN-US_TOPIC_0098635087__p18804945">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0098635087__row46805556"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0098635087__p33153663">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0098635087__p1092187">Invalid action.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row9829687"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0098635087__p58007150">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0098635087__p958730">Authentication failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row8628578"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0098635087__p27826192">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0098635087__p39329046">You do not have permission to perform this operation.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row18417098"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0098635087__p15389960">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0098635087__p38627251">The requested resource was not found.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0098635087__row12100940"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0098635087__p40652101">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0098635087__p4485854">A system exception occurs.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0098635087__section61541938486"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0098635087__p999593594811">For details, see <a href="en-us_topic_0071888297.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0098466174.html">Tag Management</a></div>
|
|
</div>
|
|
</div>
|
|
|