mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 01:39:58 -05:00
Update vapi-client-binding to reslove a known issue
Due to a known limitation, the vsphere_client can't make API calls to sub components of vCenter service. This change fixes that. Signed-off-by: Tianhao He <het@vmware.com>
This commit is contained in:
parent
346f5b1cd6
commit
447cd1becb
@ -1 +1 @@
|
||||
<a href='vapi_client_bindings-1.3.0-py2.py3-none-any.whl'>vapi_client_bindings-1.3.0-py2.py3-none-any.whl</a><br />
|
||||
<a href='vapi_client_bindings-1.3.1-py2.py3-none-any.whl'>vapi_client_bindings-1.3.1-py2.py3-none-any.whl</a><br />
|
||||
|
Binary file not shown.
@ -2,7 +2,7 @@ pyVmomi >= 6.7
|
||||
suds ; python_version < '3'
|
||||
suds-jurko ; python_version >= '3.0'
|
||||
tabulate
|
||||
vapi-client-bindings == 1.3.0
|
||||
vapi-client-bindings == 1.3.1
|
||||
vmc-client-bindings == 1.2.0
|
||||
vapi-vmc-client
|
||||
nsx-policy-python-sdk
|
||||
|
Loading…
Reference in New Issue
Block a user