1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00

Update README.md

This commit is contained in:
Tianhao He 2018-04-04 16:09:39 -07:00 committed by GitHub
parent c9c9855ae3
commit 1ea926ad45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
# VMware vSphere Automation SDK for Python # VMware vSphere Automation SDK for Python
[![Build Status](https://travis-ci.com/vmware/vsphere-automation-sdk-python.svg?token=v9mEJjcpDiQ9DrYbzyaQ&branch=master)](https://travis-ci.com/vmware/vsphere-automation-sdk-python) [![Build Status](https://travis-ci.com/vmware/vsphere-automation-sdk-python.svg?token=v9mEJjcpDiQ9DrYbzyaQ&branch=master)](https://travis-ci.com/vmware/vsphere-automation-sdk-python)
## Table of Contents ## Table of Contents
- [Abstract](#abstract) - [Abstract](#abstract)
- [Supported vCenter Releases](#supported-vcenter-releases) - [Supported vCenter Releases](#supported-vcenter-releases)
@ -11,6 +12,7 @@
- [Resource Maintenance](#resource-maintenance) - [Resource Maintenance](#resource-maintenance)
- [Repository Administrator Resources](#repository-administrator-resources) - [Repository Administrator Resources](#repository-administrator-resources)
- [VMware Resources](#vmware-resources) - [VMware Resources](#vmware-resources)
## Abstract ## Abstract
This document describes the vSphere Automation Python SDK samples that use the vSphere Automation This document describes the vSphere Automation Python SDK samples that use the vSphere Automation
python client library. Additionally, some of the samples demonstrate the combined use of the python client library. Additionally, some of the samples demonstrate the combined use of the