Delete subnet

Deletes the specified subnet.

URI

/v2.0/subnets/{subnet_id}

Description of the URI:

{subnet_id} UUID The UUID for the subnet of interest to you.

HTTP method

DELETE

Request parameter

CAUTION:

When a subnet is deleted, DHCP can no longer be used in the network where it was it was created. If using DHCP, the subnet alone cannot be deleted- the network must be deleted as well.

CAUTION:

Before deleting a subnet that uses the Windows virtual server for SAP service or physical server for SAP HANA service, it is necessary to delete the network resources using it.

Response status

Status code Description
204 Normal response codes
unauthorized (401) Error response codes
itemNotFound (404) Error response codes
conflict (409) Error response codes