doc-exports/docs/dli/api-ref/dli_02_0259.html
Su, Xiaomeng 57a0d535be dli_api_0910_version_api
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2023-10-16 22:01:57 +00:00

137 lines
11 KiB
HTML

<a name="dli_02_0259"></a><a name="dli_02_0259"></a>
<h1 class="topictitle1">Deleting a Global Variable</h1>
<div id="body1586938061410"><div class="section" id="dli_02_0259__s89ff8bc59cba4c3b94dc17e85c8fa1ea"><h4 class="sectiontitle">Function</h4><p id="dli_02_0259__a4deaa8ebc392424e869c47835399ab23">This API is used to delete a global variable.</p>
<div class="note" id="dli_02_0259__note892020175014"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="dli_02_0259__p1921120205018">Only the user who creates a global variable can delete the variable.</p>
</div></div>
</div>
<div class="section" id="dli_02_0259__sef21e3efc2a44a84a03adad33a1ae006"><h4 class="sectiontitle">URI</h4><ul id="dli_02_0259__uf99c5b2f64a44669a611cae56296b336"><li id="dli_02_0259__l02802a572cd14322a9edb44c392d1063">URI format<p id="dli_02_0259__p2569171011010"><a name="dli_02_0259__l02802a572cd14322a9edb44c392d1063"></a><a name="l02802a572cd14322a9edb44c392d1063"></a>DELETE /v1.0/{project_id}/variables/{var_name}</p>
</li><li id="dli_02_0259__lab001edff5ca4cde843db03812f0979d">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0259__t219b031199884ac1bb9e91158ddc9efb" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="dli_02_0259__r04005eeda24e4db9b06516450d4d56af"><th align="left" class="cellrowborder" valign="top" width="12.04%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="dli_02_0259__a80847df5e5dc448caa46a2ff258fa2c4">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="11.709999999999999%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="dli_02_0259__af54fc16087b049c98f748c1a2faace17">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="13.209999999999999%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="dli_02_0259__p1294710495711">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="63.04%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="dli_02_0259__a484a3e0ce14846799c727ccbd4075d6c">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0259__r8022e11be3f54ad290cf8c848a56a550"><td class="cellrowborder" valign="top" width="12.04%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="dli_02_0259__p1262440203315">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="11.709999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="dli_02_0259__p1016041415356">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="13.209999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="dli_02_0259__p79473417576">String</p>
</td>
<td class="cellrowborder" valign="top" width="63.04%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="dli_02_0259__p1768719515356">Project ID, which is used for resource isolation. For details about how to obtain its value, see <a href="dli_02_0183.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="dli_02_0259__row761112724718"><td class="cellrowborder" valign="top" width="12.04%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="dli_02_0259__p56232715474">var_name</p>
</td>
<td class="cellrowborder" valign="top" width="11.709999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="dli_02_0259__p1062182764720">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="13.209999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="dli_02_0259__p494814115719">String</p>
</td>
<td class="cellrowborder" valign="top" width="63.04%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="dli_02_0259__p162727174719">A global variable name can contain a maximum of 128 characters, including only digits, letters, and underscores (_), but cannot start with an underscore (_) or contain only digits. </p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="dli_02_0259__s3afece1037ea4f62aeffb3db49b97f70"><h4 class="sectiontitle">Request</h4><p id="dli_02_0259__p799110327577">None</p>
</div>
<div class="section" id="dli_02_0259__se2bf80cdb76541308f69f258ea4b1bd6"><h4 class="sectiontitle">Response</h4><ul id="dli_02_0259__ucd5724a4b1ca4851bd7edaadd574df3d"><li id="dli_02_0259__laaef62e6d3404daea089b0d205edfe85">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0259__t5995d65f65ba4ebca8606202112b407e" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="dli_02_0259__ra7acea51e4b4437e917d21fe99f130a3"><th align="left" class="cellrowborder" valign="top" width="16.04%" id="mcps1.3.4.2.1.1.2.5.1.1"><p id="dli_02_0259__a5af940f2267747ef871c67c86a0be82e">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.259999999999998%" id="mcps1.3.4.2.1.1.2.5.1.2"><p id="dli_02_0259__abcfbd3a651704d539626f3a41cc744f5">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.680000000000001%" id="mcps1.3.4.2.1.1.2.5.1.3"><p id="dli_02_0259__a2351d8d266444ad3ad1c09540d6d81cc">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.4.2.1.1.2.5.1.4"><p id="dli_02_0259__af7ea6a3f59844bdf99d51e90d570be4c">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0259__rca1bdb55f4dc497ca8fee7537232f274"><td class="cellrowborder" valign="top" width="16.04%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="dli_02_0259__p121691833133113">is_success</p>
</td>
<td class="cellrowborder" valign="top" width="16.259999999999998%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="dli_02_0259__p645414289349">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.680000000000001%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="dli_02_0259__p12413172813346">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="dli_02_0259__p112760419338">Whether the request is successfully executed. Value <strong id="dli_02_0259__b9757173201717">true</strong> indicates that the request is successfully executed.</p>
</td>
</tr>
<tr id="dli_02_0259__r3900d023a26e45dea9a0ad9dd60d8ab1"><td class="cellrowborder" valign="top" width="16.04%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="dli_02_0259__p6169633153117">message</p>
</td>
<td class="cellrowborder" valign="top" width="16.259999999999998%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="dli_02_0259__p131691333173111">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.680000000000001%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="dli_02_0259__p161691433113116">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="dli_02_0259__p122516783410">System prompt. If execution succeeds, the parameter setting may be left blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="dli_02_0259__section14769144211244"><h4 class="sectiontitle">Example Request</h4><p id="dli_02_0259__p4250451152420">None</p>
</div>
<div class="section" id="dli_02_0259__section134751157112"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="dli_02_0259__s6d0d234a671f4e618d1a2b5e746cff26">{
"is_success": true,
"message": "string"
}</pre>
</div>
<div class="section" id="dli_02_0259__s1b495ba11cd9411c9ad2ee50103334a7"><h4 class="sectiontitle">Status Codes</h4><p id="dli_02_0259__acef1445366354016b2ed90921927a555"><a href="#dli_02_0259__t43c1f1c0ba344f4cbcb270953d9cca2a">Table 3</a> describes status codes.</p>
<div class="tablenoborder"><a name="dli_02_0259__t43c1f1c0ba344f4cbcb270953d9cca2a"></a><a name="t43c1f1c0ba344f4cbcb270953d9cca2a"></a><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0259__t43c1f1c0ba344f4cbcb270953d9cca2a" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status codes</caption><thead align="left"><tr id="dli_02_0259__r2ad0f008ce2248a1800a3e8b77226a56"><th align="left" class="cellrowborder" valign="top" width="30%" id="mcps1.3.7.3.2.3.1.1"><p id="dli_02_0259__afa33b7f5b0ac4d008ebcf6493f629b24">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="70%" id="mcps1.3.7.3.2.3.1.2"><p id="dli_02_0259__af801170b350b4f8ba3b575c7ddb8b13e">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0259__r0b449b1d3b8c498ea3e6cce16c80a14c"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.7.3.2.3.1.1 "><p id="dli_02_0259__a8c63a97e3bad402ebaead0bd99cad632">200</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.7.3.2.3.1.2 "><p id="dli_02_0259__af86844c7bb364c48b6300df1af164af2">A variable is deleted successfully.</p>
</td>
</tr>
<tr id="dli_02_0259__row1232118139110"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.7.3.2.3.1.1 "><p id="dli_02_0259__p14321113711">400</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.7.3.2.3.1.2 "><p id="dli_02_0259__p1832191314113">The input parameter is invalid.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="dli_02_0259__section13596141025715"><h4 class="sectiontitle">Error Codes</h4><p id="dli_02_0259__dli_02_0225_p420584425712">If an error occurs when this API is invoked, the system does not return the result similar to the preceding example, but returns the error code and error information. For details, see <a href="dli_02_0056.html">Error Codes</a>.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0259__dli_02_0225_table847819307387" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Error codes</caption><thead align="left"><tr id="dli_02_0259__dli_02_0225_row2479163016383"><th align="left" class="cellrowborder" valign="top" width="16.29%" id="mcps1.3.8.3.2.3.1.1"><p id="dli_02_0259__dli_02_0225_p114796309389">Error Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="83.71%" id="mcps1.3.8.3.2.3.1.2"><p id="dli_02_0259__dli_02_0225_p1647973053817">Error Message</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0259__dli_02_0225_row1047920308387"><td class="cellrowborder" valign="top" width="16.29%" headers="mcps1.3.8.3.2.3.1.1 "><p id="dli_02_0259__p55041261710">DLI.0001</p>
</td>
<td class="cellrowborder" valign="top" width="83.71%" headers="mcps1.3.8.3.2.3.1.2 "><p id="dli_02_0259__p1228621102013">Parameter check errors occur.</p>
</td>
</tr>
<tr id="dli_02_0259__row849451511306"><td class="cellrowborder" valign="top" width="16.29%" headers="mcps1.3.8.3.2.3.1.1 "><p id="dli_02_0259__p1043510167307">DLI.0999</p>
</td>
<td class="cellrowborder" valign="top" width="83.71%" headers="mcps1.3.8.3.2.3.1.2 "><p id="dli_02_0259__p649521513018">Server-side errors occur.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dli_02_0257.html">Global Variable-related APIs</a></div>
</div>
</div>