Working with VMWare's (SOAP) vSphere API?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rbvmomi

    Discontinued Ruby interface to the VMware vSphere API.

  • Some background: I've used rbvmomi in the past to work with vsphere using Ruby. It worked fine and I didn't need to understand what was going on in SOAP-land. I need to do some VMWare stuff that's only available from their SOAP API, and rbvmomi is dead now (so I don't want to use Ruby for a new project). I'd prefer to do this stuff with rust.

  • govmomi

    Go library for the VMware vSphere API

  • There exists an official go library and I've messed around with it a bit. It works fine, but I'm not the biggest fan of Go and I'd rather stick to Rust.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts