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

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

Bases: neutron.db.common_db_mixin.CommonDbMixin

class vmware_nsx.shell.admin.plugins.nsxv.resources.utils.NsxVPluginWrapper

Bases: vmware_nsx.plugins.nsx_v.plugin.NsxVPluginV2

count_spawn_jobs()
get_networks(context, filters=None, fields=None, filter_project=True)
get_ports(context, filters=None, fields=None, filter_project=True)
get_routers(context, filters=None, fields=None, filter_project=True)
get_subnets(context, filters=None, fields=None, filter_project=True)
vmware_nsx.shell.admin.plugins.nsxv.resources.utils.get_edge_syslog_info(edge_id)

Get syslog information for specific edge id

vmware_nsx.shell.admin.plugins.nsxv.resources.utils.get_nsxv_backend_edges()

Get a list of all the backend edges and some of their attributes

vmware_nsx.shell.admin.plugins.nsxv.resources.utils.get_nsxv_client()
vmware_nsx.shell.admin.plugins.nsxv.resources.utils.get_plugin_filters(context)

This Page