]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/Ceph.pm
add health detail to ceph status api call
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 20 Jul 2017 14:16:10 +0000 (16:16 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 24 Jul 2017 14:10:24 +0000 (16:10 +0200)
commit84caf265bd2e913d22569b5688da6126b9a33e8f
tree6eaa59b1cd6581f859ad90f996cbd12415869beb
parent9cf3e44912d41dfb8bc213013b1fab0017805811
add health detail to ceph status api call

with ceph 12.1.1 luminous, ceph has reorganized its json
interface of the ceph status and ceph health call

so to get everything we need, we have to also get
the ceph health detail information into our
status call

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Ceph.pm