mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-29 12:00:00 -05:00
38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
|
# VMTN6720U - Hackathon Training: Getting started with the vSphere Automation SDK for Python
|
|||
|
**Date:** 08/28/17 6:30PM-8:00PM
|
|||
|
|
|||
|
# Agenda
|
|||
|
* Introduction to vSphere REST API
|
|||
|
* vSphere Automation SDKs
|
|||
|
* Getting Started Using the Python SDK
|
|||
|
* Lab
|
|||
|
|
|||
|
# Introduction to vSphere REST API
|
|||
|
* Consume from SDKs, CLI’s
|
|||
|
* NOTE: Need bullets from Alan
|
|||
|
|
|||
|
# vSphere Automation SDKs
|
|||
|
* Supported Languages
|
|||
|
* Python, Java, Ruby, Perl, .NET, REST (JavaScript/Postman)
|
|||
|
* Open Source on Github
|
|||
|
* SDK Includes:
|
|||
|
* Runtime
|
|||
|
* Serialization
|
|||
|
* Language Binding
|
|||
|
* Python Wrapper around REST API
|
|||
|
* API Reference Documentation (for offline usage)
|
|||
|
|
|||
|
# [Labs](lab.md)
|
|||
|
|
|||
|
**Wifi**: VMworld-Hackathon-Training-4<br />
|
|||
|
**Wifi Password**: Hackathon2017
|
|||
|
|
|||
|
Connect to VC matching first letter of your last name (poorman’s load balance):
|
|||
|
|
|||
|
**VC1**: [192.168.104.11](https://192.168.104.11) (A-H)<br />
|
|||
|
**VC2**: [192.168.104.13](https://192.168.104.13) (I-Q)<br />
|
|||
|
**VC3**: [192.168.104.13](https://192.168.104.13) (R-Z)<br />
|
|||
|
|
|||
|
**VC Username**: administrator@vsphere.local<br />
|
|||
|
**VC Password**: VMware1!
|