Delete network
Deletes the specified network and its associated resources.
URI
/v2.0/networks/{network_id}
Description of the URI:
{network_id} UUID The UUID for the network of interest to you.
HTTP method
DELETE
Request parameter
CAUTION:
Before deleting a network that is specified for subnets that use the Windows virtual server for SAP service or physical server for SAP HANA service, it is necessary to delete the network resources using the subnet.
Response status
Status code | Description |
---|---|
204 | Normal response codes |
unauthorized (401) | Error response codes |
itemNotFound (404) | Error response codes |
conflict (409) | Error response codes |