aiendpoint.dev
ServicesProxmox

Proxmox

community

Open-source server virtualization management platform combining KVM hypervisor, LXC containers, software-defined storage and networking on Debian Linux with a web-based management interface.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://proxmox.combearerdeveloperconfidence: 90/1000 discoveries1 contributors
GET/api2/json/nodes

Get Proxmox cluster nodes

Returns

data[] with node, status, cpu, maxcpu, mem, maxmem, disk, maxdisk, uptime
GET/api2/json/nodes/{node}/qemu

Get virtual machines on a node

Parameters

nodenode name (stringrequired

Returns

data[] with vmid, name, status, cpus, mem, maxmem, disk, uptime, pid
GET/api2/json/nodes/{node}/lxc

Get LXC containers on a node

Parameters

nodenode name (stringrequired

Returns

data[] with vmid, name, status, cpus, mem, maxmem, disk, uptime
Proxmox — AIEndpoint