summaryrefslogtreecommitdiff
path: root/devel/py-proxmoxer/pkg-descr
blob: 41d2e9d70ccc46d5f08a86255684f7d5cc5d7d67 (plain) (blame)
1
2
3
4
5
6
7
8
Proxmoxer is a wrapper around the Proxmox REST API v2.

It was inspired by slumber, but it dedicated only to Proxmox. It
allows to use not only REST API over HTTPS, but the same api over
ssh and pvesh utility.

Like Proxmoxia it dynamically creates attributes which responds to
the attributes you've attempted to reach.