From 7a8768254648d497df1adec9e9a71ce34d6642d1 Mon Sep 17 00:00:00 2001 From: het Date: Wed, 28 Nov 2018 23:12:26 +0800 Subject: [PATCH] update vsphere sample readme --- samples/vsphere/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/samples/vsphere/README.md b/samples/vsphere/README.md index 8d01a4dc..6aff50c4 100644 --- a/samples/vsphere/README.md +++ b/samples/vsphere/README.md @@ -1,11 +1,12 @@ -#Client Samples +# 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 +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 +vcenter | Samples for managing vSphere infrastructure and virtual machines sso | Samples for Platform Service Controller(PSC), SSO and Lookup Service APIs