Syntax
			efa openstack debug
				[
					network
					|
					network-interface
					|
					tenant
					|
					router
					|
					router-interface |
					router-route
					]
			efa openstack debug
				
					network
					delete
					[--neutron-id
					id]Deletes the network and its summary
				information.
			efa openstack debug
				network-interface
					delete
					[--neutron-id
					id]Deletes the network interface and its summary
					information.
			efa openstack debug
				tenant
					cleanup
					[--name
					name
				]Deletes a
					network.
			efa openstack debug
				router
					delete
					[id]Deletes
					the router and its summary information.
			efa openstack debug
				router-interface
					delete
					[--router-id
					id
					--subnet-id
					id]
				Deletes the router interface and its summary information.
			
				efa openstack debug
					router-route delete
				[--router-id
					id | --destination
					cidr  | --nexthop
					ip
				
					]
				Deletes the router route.