doc-exports/docs/dli/api-ref/dli_02_0243.html
Su, Xiaomeng 483e5cc6cc dli_api_20240430
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>
2024-05-15 12:04:03 +00:00

130 lines
9.7 KiB
HTML

<a name="dli_02_0243"></a><a name="dli_02_0243"></a>
<h1 class="topictitle1">Deleting Jobs in Batches</h1>
<div id="body1574749525747"><div class="section" id="dli_02_0243__s89ff8bc59cba4c3b94dc17e85c8fa1ea"><h4 class="sectiontitle">Function</h4><p id="dli_02_0243__a4deaa8ebc392424e869c47835399ab23">This API is used to batch delete jobs at any state.</p>
</div>
<div class="section" id="dli_02_0243__sef21e3efc2a44a84a03adad33a1ae006"><h4 class="sectiontitle">URI</h4><ul id="dli_02_0243__uf99c5b2f64a44669a611cae56296b336"><li id="dli_02_0243__l02802a572cd14322a9edb44c392d1063">URI format<p id="dli_02_0243__p1928010377105"><a name="dli_02_0243__l02802a572cd14322a9edb44c392d1063"></a><a name="l02802a572cd14322a9edb44c392d1063"></a>POST /v1.0/{project_id}/streaming/jobs/delete</p>
</li><li id="dli_02_0243__lab001edff5ca4cde843db03812f0979d">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0243__t219b031199884ac1bb9e91158ddc9efb" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="dli_02_0243__r04005eeda24e4db9b06516450d4d56af"><th align="left" class="cellrowborder" valign="top" width="11.63%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="dli_02_0243__a80847df5e5dc448caa46a2ff258fa2c4">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="10.979999999999999%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="dli_02_0243__af54fc16087b049c98f748c1a2faace17">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="11.52%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="dli_02_0243__p13879141319124">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="65.86999999999999%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="dli_02_0243__a484a3e0ce14846799c727ccbd4075d6c">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0243__r8022e11be3f54ad290cf8c848a56a550"><td class="cellrowborder" valign="top" width="11.63%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="dli_02_0243__p1262440203315">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="10.979999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="dli_02_0243__p1016041415356">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="11.52%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="dli_02_0243__p7879813151216">String</p>
</td>
<td class="cellrowborder" valign="top" width="65.86999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="dli_02_0243__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>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="dli_02_0243__s3afece1037ea4f62aeffb3db49b97f70"><h4 class="sectiontitle">Request</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0243__table11209133616498" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameters</caption><thead align="left"><tr id="dli_02_0243__row1621093613496"><th align="left" class="cellrowborder" valign="top" width="15.58%" id="mcps1.3.3.2.2.5.1.1"><p id="dli_02_0243__p82102036194919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.01%" id="mcps1.3.3.2.2.5.1.2"><p id="dli_02_0243__p17210143634912">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.41%" id="mcps1.3.3.2.2.5.1.3"><p id="dli_02_0243__p15210436174916">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="45%" id="mcps1.3.3.2.2.5.1.4"><p id="dli_02_0243__p62101436144911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0243__row9210193614919"><td class="cellrowborder" valign="top" width="15.58%" headers="mcps1.3.3.2.2.5.1.1 "><p id="dli_02_0243__p122101936164915">job_ids</p>
</td>
<td class="cellrowborder" valign="top" width="18.01%" headers="mcps1.3.3.2.2.5.1.2 "><p id="dli_02_0243__p12107369490">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.3.2.2.5.1.3 "><p id="dli_02_0243__p14210736184920">[Long]</p>
</td>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.2.5.1.4 "><p id="dli_02_0243__p1656133555018">Job ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="dli_02_0243__se2bf80cdb76541308f69f258ea4b1bd6"><h4 class="sectiontitle">Response</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0243__t5995d65f65ba4ebca8606202112b407e" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response parameters</caption><thead align="left"><tr id="dli_02_0243__ra7acea51e4b4437e917d21fe99f130a3"><th align="left" class="cellrowborder" valign="top" width="14.84%" id="mcps1.3.4.2.2.5.1.1"><p id="dli_02_0243__a5af940f2267747ef871c67c86a0be82e">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.47%" id="mcps1.3.4.2.2.5.1.2"><p id="dli_02_0243__abcfbd3a651704d539626f3a41cc744f5">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.899999999999999%" id="mcps1.3.4.2.2.5.1.3"><p id="dli_02_0243__a2351d8d266444ad3ad1c09540d6d81cc">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.79%" id="mcps1.3.4.2.2.5.1.4"><p id="dli_02_0243__af7ea6a3f59844bdf99d51e90d570be4c">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0243__rca1bdb55f4dc497ca8fee7537232f274"><td class="cellrowborder" valign="top" width="14.84%" headers="mcps1.3.4.2.2.5.1.1 "><p id="dli_02_0243__p1045315113248">is_success</p>
</td>
<td class="cellrowborder" valign="top" width="12.47%" headers="mcps1.3.4.2.2.5.1.2 "><p id="dli_02_0243__p15453131112419">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.899999999999999%" headers="mcps1.3.4.2.2.5.1.3 "><p id="dli_02_0243__p6453411132414">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="57.79%" headers="mcps1.3.4.2.2.5.1.4 "><p id="dli_02_0243__p05081222182420">Whether the request is successfully executed. Value <span class="parmvalue" id="dli_02_0243__parmvalue5197173174516"><b>true</b></span> indicates that the request is successfully executed.</p>
</td>
</tr>
<tr id="dli_02_0243__r3900d023a26e45dea9a0ad9dd60d8ab1"><td class="cellrowborder" valign="top" width="14.84%" headers="mcps1.3.4.2.2.5.1.1 "><p id="dli_02_0243__p645351113242">message</p>
</td>
<td class="cellrowborder" valign="top" width="12.47%" headers="mcps1.3.4.2.2.5.1.2 "><p id="dli_02_0243__p1445410112249">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.899999999999999%" headers="mcps1.3.4.2.2.5.1.3 "><p id="dli_02_0243__p1845441117241">String</p>
</td>
<td class="cellrowborder" valign="top" width="57.79%" headers="mcps1.3.4.2.2.5.1.4 "><p id="dli_02_0243__p1573323415243">System prompt. If execution succeeds, the parameter setting may be left blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="dli_02_0243__section1130754105710"><h4 class="sectiontitle">Example Request</h4><p id="dli_02_0243__p185851110121320">Delete the jobs whose IDs are <strong id="dli_02_0243__b1363211124539">12</strong> and <strong id="dli_02_0243__b1139314125318">232</strong>.</p>
<pre class="screen" id="dli_02_0243__screen15209183612499">{
"job_ids":[12,232]
}</pre>
</div>
<div class="section" id="dli_02_0243__section209181928161315"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="dli_02_0243__s6d0d234a671f4e618d1a2b5e746cff26">[{
"is_success": "true",
"message": "The job is deleted successfully.",
}]</pre>
</div>
<div class="section" id="dli_02_0243__s1b495ba11cd9411c9ad2ee50103334a7"><h4 class="sectiontitle">Status Codes</h4><p id="dli_02_0243__acef1445366354016b2ed90921927a555"><a href="#dli_02_0243__t43c1f1c0ba344f4cbcb270953d9cca2a">Table 4</a> describes status codes.</p>
<div class="tablenoborder"><a name="dli_02_0243__t43c1f1c0ba344f4cbcb270953d9cca2a"></a><a name="t43c1f1c0ba344f4cbcb270953d9cca2a"></a><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0243__t43c1f1c0ba344f4cbcb270953d9cca2a" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Status codes</caption><thead align="left"><tr id="dli_02_0243__r2ad0f008ce2248a1800a3e8b77226a56"><th align="left" class="cellrowborder" valign="top" width="30%" id="mcps1.3.7.3.2.3.1.1"><p id="dli_02_0243__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_0243__af801170b350b4f8ba3b575c7ddb8b13e">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dli_02_0243__r0b449b1d3b8c498ea3e6cce16c80a14c"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.7.3.2.3.1.1 "><p id="dli_02_0243__a8c63a97e3bad402ebaead0bd99cad632">200</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.7.3.2.3.1.2 "><p id="dli_02_0243__af86844c7bb364c48b6300df1af164af2">The job is deleted successfully.</p>
</td>
</tr>
<tr id="dli_02_0243__row1232118139110"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.7.3.2.3.1.1 "><p id="dli_02_0243__p14321113711">400</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.7.3.2.3.1.2 "><p id="dli_02_0243__p1832191314113">The input parameter is invalid.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="dli_02_0243__section13596141025715"><h4 class="sectiontitle">Error Codes</h4><p id="dli_02_0243__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>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dli_02_0223.html">Flink Job-related APIs</a></div>
</div>
</div>