On one of my nodes, running pvenode acme plugin list results in
400 Result verification failed
[0].digest: property is not defined in schema and the schema does not allow additional properties
[1].id: property is missing and it is not optional
[1].plugin: property is not defined in schema and...
The API documentation says that this request returns a string. It did previously, but it seems some update broke this.
It should return the Task ID as a JSON string. It now returns a plain text string before the JSON string, e.g. running
pvesh create /nodes/net2-pve/qemu -vmid 7777 -name yolo...