Set and retrieve the provider extension attributes for network objects.
Method | URI | Description |
---|---|---|
GET | /v2.0/networks | Lists networks that are accessible to the tenant who submits the request. |
POST | /v2.0/networks | Creates a network. |
GET | /v2.0/networks/{network_id} | Shows details for a specified network. |
PUT | /v2.0/networks/{network_id} | Updates a specified network. |
DELETE | /v2.0/networks/{network_id} | Deletes a specified network. |