Add api for nsxlib passthrough object

Change-Id: Ide05dd8878092043a6a3fe3d7701aa5018d47332
This commit is contained in:
asarfaty 2020-09-27 09:18:45 +02:00 committed by Adit Sarfaty
parent 5115aa17b7
commit e302069902
1 changed files with 3 additions and 0 deletions

View File

@ -145,6 +145,9 @@ class NsxPolicyLib(lib.NsxLibBase):
self.ipsec_vpn = ipsec_vpn_resources.NsxPolicyIpsecVpnApi(*args)
self.global_config = core_resources.NsxPolicyGlobalConfig(*args)
def get_nsxlib_passthrough(self):
return self.nsx_api
def get_version(self):
"""Get the NSX Policy manager version