Go to file
Fabian Ebner 5ae4718fbe Add all standard output options that are not yet defined
When a property description already contained an option, no standard
output options at all would be added to it, e.g. '/nodes/NODE/vzdump'
already defines its own 'quiet'. Now all not yet defined options are
added to the description, this is done by using the fact that we can
pass a explicit list of std options to add to
add_standard_output_properties, so we filter all already defined ones
out and just pass that as list.

Fixes
pvesh create /nodes/NODE/vzdump -vmid ID -storage STORAGE
issued from a different node and
pvesh create /nodes/NODE/vzdump -vmid ID -storage STORAGE --output-format json
and maybe other calls.

Reported here: https://forum.proxmox.com/threads/output-format-error-with-pvesh-create.47711/

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-02 20:17:53 +01:00
aplinfo update aplinfo 2019-11-05 07:26:28 +01:00
bin pveversion: fix removed packages with residual configs 2019-12-03 14:12:50 +01:00
configs buildsys: fixup: fully remove pve-apt-hook mentionings 2019-06-28 10:57:03 +02:00
debian bump version to 6.1-7 2020-01-30 20:32:03 +01:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE Add all standard output options that are not yet defined 2020-03-02 20:17:53 +01:00
services pvesr service: order after pve-cluster 2019-11-28 10:54:12 +01:00
test allow to run some tests in parallel 2019-11-19 15:02:50 +01:00
www ui: add date column in per-guest backup archive panel 2020-02-21 16:36:50 +01:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump: hook script example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00