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 92c794364d Mis changes
1. Use '_' to replace ' ' for objects in testbed.py
2. Update the path in README
3. Add README to sso and lib folder
2017-01-24 15:28:39 -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 Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
connection_workflow.py Mis changes 2017-01-24 15:28:39 -08:00
print_services.py Adjust the folder strucuture to match what's like in Java project. 2017-01-23 16:50:20 -08:00
README.md Mis changes 2017-01-24 15:28:39 -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:

Running the samples

* $ cd /path/to/vsphere-automation-sdk-python-samples/bin
* $ ./run_sample.sh ../samples/vsphere/tagging/tagging_workflow.py --server <vCenter Server IP> --username <username> --password <password> --clustername <clustername> --categoryname <categoryname> --categorydesc <categorydesc> --tagname <tagname> -tagdesc <tagdesc> -v
  • Testbed Requirement:
    • 1 vCenter Server