Delete Topology Link Using OpenStack CLI

About this task

The OpenStack CLI commands use Neutron REST extensions provided by EFA.

Procedure

Delete topology link.
# openstack network efa-topology-link-map delete 08bb90b6-ac37-4b7f-aa80-d1d08de7e54b 012b90b6-ac12-427f-a220-d1d08de7e123
  • Multiple link entries can be removed by providing multiple IDs.
  • Multiple IDs can be saved to csv file for bulk deletion using the --file option. The --file option is available only in the console version of the command.