]> git.proxmox.com Git - pve-storage.git/commit - PVE/API2/Storage/Config.pm
api: storage create/update: return parts of the configuration
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 Nov 2020 17:01:41 +0000 (18:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 Nov 2020 17:01:43 +0000 (18:01 +0100)
commitcd69cedf3ea99a4f405c567e0f6e4f0a9081965a
treedd03c4b838faa3f4cd435be4712a4de964d600b4
parent1d95f21615fb837d11c1863217414fb1534c154e
api: storage create/update: return parts of the configuration

First, doing such things can make client work slightly easier, as the
submitted values do not need to be made available in any callback
handling the response.

But the actual reason for doing this now is, that this is a
preparatory step for allowing the user to download/print/.. an
autogenerated PBS client encryption key.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Storage/Config.pm