Network API operations with provider extension

Set and retrieve the provider extension attributes for network objects.

MethodURIDescription
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.

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


loading table of contents...