The vmware_nsx.services.lbaas.lb_helper Module¶
-
class
vmware_nsx.services.lbaas.lb_helper.LBaaSNSXObjectManagerWrapper(*args, **kwargs)¶ Bases:
objectWrapper class to connect the LB api with the NSX-V/V3 implementations
This class will call the actual NSX-V LBaaS logic after translating the LB object into a dictionary, and will also handle success/failure cases
-
core_plugin¶
-
create(*args, **kwargs)¶
-
delete(*args, **kwargs)¶
-
get_completor_func(context, obj, delete=False)¶
-
refresh(*args, **kwargs)¶
-
stats(*args, **kwargs)¶
-
update(*args, **kwargs)¶
-