doc-exports/docs/vpc/api-ref/vpc_subnet02_0005.html
gtema 4cfecba474 VPC api from PR#278
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
2022-10-17 12:39:05 +00:00

28 lines
1.8 KiB
HTML

<a name="vpc_subnet02_0005"></a><a name="vpc_subnet02_0005"></a>
<h1 class="topictitle1">Deleting a Subnet</h1>
<div id="body1496890183069"><div class="section" id="vpc_subnet02_0005__section2581871"><h4 class="sectiontitle">Function</h4><p id="vpc_subnet02_0005__p2262932">This API is used to delete a subnet.</p>
</div>
<div class="section" id="vpc_subnet02_0005__section23236845"><h4 class="sectiontitle">URI</h4><p id="vpc_subnet02_0005__p11268549131810">DELETE /v2.0/subnets/{subnet_id}</p>
</div>
<div class="section" id="vpc_subnet02_0005__section3136315"><h4 class="sectiontitle">Request Message</h4><p id="vpc_subnet02_0005__p51601336">None</p>
</div>
<div class="section" id="vpc_subnet02_0005__section28226836"><h4 class="sectiontitle">Response Message</h4><p id="vpc_subnet02_0005__p18958665">None</p>
</div>
<div class="section" id="vpc_subnet02_0005__section52714937"><h4 class="sectiontitle">Example:</h4><p id="vpc_subnet02_0005__p19305625131910">Example request</p>
<pre class="screen" id="vpc_subnet02_0005__screen59256928">DELETE https://{Endpoint}/v2.0/subnets/74259164-e63a-4ad9-9c77-a1bd2c9aa187</pre>
</div>
<p id="vpc_subnet02_0005__p13534735181918">Example response</p>
<p id="vpc_subnet02_0005__p35081826">None</p>
<div class="section" id="vpc_subnet02_0005__section10470352390"><h4 class="sectiontitle">Status Code</h4><p id="vpc_subnet02_0005__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
</div>
<div class="section" id="vpc_subnet02_0005__section85821649202813"><h4 class="sectiontitle">Error Code</h4><p id="vpc_subnet02_0005__p7233105282813">See <a href="vpc_api_0003.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_subnet02_0000.html">Subnet</a></div>
</div>
</div>