Programmatically get list of VM names and IP's from a standalone ESXi server?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • govmomi

    Go library for the VMware vSphere API

  • VMware itself offers a lot of bindings for their APIs; you can consult their Github org and their list of public repositories for the open source ones, for example for Go or Python.

  • pyvmomi

    VMware vSphere API Python Bindings

  • VMware itself offers a lot of bindings for their APIs; you can consult their Github org and their list of public repositories for the open source ones, for example for Go or Python.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • netmiko

    Multi-vendor library to simplify Paramiko SSH connections to network devices

  • You could enable SSH on the esxi box and use Netmiko(https://github.com/ktbyers/netmiko) from Python to send VMware commands over the CLI. You can do most everything from the CLI and you can parse output as needed

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

  • Developed Python CLI to easily download Dutch point cloud data

    1 project | dev.to | 4 May 2024
  • Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang

    2 projects | dev.to | 4 May 2024
  • Bountysource Stole at Least $17,000 from Open Source Developers

    2 projects | news.ycombinator.com | 3 May 2024
  • Fnug runs all your lints, tests and commands at once, in the terminal

    1 project | news.ycombinator.com | 4 May 2024
  • Airbyte Source to Read from SAP ERP, BW or Odata

    1 project | news.ycombinator.com | 4 May 2024