An open API service indexing awesome lists of open source software.

https://github.com/michaelcade/proxmox-inventory


https://github.com/michaelcade/proxmox-inventory

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Messing around with the Proxmox API

Start by setting

```
export PROXMOX_URL="https://:8006"
export PROXMOX_USER="root@pam"
export PROXMOX_PASS=''
```

At the moment this will only display Proxmox version and a list of VMs.