Hannes Laimer
09ba41362c
api: add 'type' parameter to pool GET endpoint
...
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
2022-01-31 13:30:50 +01:00
Lorenz Stechauner
91db3ececc
fix #3402 : add Pool.Audit permission
...
everywhere where Pool.Allocate was unnecessarly used it was replaced
with Pool.Audit.
`/cluster/resources` now returns pool infomation for guests only if
the requesting user has the Pool.Audit permission on the pool.
`/pool/` now returns only pools where the requesting user has the
Pool.Audit permission.
Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
2021-06-01 10:31:11 +02:00
Lorenz Stechauner
230c4416f2
api: pools: fix typo/syntax error
...
Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
2021-05-10 17:12:17 +02:00
Thomas Lamprecht
274a0e2394
api: pools: whitespace, indentation and code cleanups
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-09 18:58:42 +02:00
Thomas Lamprecht
926ce2b8d9
api: pools: whitespace, indentation and code cleanups
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-09 18:52:28 +02:00
Alen Grizonic
d6ca60267f
lxc added to read_pool
...
Signed-off-by: Alen Grizonic <a.grizonic@proxmox.com>
2015-07-22 13:30:23 +02:00
Dietmar Maurer
1e53b5b3f6
allow to delete pools with non-existent VMs/Storage
2013-05-22 07:47:15 +02:00
Dietmar Maurer
995853d082
also list pools with VM.Allocate permissions
2012-05-30 11:21:40 +02:00
Dietmar Maurer
37a9901c3c
better way to select storage node for pool statistic
2012-03-06 11:11:53 +01:00
Dietmar Maurer
6caab4e0c1
add pool selector to PVE.qemu.CreateWizard
2012-02-03 13:50:11 +01:00
Dietmar Maurer
a285f01438
add/improve pool permission check
2012-01-31 09:10:35 +01:00
Dietmar Maurer
19a6b9f1ff
implement PoolMember GUI
2012-01-30 12:02:56 +01:00
Dietmar Maurer
f16eb02dea
moved Pool.pm from AccessControl.pm
2012-01-27 08:39:46 +01:00