[pbs-devel] [PATCH proxmox-backup v3 02/24] pbs-api-types: add backing-device to DataStoreConfig

Dietmar Maurer dietmar at proxmox.com
Wed Apr 10 10:13:10 CEST 2024


> +        "backing-device": {
> +            description: "The UUID of the device for removable datastores.",
> +            optional: true,
> +            type: String,
> +        }

I guess we can be more specific here (regex or character selection, length limit, ...)




More information about the pbs-devel mailing list