[pve-devel] applied: [PATCH storage] pvesm set: handle deletion of properties

Thomas Lamprecht t.lamprecht at proxmox.com
Wed May 15 10:36:33 CEST 2019


On 5/14/19 4:24 PM, Thomas Lamprecht wrote:
> the delete parameter get's injected by the SectionConfigs
> updateSchem, but we need to handle it ourself in the code
> This makes the following possible:
> 
> pvesm set STORAGEID --delete property
> 
> Also the API equivalent is now possible. Adapted from the HA
> managers Resource update API call.
> 
> Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> ---
>  PVE/API2/Storage/Config.pm | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 


applied




More information about the pve-devel mailing list