[pve-devel] [PATCH storage 3/4] api: storage status: add optional OCI image filename parameter

Filip Schauer f.schauer at proxmox.com
Mon Nov 17 19:58:17 CET 2025


On 17/11/2025 18:15, Filip Schauer wrote:
> + filename => {
> + description =>
> + "Custom destination file name of the OCI image. Caution: This will 
> be normalized!",
> + optional => 1,
> + maxLength => 255,

Add a

minLength => 1,

here





More information about the pve-devel mailing list