1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-23 09:59:59 -05:00
vsphere-automation-sdk-python/samples/vsphere/sso
Tianhao He 5ae9f6afc0 Add missing top level module dunder
Fixed a couple of format issues.
Fixed a few empty __init__.py
2017-02-09 17:19:12 -08:00
..
wsdl Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
__init__.py Add missing top level module dunder 2017-02-09 17:19:12 -08:00
connection_workflow.py Mis changes 2017-01-24 15:28:39 -08:00
print_services.py update readme and fix a bug in print_service.py 2017-01-24 16:50:27 -08:00
README.md Update README.md 2017-01-24 17:13:54 -08:00
vapi_connection_workflow.py Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00

This directory contains samples for Platform Service Controller, SSO and Lookup Service APIs:

The vSphere Automation SDK for Python samples use the vSphere Automation Lookup Service to obtain the URLs for other vSphere Automation services (SSO, vAPI, VIM, SPBM, etc.). The SDK contains the Lookup Service WSDL files. The samples use the python SUDS client for accessing the lookup service. The Lookup Service WSDL files are located in wsdl/ directory.

Running the samples

$ cd /path/to/vsphere-automation-sdk-python-samples/bin
$ ./run_sample.sh ../samples/vsphere/sso/print_services.py --lswsdlurl file:///path/to/vsphere-automation-sdk-python-samples/samples/vsphere/sso/wsdl/lookupservice.wsdl --lssoapurl https://<sso_server>/lookupservice/sdk -v
  • Testbed Requirement:
    • 1 vCenter Server