* Support VMware Cloud on AWS Networking APIs and add a few samples.
* Added vsphere_client module to simplify login and API invocation.
* Modified existing samples to use vsphere_client.
* Update on vm template APIs.
Signed-off-by: Tianhao He <het@vmware.com>
Make the sso.py python3 compatible.
Add acquire token by token support.
Add hok token support.
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
Signed-off-by: Pavan Bidkar pbidkar@vmware.com
Sample to demonstrate Cert Verification while connecting to vCenter server Updated README.md for common package description
Signed-off-by: pgbidkar <pbidkar@vmware.com>
Sample to demonstrate Cert Verification while connecting to vCenter server
Signed-off-by: Pavan Bidkar pbidkar@vmware.com
Signed-off-by: pgbidkar <pbidkar@vmware.com>
Modified cert_path argument help message to align with requests package help message for cert_path argument
Signed-off-by: Pavan Bidkar pbidkar@vmware.com
Signed-off-by: pgbidkar <pbidkar@vmware.com>