use PUT for setting or unsetting, as POST/DELETE (like the old node specific API used) makes no sense. One does not creates or deletes the flag, they are always here. One just updates their value Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>