Use the Networking API v2.0 to manage port resources.
| Verb | URI | Description |
| GET | /ports | Lists ports to which the tenant has access. |
| GET | /ports/port_id |
Shows information for a specified port. |
| POST | /ports | Creates a port for a specified network. |
| PUT | /ports/port-id |
Updates a specified port. |
| DELETE | /ports/port-id |
Removes a specified port from an OpenStack Networking network. |

