1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
vsphere-automation-sdk-python/samples/vsphere
Kyle Ruddy 6ce4b4a4e5 Add backup_job_crud Sample Script
Adding a new sample resource to help manage backup management options for appliances.

Uses the Job class from
 the com.vmware.appliance.recovery.backup_client module

Methods Available:
List Backup Jobs
Get Backup Job
Create Backup Job
Cancel Backup Job
2018-07-31 21:03:22 -04:00
..
backuprestore Add backup_job_crud Sample Script 2018-07-31 21:03:22 -04:00
common VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
contentlibrary VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
deferhistoryimport vSphere 6.7 Release 2018-04-17 11:01:27 -07:00
logforwarding vSphere 6.7 Release 2018-04-17 11:01:27 -07:00
services Addressed the Review comments. Signed-off-by:jobingeo jgeorge@vmware.com 2018-06-25 21:13:31 +05:30
sso VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
tagging remove bin directory 2017-08-16 22:40:55 -07:00
vcenter VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07:00
__init__.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
README.md VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -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 contains one sample 'connect_with_cert.py', to demonstrate how to connect with valid Cert Verification
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