efa openstack debug

Displays OpenStack debug information.

Syntax

efa openstack debug [ network | network-interface | tenant | router | router-interface ]
efa openstack debug network delete --neutron-id

Deletes the network and its summary information.

efa openstack debug network-interface delete --neutron-id

Deletes the network interface and its summary information.

efa openstack debug router delete --router-id

Deletes the router and its summary information.

efa openstack debug router-interface delete --router-id <router-id> --subnet-id <subnet-id>

Deletes the router interface and its summary information.

efa openstack debug tenant cleanup --name tenant name

Deletes a network.

Parameters

cleanup --name
Cleans up all OpenStack assets associated to a tenant
delete --neutron-id | --router-id | subnet-id
Deletes the selected network element
network
Specifies network commands
network-interface
Specifies network interface commands
tenant
Specifies tenant commands
router
Specifies router commands
router-interface
Specifies router interface commands
neutron-id string
Neutron ID of the network
router-id string
Router ID
subnet-id string
Subnet ID
name string
Tenant name
help string
Displays help on the command