]> git.proxmox.com Git - pve-manager-legacy.git/commit - PVE/pvecfg.pm.in
add API to query version info
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Dec 2011 06:04:39 +0000 (07:04 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Dec 2011 06:04:39 +0000 (07:04 +0100)
commitaf05769e855f141e832bb349671ae08186502a37
treeb11ef9510c0b360b61ba3c4088b5e286085f894a
parentc69fc44a3f969aa594b95d11060be5747eca460f
add API to query version info

Normaly all nodes should have the same version, so /api2/json/version is
good enough for most situations. But you can also query the version on
each node using /api2/json/nodes/{node}/version
PVE/API2.pm
PVE/API2/Nodes.pm
PVE/Makefile
PVE/pvecfg.pm.in
www/manager/index.pl