]> git.proxmox.com Git - pve-manager-legacy.git/commit
api: ceph: add applications of each pool to the lspools endpoint
authorStefan Sterz <s.sterz@proxmox.com>
Tue, 25 Oct 2022 08:10:45 +0000 (10:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Nov 2022 19:24:12 +0000 (20:24 +0100)
commit17e2eabe4aaf829ac88ee3828ce992a16dd2380e
treee7e512e114ea76aaaccc07e2c9d922e875d20a95
parente1ef0dc60b1a40d391aca41b72cc8cd78606fad7
api: ceph: add applications of each pool to the lspools endpoint

since ceph luminous (ceph 12) pools need to be associated with at
least one applicaton. expose this information here too so that clients
of this endpoint can use it.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
Tested-By:  Aaron Lauterer <a.lauterer@proxmox.com>
PVE/API2/Ceph/Pools.pm