Deleting a Port
Function
This API is used to delete a port.
Restrictions
- A port with device_owner set to a value other than neutron:VIP_PORT cannot be deleted.
- A port with device_id specified cannot be deleted.
URI
DELETE /v1/{project_id}/ports/{port_id}
|
Name |
Mandatory |
Description |
|---|---|---|
|
port_id |
Yes |
Specifies the port ID, which uniquely identifies the port. |
|
project_id |
Yes |
Specifies the project ID. For details about how to obtain a project ID, see Obtaining a Project ID. |
Request Message
Status Code
See Status Codes.
Error Code
See Error Codes.
Last Article: Updating a Port
Next Article: VPC Peering Connection
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.