Re: [pve-devel] [PATCH manager v3 04/10] ceph: add get api call for single pool

2021-01-14 Thread Alwin Antreich
On Tue, Jan 12, 2021 at 11:21:47AM +0100, Alwin Antreich wrote: > Information of a single pool can be queried. > > Signed-off-by: Alwin Antreich > --- > PVE/API2/Ceph/Pools.pm | 99 ++ > PVE/CLI/pveceph.pm | 4 ++ > 2 files changed, 103 insertions(+)

[pve-devel] [PATCH manager v3 04/10] ceph: add get api call for single pool

2021-01-12 Thread Alwin Antreich
Information of a single pool can be queried. Signed-off-by: Alwin Antreich --- PVE/API2/Ceph/Pools.pm | 99 ++ PVE/CLI/pveceph.pm | 4 ++ 2 files changed, 103 insertions(+) diff --git a/PVE/API2/Ceph/Pools.pm b/PVE/API2/Ceph/Pools.pm index 24562456..