Files
doc-exports/docs/sfs/api-ref/sfs_03_0002.html
lizaoxu 3bac3b88e8 sfs_api_251009
Reviewed-by: Muller, Martin <martin.muller@t-systems.com>
Co-authored-by: lizaoxu <lizaoxu@huawei.com>
Co-committed-by: lizaoxu <lizaoxu@huawei.com>
2025-12-03 13:51:09 +00:00

226 lines
22 KiB
HTML

<a name="sfs_03_0002"></a><a name="sfs_03_0002"></a>
<h1 class="topictitle1">Batch Adding Tags to a Resource</h1>
<div id="body8662426"><div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section45644251387"><h4 class="sectiontitle">Function</h4><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p456422517384">This API is used to batch add tags for a general purpose file system. You can add up to 20 tags to a resource.</p>
</div>
<div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section25643251387"><h4 class="sectiontitle">URI</h4><ul id="sfs_03_0002__en-us_topic_0000001886392461_ub4aa0077165a4a2aaa86e70b7267710a"><li id="sfs_03_0002__en-us_topic_0000001886392461_l0b44fa9cf5ac4d5ebf049e4fffe1a9ea">POST /v3/sfs/tms/{project_id}/file-systems/{resource_id}/tags/create</li><li id="sfs_03_0002__en-us_topic_0000001886392461_l46cf58ab60f44ee1aa0706ecc81ea921">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_03_0002__en-us_topic_0000001886392461_t5f48f75db9b14c6cbfd2879dd1e7c8d1" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_03_0002__en-us_topic_0000001886392461_ree8732a49c9f4cbfa3cbd26bda2eb442"><th align="left" class="cellrowborder" valign="top" width="14.29%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="sfs_03_0002__en-us_topic_0000001886392461_p17124101410431">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.85%" id="mcps1.3.2.2.2.1.1.5.1.2"><p id="sfs_03_0002__en-us_topic_0000001886392461_p1612415146430">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.55%" id="mcps1.3.2.2.2.1.1.5.1.3"><p id="sfs_03_0002__en-us_topic_0000001886392461_p312416148432">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.31%" id="mcps1.3.2.2.2.1.1.5.1.4"><p id="sfs_03_0002__en-us_topic_0000001886392461_p3124181464318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_03_0002__en-us_topic_0000001886392461_r7dc74f4a31004f8eb4e868a93369c8a0"><td class="cellrowborder" valign="top" width="14.29%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_adf798e5d942b4301b652796bdf092f4a">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_a2326f73739854b4fa1892e0648821849">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="19.55%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_ac77b318c2668498189dbee0fbb5fdb09">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.31%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_a7f191d8fed27458ba04d994b7c934b80">The project ID.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row2725171315228"><td class="cellrowborder" valign="top" width="14.29%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1343202116229">resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1634419216229">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="19.55%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p23441821182211">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.31%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p183442215228">The resource ID, which is the name of a general purpose file system.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section15569122523811"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Request header parameters</caption><thead align="left"><tr id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_row1256922515381"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p18570025113819">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p5570202573816">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p1357014252386">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p75711025133813">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_03_0002__en-us_topic_0000001886392461_row81311927161910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p18551642201912">Content-type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p3522175041914">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p20551142161910">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1155184217195">The MIME type of the request body.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p1551242141910">Example: application/json</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_row256918253384"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p20571112510387">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p1571172510389">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p1557262573812">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p17572112515388">The user token.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_request_CreateFileSystemConfiguration" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_row557492511381"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p05741325143817">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p357462514386">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p2574102514381">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p135754259384">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_row14574142533813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p0325918182717">tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p232512185274">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1332510181271">List&lt;<a href="#sfs_03_0002__en-us_topic_0000001886392461_table667613216170">resource_tag</a>&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p825165313338">The tag list. For details, see <a href="#sfs_03_0002__en-us_topic_0000001886392461_table667613216170">Table 3</a>.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p1959601144">This parameter is mandatory for common tenants.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p15325111811273">Use either <strong id="sfs_03_0002__en-us_topic_0000001886392461_b10261460377">tags</strong> or <strong id="sfs_03_0002__en-us_topic_0000001886392461_b245644810374">sys_tags</strong> if you have the op_service permissions.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row14860721162711"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1759532815279">sys_tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p3595122819276">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p135951828192710">List&lt;<a href="#sfs_03_0002__en-us_topic_0000001886392461_table667613216170">resource_tag</a>&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p15595102819272">The system tag list. This parameter is available only to the op_service permissions.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p102555231966">Use either <strong id="sfs_03_0002__en-us_topic_0000001886392461_b1766315218417">tags</strong> or <strong id="sfs_03_0002__en-us_topic_0000001886392461_b9663152184120">sys_tags</strong> if you have the op_service permissions.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p2289577451">Only one <strong id="sfs_03_0002__en-us_topic_0000001886392461_b720418273392">resource_tag</strong> structure is used in TMS calls currently.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p11355746464">The key is fixed at <strong id="sfs_03_0002__en-us_topic_0000001886392461_b192525392396">_sys_enterprise_project_id</strong>.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p19100173214116">The value can be <strong id="sfs_03_0002__en-us_topic_0000001886392461_b168871940163917">UUID</strong> or <strong id="sfs_03_0002__en-us_topic_0000001886392461_b188714043919">0</strong>. <strong id="sfs_03_0002__en-us_topic_0000001886392461_b14888114013919">0</strong> indicates the default enterprise project.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p12595102815276">System tags can only be added.</p>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p15711441948">For details, see <a href="#sfs_03_0002__en-us_topic_0000001886392461_table667613216170">Table 3</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="sfs_03_0002__en-us_topic_0000001886392461_table667613216170"></a><a name="en-us_topic_0000001886392461_table667613216170"></a><table cellpadding="4" cellspacing="0" summary="" id="sfs_03_0002__en-us_topic_0000001886392461_table667613216170" frame="border" border="1" rules="all"><caption><b>Table 3 </b>resource_tag</caption><thead align="left"><tr id="sfs_03_0002__en-us_topic_0000001886392461_row116771432121714"><th align="left" class="cellrowborder" valign="top" width="19.939999999999998%" id="mcps1.3.3.4.2.5.1.1"><p id="sfs_03_0002__en-us_topic_0000001886392461_p15275310161812">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.119999999999997%" id="mcps1.3.3.4.2.5.1.2"><p id="sfs_03_0002__en-us_topic_0000001886392461_p02755107184">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.04%" id="mcps1.3.3.4.2.5.1.3"><p id="sfs_03_0002__en-us_topic_0000001886392461_p92751810111818">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.900000000000006%" id="mcps1.3.3.4.2.5.1.4"><p id="sfs_03_0002__en-us_topic_0000001886392461_p13275510131810">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_03_0002__en-us_topic_0000001886392461_row567710327179"><td class="cellrowborder" valign="top" width="19.939999999999998%" headers="mcps1.3.3.4.2.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1827551051814">key</p>
</td>
<td class="cellrowborder" valign="top" width="20.119999999999997%" headers="mcps1.3.3.4.2.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1427631001810">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.04%" headers="mcps1.3.3.4.2.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p2027616107183">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.900000000000006%" headers="mcps1.3.3.4.2.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p627661041813">The tag key. A tag key can contain a maximum of 128 characters. It can contain letters, digits, and spaces representable in UTF-8 and special characters (_.:=+-@). It cannot start or end with a space and cannot be left empty. Tag keys starting with <strong id="sfs_03_0002__en-us_topic_0000001886392461_b1459175654318">_sys_</strong> are system tags, and you cannot start a tag key with <strong id="sfs_03_0002__en-us_topic_0000001886392461_b1659115694318">_sys_</strong>.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row19677113216178"><td class="cellrowborder" valign="top" width="19.939999999999998%" headers="mcps1.3.3.4.2.5.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p8276151016183">value</p>
</td>
<td class="cellrowborder" valign="top" width="20.119999999999997%" headers="mcps1.3.3.4.2.5.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p11276810171818">No</p>
</td>
<td class="cellrowborder" valign="top" width="20.04%" headers="mcps1.3.3.4.2.5.1.3 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p4276121091814">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.900000000000006%" headers="mcps1.3.3.4.2.5.1.4 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p4276131016187">The tag value. A tag value can contain a maximum of 255 characters. It can contain letters, digits, and spaces representable in UTF-8 and special characters (_.:=+-@) and can be left empty. It cannot start or end with a space.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section1957532520382"><h4 class="sectiontitle">Response Parameters</h4><p id="sfs_03_0002__en-us_topic_0000001886392461_p17997175315116">None</p>
</div>
<div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section45751825203817"><h4 class="sectiontitle">Example Request</h4><p id="sfs_03_0002__en-us_topic_0000001886392461_p1371916133458">Batch adding tags to a general purpose file system whose name is <strong id="sfs_03_0002__en-us_topic_0000001886392461_b1489453618454">bucketName</strong> with the project ID <strong id="sfs_03_0002__en-us_topic_0000001886392461_b6673121415462">c80a2157ba1d46c0825265947342077c</strong>:</p>
<pre class="screen" id="sfs_03_0002__en-us_topic_0000001886392461_screen1181631412359">POST https://{endpoint}/v3/sfs/tms/c80a2157ba1d46c0825265947342077c/file-systems/bucketName/tags/create</pre>
<p id="sfs_03_0002__en-us_topic_0000001886392461_p5846185941117">Request body example:</p>
<pre class="screen" id="sfs_03_0002__en-us_topic_0000001886392461_screen158591581338">{
"tags":[
{
"key":"key1",
"value":"value1"
},
{
"key":"key2",
"value":"value2"
}
]
}</pre>
</div>
<div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section1057692523814"><h4 class="sectiontitle">Example Response</h4><p id="sfs_03_0002__en-us_topic_0000001886392461_p1143431754110">None</p>
</div>
<div class="section" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_section9576122583811"><h4 class="sectiontitle">Status Codes</h4><ul id="sfs_03_0002__en-us_topic_0000001886392461_ul3162613183218"><li id="sfs_03_0002__en-us_topic_0000001886392461_li17162131319327">Normal</li></ul>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_03_0002__en-us_topic_0000001886392461_table368724141513" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_03_0002__en-us_topic_0000001886392461_row8682024181510"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.3.1.3.1.1"><p id="sfs_03_0002__en-us_topic_0000001886392461_p12688246153">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.3.1.3.1.2"><p id="sfs_03_0002__en-us_topic_0000001886392461_p26822418151">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_03_0002__en-us_topic_0000001886392461_row168024161516"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.3.1.3.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1168424141515">204</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.3.1.3.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p16817240155">Resource tags are added.</p>
</td>
</tr>
</tbody>
</table>
</div>
<ul id="sfs_03_0002__en-us_topic_0000001886392461_ul0640161683218"><li id="sfs_03_0002__en-us_topic_0000001886392461_li17640141673214">Abnormal</li></ul>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_row45761425133810"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.5.1.3.1.1"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p105761225173813">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.5.1.3.1.2"><p id="sfs_03_0002__en-us_topic_0000001886392461_en-us_topic_0000001311071305_en-us_topic_0000001263239606_p12576112573812">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_03_0002__en-us_topic_0000001886392461_row20215812131416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.5.1.3.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p141019302141">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.5.1.3.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p410630191412">Invalid tag parameter.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row1922211518149"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.5.1.3.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p610133041416">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.5.1.3.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1510113071415">Certification failed.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row17969131741415"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.5.1.3.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p10102309145">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.5.1.3.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p710103010141">Authentication failed.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row7978112011418"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.5.1.3.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1410183031417">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.5.1.3.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p910133017145">Resource not found.</p>
</td>
</tr>
<tr id="sfs_03_0002__en-us_topic_0000001886392461_row9668162716146"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.5.1.3.1.1 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p1610430181412">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.5.1.3.1.2 "><p id="sfs_03_0002__en-us_topic_0000001886392461_p41033016149">System error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="sfs_03_0001.html">Tags</a></div>
</div>
</div>