Use the Networking API v2.0 to manage network resources.
| Verb | URI | Description |
| GET | /networks | Lists networks that the tenant who submits the request can access. |
| GET | /networks/network_id |
Shows information for a specified network. |
| POST | /networks | Creates a network. |
| PUT | /networks/network-id |
Updates a specified network. |
| DELETE | /networks/network-id |
Deletes a specified network and its associated resources. |

