Expand description
/v2.0/ports
REST operations of network
Modules§
- add_
allowed_ address_ pairs - Atomically adds a set of allowed_address_pairs to the port’s already existing allowed_address_pairs.
- binding
/v2.0/ports/{port_id}/bindings
REST operations of network- create
- Creates a port on a network.
- delete
- Deletes a port.
- find
- get
- Shows details for a port.
- list
- Lists ports to which the user has access.
- set
- Updates a port.
- tag
/v2.0/ports/{port_id}/tags
REST operations of network