Networks

List, show information for, create, update, and delete networks.

MethodURIDescription
GET/v2.0/networks

Lists networks to which the specified tenant has access.

POST/v2.0/networks

Creates a network.

POST/v2.0/networks

Creates multiple networks in a single request.

GET/v2.0/networks/{network_id}

Shows information for a specified network.

PUT/v2.0/networks/{network_id}

Updates a specified network.

DELETE/v2.0/networks/{network_id}

Deletes a specified network and its associated resources.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...