Delete port

 
MethodURIDescription
DELETE/v2.0/ports/{port_id}

Deletes a specified port.

Any IP addresses that are associated with the port are returned to the respective subnets allocation pools.

Normal response codes: 204

Error response codes: unauthorized (401), forbidden (403), itemNotFound (404)

 Request

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

NameTypeDescription

{port_id}

​U​U​ID

The UUID for the port 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...