Files
landry 04bea2392a Import sysutils/py-proxmoxer 2.2.0.
Proxmoxer is a python wrapper around the Proxmox REST API v2.
It currently supports the Proxmox services of Proxmox Virtual
Environment (PVE), Proxmox Mail Gateway (PMG), and Proxmox
Backup Server (PBS).

Allows usage of the proxmox ansible module to manage PVE containers/VMs.

requested by and ok matthieu@
2025-04-27 05:58:33 +00:00

9 lines
359 B
Plaintext

Proxmoxer is a python wrapper around the Proxmox REST API v2.
It currently supports the Proxmox services of Proxmox Virtual
Environment (PVE), Proxmox Mail Gateway (PMG), and Proxmox
Backup Server (PBS).
It was inspired by slumber, but it is dedicated only to Proxmox.
It allows not only REST API use over HTTPS, but the same api over
ssh and pvesh utility.