1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00
vsphere-automation-sdk-python/samples/vsphere
Kiril Karaatanassov 9f33a73ac4
Demonstrate the Native Key Provider APIs (#390)
This is a short demo of native key provider APIs in the Autpmation SDK.
The demo includes how native key provider can be set as default for the
system using pyvmomi.

Signed-off-by: Kiril Karaatanssov <kkaraatanassov@vmware.com>
2023-07-31 12:12:06 +05:30
..
appliances Added samples for 8.0 GA 2022-10-12 17:22:09 +05:30
backuprestore Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
common Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
compute_policy VMware Cloud on AWS 1.5 2018-09-20 13:41:20 -07:00
contentlibrary Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
deferhistoryimport fix format for vc_import_history_common.py 2019-02-11 15:37:20 +08:00
logforwarding Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
oauth Add copyright info to oauth util and webserver 2020-10-15 09:04:29 +05:30
services Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
sso VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
tagging Rewrite tagging sample to use vsphere client 2018-11-21 21:31:19 +08:00
vcenter Demonstrate the Native Key Provider APIs (#390) 2023-07-31 12:12:06 +05:30
__init__.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
README.md Update README.md 2020-02-04 14:36:55 +05:30

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
appliances Samples for Appliance APIs
oauth Samples for oAuth APIs (IDP Federated vCenter Server)
compute_policy Samples for Compute Policy APIs
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