diff --git a/samples/src/logging.conf b/logging.conf similarity index 100% rename from samples/src/logging.conf rename to logging.conf diff --git a/samples/src/sample.cfg b/sample.cfg similarity index 74% rename from samples/src/sample.cfg rename to sample.cfg index fc02c5f7..bef64ac4 100644 --- a/samples/src/sample.cfg +++ b/sample.cfg @@ -1,5 +1,5 @@ [connection] -lswsdlurl=file:///path/to/the/VMware-vSphere-Automation-SDK-Python-/client/wsdl/lookupservice.wsdl +lswsdlurl=file:///path/to/the/VMware-vSphere-Automation-SDK-Python-/vsphere/samples/workflow/wsdl/lookupservice.wsdl lssoapurl=https://myserver.mydomain.com/lookupservice/sdk ssousername=admin ssopassword=adminpassword diff --git a/vSphere-Automation-Client-SDK-Python-README.html b/vSphere-Automation-Client-SDK-Python-README.html index 78e058c4..f73ef93f 100644 --- a/vSphere-Automation-Client-SDK-Python-README.html +++ b/vSphere-Automation-Client-SDK-Python-README.html @@ -87,7 +87,7 @@ h4 { @@ -133,7 +133,7 @@ The following section describes the current directory contents: samples Python samples that demonstrate the use of the vSphere Automation API -See the Python samples README
+See the Python samples README
@@ -273,8 +273,8 @@ Use suds-jurko for python 3.x

Running a sample

-Please refer to running a vcenter sample for detailed steps to run a vCenter sample.
-Please refer to running a workflow sample for detailed steps to run a vCenter Single Sign-On, Content Library or Tagging sample. +Please refer to running a vcenter sample for detailed steps to run a vCenter sample.
+Please refer to running a workflow sample for detailed steps to run a vCenter Single Sign-On, Content Library or Tagging sample.