1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00
vsphere-automation-sdk-python/samples/vsphere
Tianhao He 43c25d0b61 Remove the output file before creating new serial port
When re-run the sample without cleanup previous port the power
on peration may time out due to the output file exist already.
Remove the file before creating new port and add notes to
help avoiding this.

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-03-24 15:30:02 -07:00
..
common Fix typo in license text 2017-03-15 15:36:13 -07:00
contentlibrary Fix typo in license text 2017-03-15 15:36:13 -07:00
sso Fix typo in license text 2017-03-15 15:36:13 -07:00
tagging Fix typo in license text 2017-03-15 15:36:13 -07:00
vcenter Remove the output file before creating new serial port 2017-03-24 15:30:02 -07:00
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
README.md Initial sample drop 2017-03-03 14:04:06 -08:00

#Client Samples

The following table shows the sample sub-directories and their contents.

Directory Description
common Samples common helper classes and abstractions; This package does NOT contain any sample
contentlibrary Samples for Content Library APIs
tagging Samples for Tagging APIs
vcenter Samples for managing vSphere infrastructure and virtual machines
sso Samples for Platform Service Controller(PSC), SSO and Lookup Service APIs