]> git.proxmox.com Git - pve-manager.git/commit
api: ceph: metadata: update return schema
authorAaron Lauterer <a.lauterer@proxmox.com>
Fri, 23 Dec 2022 09:59:15 +0000 (10:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 Jan 2023 13:32:00 +0000 (14:32 +0100)
commitee6ec73ba9f4268155074b25506379621164bd38
tree9e0df1201904f5a065ffbcc43eef384d18ea1a6c
parentb62ba85ad7ebda8838b43f53992fffd45bea3650
api: ceph: metadata: update return schema

This API endpoint returns a big nested schema. This patch adds a mostly
complete description.

For the actual service instance return schema, we include commonly used
and important properties. It will usually return more. What exactly
depends on the Ceph service type.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
PVE/API2/Cluster/Ceph.pm