forked from docs/doc-exports
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com> Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
63 lines
5.0 KiB
HTML
63 lines
5.0 KiB
HTML
<a name="lts_02_0005"></a><a name="lts_02_0005"></a>
|
|
|
|
<h1 class="topictitle1">Deleting a Log Group</h1>
|
|
<div id="body1155582"><div class="section" id="lts_02_0005__section18433281"><h4 class="sectiontitle">Function</h4><p class="msonormal" id="lts_02_0005__p26493289">This function describes how to delete a log group that will not be used.</p>
|
|
<div class="note" id="lts_02_0005__note13147254913"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="lts_02_0005__p161481757916">Before deleting a log group, ensure that the log group has no log transfer tasks. Deleted log groups cannot be recovered. Therefore, exercise caution when performing this deletion operation.</p>
|
|
</div></div>
|
|
</div>
|
|
<div class="section" id="lts_02_0005__section31681806"><h4 class="sectiontitle">URI</h4><ul id="lts_02_0005__ul165395536212"><li id="lts_02_0005__li5269929173052">URI format<p id="lts_02_0005__p1635162582517"><a name="lts_02_0005__li5269929173052"></a><a name="li5269929173052"></a>DELETE /v2.0/{project_id}/log-groups/{group_id}</p>
|
|
</li></ul>
|
|
<ul id="lts_02_0005__ul0109191102213"><li class="msonormal" id="lts_02_0005__li21091415229">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="lts_02_0005__table805068" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="lts_02_0005__row57933110"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.2.5.1.1"><p id="lts_02_0005__p62070358"><strong id="lts_02_0005__b136211338339">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.2.5.1.2"><p id="lts_02_0005__p61643119"><strong id="lts_02_0005__b9482113423316">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.2.5.1.3"><p id="lts_02_0005__p27036712"><strong id="lts_02_0005__b18481103510334">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.2.5.1.4"><p id="lts_02_0005__p42490025"><strong id="lts_02_0005__b19317163614335">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="lts_02_0005__row19139995"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.1 "><p id="lts_02_0005__p6835749">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.2 "><p id="lts_02_0005__p16824816">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.3 "><p id="lts_02_0005__p20632868">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.4 "><p id="lts_02_0005__p60649575">Project ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="lts_02_0005__row8975271"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.1 "><p id="lts_02_0005__p55908359">group_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.2 "><p id="lts_02_0005__p32283211">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.3 "><p id="lts_02_0005__p64803292">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.2.5.1.4 "><p id="lts_02_0005__p14575265">ID of a created log group</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="lts_02_0005__section16700806"><h4 class="sectiontitle">Request</h4><ul id="lts_02_0005__ul39745794"><li id="lts_02_0005__li22167833">Request parameters<p id="lts_02_0005__p65292777"><a name="lts_02_0005__li22167833"></a><a name="li22167833"></a>None</p>
|
|
</li><li id="lts_02_0005__li50764081">Example request<pre class="screen" id="lts_02_0005__screen54223547">DELETE /v2.0/{project_id}/log-groups/{group_id}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="lts_02_0005__section16089528"><h4 class="sectiontitle">Response</h4><ul id="lts_02_0005__ul30031202"><li id="lts_02_0005__li1845369">Response parameters<p id="lts_02_0005__p16608326"><a name="lts_02_0005__li1845369"></a><a name="li1845369"></a>None</p>
|
|
</li><li id="lts_02_0005__li15257210">Example response<p id="lts_02_0005__p3097166"><a name="lts_02_0005__li15257210"></a><a name="li15257210"></a>None</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="lts_02_0005__section10588031"><h4 class="sectiontitle">Returned Value</h4><ul id="lts_02_0005__ul49543907"><li id="lts_02_0005__li43241981">Normal<p id="lts_02_0005__p19624683457"><a name="lts_02_0005__li43241981"></a><a name="li43241981"></a>204</p>
|
|
</li><li id="lts_02_0005__li44860134">Abnormal<p id="lts_02_0005__p8911139194318"><a name="lts_02_0005__li44860134"></a><a name="li44860134"></a>For details about status code, see <a href="lts_02_0020.html">Status Code</a>.</p>
|
|
</li></ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="lts_02_0002.html">Log Group Management (Old Version)</a></div>
|
|
</div>
|
|
</div>
|
|
|