Skip to content

hooklift/govsphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2670f12 · Mar 17, 2015
Oct 9, 2014
Jan 24, 2014
Oct 30, 2014
Jan 16, 2014
Jan 22, 2014
Dec 11, 2014
Sep 6, 2014
Sep 9, 2014
Mar 17, 2015
Feb 18, 2014
Sep 9, 2014
Oct 21, 2014
Sep 9, 2014
Oct 21, 2014
Sep 9, 2014
Sep 9, 2014

Repository files navigation

Go API for VMware vSphere (DEPRECATED)

Use official VMWARE library instead https://github.com/vmware/govmomi

GoDoc Build Status

Fully documented and friendly VMWare vSphere API for Go.

Versions supported

5.5 and previous versions

Prerequisite

Before attempting to use this API please take some time to familiarize yourself with VMware VI object model

CLI installation

go install

API code generation

$ govsphere generate

API definitions generation

The generation process is going to create a file called api.json, relative to the path from where the command is executed.

$ govsphere scrape

Example output:

API Documentation

http://godoc.org/github.com/hooklift/govsphere