forked from docs/doc-exports
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>
116 lines
8.9 KiB
HTML
116 lines
8.9 KiB
HTML
<a name="dli_02_0242"></a><a name="dli_02_0242"></a>
|
|
|
|
<h1 class="topictitle1">Deleting a Job</h1>
|
|
<div id="body1574749525742"><div class="section" id="dli_02_0242__s89ff8bc59cba4c3b94dc17e85c8fa1ea"><h4 class="sectiontitle">Function</h4><p id="dli_02_0242__a4deaa8ebc392424e869c47835399ab23">This API is used to delete a Flink job at any state.</p>
|
|
<div class="note" id="dli_02_0242__note169242249414"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="dli_02_0242__p15924824443">The job records will not be deleted.</p>
|
|
</div></div>
|
|
</div>
|
|
<div class="section" id="dli_02_0242__sef21e3efc2a44a84a03adad33a1ae006"><h4 class="sectiontitle">URI</h4><ul id="dli_02_0242__uf99c5b2f64a44669a611cae56296b336"><li id="dli_02_0242__l02802a572cd14322a9edb44c392d1063">URI format<p id="dli_02_0242__p2569171011010"><a name="dli_02_0242__l02802a572cd14322a9edb44c392d1063"></a><a name="l02802a572cd14322a9edb44c392d1063"></a>DELETE /v1.0/{project_id}/streaming/jobs/{job_id}</p>
|
|
</li><li id="dli_02_0242__lab001edff5ca4cde843db03812f0979d">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0242__t219b031199884ac1bb9e91158ddc9efb" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="dli_02_0242__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_0242__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_0242__af54fc16087b049c98f748c1a2faace17">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="11.64%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="dli_02_0242__p8903181918619">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="64.61%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="dli_02_0242__a484a3e0ce14846799c727ccbd4075d6c">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="dli_02_0242__r8022e11be3f54ad290cf8c848a56a550"><td class="cellrowborder" valign="top" width="12.04%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="dli_02_0242__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_0242__p1016041415356">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.64%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="dli_02_0242__p189041819264">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="64.61%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="dli_02_0242__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_0242__row761112724718"><td class="cellrowborder" valign="top" width="12.04%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="dli_02_0242__p56232715474">job_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_0242__p1062182764720">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.64%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="dli_02_0242__p990413194619">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="64.61%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="dli_02_0242__p162727174719">Job ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="dli_02_0242__s3afece1037ea4f62aeffb3db49b97f70"><h4 class="sectiontitle">Request</h4><p id="dli_02_0242__p799110327577">None</p>
|
|
</div>
|
|
<div class="section" id="dli_02_0242__se2bf80cdb76541308f69f258ea4b1bd6"><h4 class="sectiontitle">Response</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0242__t5995d65f65ba4ebca8606202112b407e" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="dli_02_0242__ra7acea51e4b4437e917d21fe99f130a3"><th align="left" class="cellrowborder" valign="top" width="16.04%" id="mcps1.3.4.2.2.5.1.1"><p id="dli_02_0242__a5af940f2267747ef871c67c86a0be82e">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="16.259999999999998%" id="mcps1.3.4.2.2.5.1.2"><p id="dli_02_0242__abcfbd3a651704d539626f3a41cc744f5">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.680000000000001%" id="mcps1.3.4.2.2.5.1.3"><p id="dli_02_0242__a2351d8d266444ad3ad1c09540d6d81cc">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.4.2.2.5.1.4"><p id="dli_02_0242__af7ea6a3f59844bdf99d51e90d570be4c">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="dli_02_0242__rca1bdb55f4dc497ca8fee7537232f274"><td class="cellrowborder" valign="top" width="16.04%" headers="mcps1.3.4.2.2.5.1.1 "><p id="dli_02_0242__p121691833133113">is_success</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.259999999999998%" headers="mcps1.3.4.2.2.5.1.2 "><p id="dli_02_0242__p645414289349">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.680000000000001%" headers="mcps1.3.4.2.2.5.1.3 "><p id="dli_02_0242__p12413172813346">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.4.2.2.5.1.4 "><p id="dli_02_0242__p112760419338">Whether the request is successfully executed. Value <span class="parmvalue" id="dli_02_0242__parmvalue16300135713424"><b>true</b></span> indicates that the request is successfully executed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="dli_02_0242__r3900d023a26e45dea9a0ad9dd60d8ab1"><td class="cellrowborder" valign="top" width="16.04%" headers="mcps1.3.4.2.2.5.1.1 "><p id="dli_02_0242__p6169633153117">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.259999999999998%" headers="mcps1.3.4.2.2.5.1.2 "><p id="dli_02_0242__p131691333173111">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.680000000000001%" headers="mcps1.3.4.2.2.5.1.3 "><p id="dli_02_0242__p161691433113116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.4.2.2.5.1.4 "><p id="dli_02_0242__p122516783410">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_0242__section1130754105710"><h4 class="sectiontitle">Example Request</h4><p id="dli_02_0242__p123087171748">None</p>
|
|
</div>
|
|
<div class="section" id="dli_02_0242__section83188571079"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="dli_02_0242__s6d0d234a671f4e618d1a2b5e746cff26">{
|
|
"is_success": "true",
|
|
"message": "The job is deleted successfully.",
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="dli_02_0242__s1b495ba11cd9411c9ad2ee50103334a7"><h4 class="sectiontitle">Status Code</h4><p id="dli_02_0242__acef1445366354016b2ed90921927a555"><a href="#dli_02_0242__t43c1f1c0ba344f4cbcb270953d9cca2a">Table 3</a> describes status codes.</p>
|
|
|
|
<div class="tablenoborder"><a name="dli_02_0242__t43c1f1c0ba344f4cbcb270953d9cca2a"></a><a name="t43c1f1c0ba344f4cbcb270953d9cca2a"></a><table cellpadding="4" cellspacing="0" summary="" id="dli_02_0242__t43c1f1c0ba344f4cbcb270953d9cca2a" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status codes</caption><thead align="left"><tr id="dli_02_0242__r2ad0f008ce2248a1800a3e8b77226a56"><th align="left" class="cellrowborder" valign="top" width="30%" id="mcps1.3.7.3.2.3.1.1"><p id="dli_02_0242__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_0242__af801170b350b4f8ba3b575c7ddb8b13e">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="dli_02_0242__r0b449b1d3b8c498ea3e6cce16c80a14c"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.7.3.2.3.1.1 "><p id="dli_02_0242__a8c63a97e3bad402ebaead0bd99cad632">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.7.3.2.3.1.2 "><p id="dli_02_0242__af86844c7bb364c48b6300df1af164af2">The job is deleted successfully.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="dli_02_0242__row1232118139110"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.7.3.2.3.1.1 "><p id="dli_02_0242__p14321113711">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.7.3.2.3.1.2 "><p id="dli_02_0242__p1832191314113">The input parameter is invalid.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="dli_02_0242__section13596141025715"><h4 class="sectiontitle">Error Codes</h4><p id="dli_02_0242__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>
|
|
|