Module openstack_sdk::api::network::v2::floatingip
source · Expand description
/v2.0/floatingips REST operations of network
Modules§
- Creates a floating IP, and, if you specify port information, associates the floating IP with an internal port.
- Deletes a floating IP and, if present, its associated port.
- Shows details for a floating IP.
- Lists floating IPs visible to the user.
/v2.0/floatingips/{floatingip_id}/port_forwardingsREST operations of network- Updates a floating IP and its association with an internal port.
/v2.0/floatingips/{floatingip_id}/tagsREST operations of network