Delete network

 
MethodURIDescription
DELETE/v2.0/networks/{network_id}

Deletes a specified network and its associated resources.

Normal response codes: 204

Error response codes: unauthorized (401), itemNotFound (404), conflict (409)

 Request

This table shows the URI parameters for the delete network request:

NameTypeDescription

{network_id}

​U​U​ID

The UUID for the network of interest to you.

This operation does not require a request body.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...