[pve-devel] [PATCH v4 storage 2/6] api: content: implement moving a volume between storages
    Filip Schauer 
    f.schauer at proxmox.com
       
    Tue Nov 26 16:25:00 CET 2024
    
    
  
On 20/09/2024 16:27, Daniel Kral wrote:
> Also if I'm not missing something, this could also use a
> `format => 'pve-volume-id'`, but I can see that it isn't used in any 
> other route in that module and is also only used in 
> `PVE::Storage::Plugin::LVMPlugin`, `PVE::Storage::CLI::pvesm` and 
> `pve-container` as well as `qemu-server`.
We cannot use that here because it does not allow specifying only the 
volume name without the storage prefix.
    
    
More information about the pve-devel
mailing list