GithubHelp home page GithubHelp logo

tkuennen / spherical Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kenkeiter/spherical

1.0 1.0 0.0 151 KB

Ruby API for VMware vSphere and ESXi

Home Page: http://rubydoc.info/github/kenkeiter/spherical/

License: GNU General Public License v2.0

spherical's Introduction

Spherical

Spherical provides access to VMware vSphere servers and their resources via a self-contained Ruby gem. It provides the following features/benefits:

  • Small number of dependencies; only relies on savon and xmlsimple

  • Utilizes meta-programming wherever possible to introspect server-side operations and data structures, enabling simple adaptation to changes in the vSphere API.

  • Abstracts away complex traversals of vSphere tree structures, as well as access to properties, etc.

  • Covers almost the entire vSphere API – if you can do it directly with the vSphere SOAP API, you can do it with Spherical.

Requirements

When installing Spherical, the following gems will be installed automatically if they are not already:

  • savon – a library providing simplified access to WSDL endpoints

  • xmlsimple – a robust XML parsing library that converts even complex XML to simple native data structures.

  • rspec – spec testing support

RDoc Documentation

See the auto-generated documentation

spherical's People

Contributors

kenkeiter avatar

Stargazers

Travis Kuennen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.