cloudstack/engine/storage
Pearl Dsilva 973819dad6
API: Add support to list all snapshot policies & backup schedules (#11587)
* API: Add support to list all snapshot policies & backup schedules

* Add support for backup policy listing without tying it to the vmid

* add tests for snapshot policy listing

* update tests for listbackupschedules

* remove trailing spaces and fix lint failure

* Add upgrade test

* remove unused import

* add create policy - snap/backup in the list view with resource (volume/vm) selection

* add translations

* refresh parent list

* remove unnecessary alert info

* fix checks for UI backup schedule list view

* fix checks for UI backup schedule list view

* add back access checks

* add since param

* fix failing test

* update snapshot policy and backup schedule ownership when VM is moved

* fix issue with showing vm selection

* fix unit test failure

* Update list snappolicy & backup schedule logic to list only those that belong to a proj or for root admin those that belong to it, unless listall & projid is passed

* fix test

* support snap / backup policy search using keyword

* fix tests
2025-10-09 17:22:17 +05:30
..
cache Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
configdrive Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
datamotion Migrate volume improvements, to bypass secondary storage when copy volume between pools is allowed directly (#11625) 2025-10-09 16:00:46 +05:30
image Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
integration-test API: Add support to list all snapshot policies & backup schedules (#11587) 2025-10-09 17:22:17 +05:30
object Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
snapshot Migrate volume improvements, to bypass secondary storage when copy volume between pools is allowed directly (#11625) 2025-10-09 16:00:46 +05:30
src Migrate volume improvements, to bypass secondary storage when copy volume between pools is allowed directly (#11625) 2025-10-09 16:00:46 +05:30
volume Migrate volume improvements, to bypass secondary storage when copy volume between pools is allowed directly (#11625) 2025-10-09 16:00:46 +05:30
pom.xml Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT 2025-08-28 12:00:42 +05:30
storage.ucls misc: pre-commit auto remove unneeded trailing whitespace (#11289) 2025-09-17 14:21:56 +02:00