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

vmware_nsx.shell.admin.plugins.nsxv.resources.dhcp_binding.delete_old_dhcp_edge(context, old_edge_id, bindings)
vmware_nsx.shell.admin.plugins.nsxv.resources.dhcp_binding.neutron_get_static_bindings_by_edge(edge_id)
vmware_nsx.shell.admin.plugins.nsxv.resources.dhcp_binding.nsx_get_static_bindings_by_edge(edge_id)
vmware_nsx.shell.admin.plugins.nsxv.resources.dhcp_binding.nsx_recreate_dhcp_edge_by_net_id(net_id)

Recreate a dhcp edge for a specific network without an edge

vmware_nsx.shell.admin.plugins.nsxv.resources.dhcp_binding.recreate_network_dhcp(context, plugin, edge_manager, old_edge_id, net_id)

Handle the DHCP edge recreation of a network

This Page