API List

Ports

Item API Description
1 GET /v2.0/ports

List ports

Lists ports to which the project has access
2 POST /v2.0/ports

Create port

Creates a port on the specified network
3 GET /v2.0/ports/{port_id}

Show port

Shows details for the specified port
4 PUT /v2.0/ports/{port_id}

Update port

Updates the specified port
5 DELETE /v2.0/ports/{port_id}

Delete port

Deletes the specified port