]> git.proxmox.com Git - pve-manager-legacy.git/commit
api/ceph: allow default value for service start/stop
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 25 Mar 2019 12:33:05 +0000 (13:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 25 Mar 2019 12:33:07 +0000 (13:33 +0100)
commitf4a9b5133243b6eb8ebd66893eb4b86a78f5ca67
tree237572450944bf51b9eb12580102f2923b179c94
parent4090c978851cc8eec6f64462eef93526ef04058c
api/ceph: allow default value for service start/stop

it's a bit strange that one cannot pass the default value explicitly,
helpfull when calling this API path through the CLI envrionment,
which currently cannot have optional fixed-positioned default values

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