mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 09:39:58 -05:00
f4c82a3d07
Signed-off-by: PavanBidkar <pbidkar@vmware.com> SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful Added Create & Delete for Tag and Tag Category to verify connection is successful. Signed-off-by: PavanBidkar <pbidkar@vmware.com> SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful Added Create & Delete Tag Category to verify connection is successful. Removed Tag Creation and Deletion to have basic API call instead of multiple calls. Signed-off-by: PavanBidkar <pbidkar@vmware.com> SSO samples are failing with 6.0 vCenter server. com.vmware.vapi.vcenter_client.DataCenter module is not present in 6.0. Removed Datacenter listing after connection is successful Added Create & Delete Tag Category to verify connection is successful. Removed Tag Creation and Deletion to have basic API call instead of multiple calls. Signed-off-by: PavanBidkar <pbidkar@vmware.com> |
||
---|---|---|
.. | ||
common | ||
contentlibrary | ||
sso | ||
tagging | ||
vcenter | ||
__init__.py | ||
README.md |
#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 |