[pve-devel] [PATCH v2 qemu-server] adapt /config and /pending API calls to force-delete

Dietmar Maurer dietmar at proxmox.com
Tue Aug 18 06:37:19 CEST 2015


> @@ -721,7 +722,7 @@ __PACKAGE__->register_method({
>  		},
>  		delete => {
>  		    description => "Indicated a pending delete request.",
> -		    type => 'boolean',
> +		    type => 'integer',
>  		    optional => 1,
>  		},
>

Please can we have a more elaborate description here, explaining at
least the special value '2'. We can also restrict the integer values
to 0, 1 and 2 (minimum 0/maximum 2)?




More information about the pve-devel mailing list