mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-02 13:20:16 +00:00
![]() The aim of this patch is to reorder/rework the code of the api call so that it gets more readable it adds comments of what/why something is done, removes code duplication between db/wal checks/creation There are two changes in behaviour: * when a device is given more than once via the api, the user gets a parameter exception for the db or wal with the information that the explicit defined devices must be different * we check the usage for db/wal before the worker, so that the user gets instant feedback if a device is already in use (this is more for api users than for gui users, since we do those checks there also) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
Ceph | ||
Hardware | ||
ACME.pm | ||
ACMEAccount.pm | ||
APT.pm | ||
Backup.pm | ||
Ceph.pm | ||
Certificates.pm | ||
Cluster.pm | ||
HAConfig.pm | ||
Hardware.pm | ||
Makefile | ||
Network.pm | ||
NodeConfig.pm | ||
Nodes.pm | ||
Pool.pm | ||
Replication.pm | ||
ReplicationConfig.pm | ||
Scan.pm | ||
Services.pm | ||
Subscription.pm | ||
Tasks.pm | ||
VZDump.pm |