vinfra service compute floatingip delete
Delete a floating IP address:
usage: vinfra service compute floatingip delete <floating-ip>
<floating-ip>
- ID of the floating IP address
Example:
# vinfra service compute floatingip delete a709f884-c43f-4a9a-a243-a340d7682ef8 Operation successful
This command deletes the floating IP address with the ID a709f884-c43f-4a9a-a243-a340d7682ef8
.