The vmware_nsx.shell.admin.plugins.nsxv3.resources.utils Module

class vmware_nsx.shell.admin.plugins.nsxv3.resources.utils.NeutronDbClient

Bases: neutron.db.db_base_plugin_v2.NeutronDbPluginV2

get_lswitch_and_lport_id(port_id)
get_network(network_id)
get_networks(filters=None, fields=None)
get_ports(filters=None, fields=None)
get_subnet(subnet_id)
lswitch_id_to_net_id(lswitch_id)
net_id_to_lswitch_id(net_id)

Previous topic

The vmware_nsx.shell.admin.plugins.nsxv3.resources.securitygroups Module

Next topic

The vmware_nsx.shell.admin.version Module

This Page