mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-26 11:19:59 -05:00
Create README.md
This commit is contained in:
parent
01d69ab4a5
commit
b16396bf74
12
vsphere/samples/README.md
Normal file
12
vsphere/samples/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
#Client Samples
|
||||
|
||||
The following table shows the sample sub-directories and their contents.
|
||||
|
||||
Directory | Description
|
||||
------------------------------- | -------------
|
||||
vsphere.samples.common | Samples common classes and abstractions; This package does NOT contain any sample
|
||||
vsphere.samples.vim.helpers | Samples and utilities for accessing and manipulating VC objects using pyVmomi
|
||||
vsphere.samples.lookupservice | Service discovery sample using lookup service APIs
|
||||
vsphere.samples.vcenter | vAPI samples for managing vSphere infrastructure and virtual machines
|
||||
vsphere.samples.workflow | Various vAPI work flow samples
|
||||
vsphere.samples.inventory | Samples for inventory APIs for retrieving information about vCenter datastore and network objects.
|
Loading…
Reference in New Issue
Block a user