mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-26 07:30:46 -04:00
admin-api: add admin.backup.Cancel call
This commit is contained in:
parent
e80b929854
commit
58426f1476
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ to set the policy using current mechanism.
|
||||||
| `admin.vm.Kill` | vm | - | - | - |
|
| `admin.vm.Kill` | vm | - | - | - |
|
||||||
| `admin.backup.Execute` | `dom0` | config id | - | - | config in `/etc/qubes/backup/<id>.conf`, only one backup operation of given `config id` can be running at once |
|
| `admin.backup.Execute` | `dom0` | config id | - | - | config in `/etc/qubes/backup/<id>.conf`, only one backup operation of given `config id` can be running at once |
|
||||||
| `admin.backup.Info` | `dom0` | config id | - | backup info | info what would be included in the backup
|
| `admin.backup.Info` | `dom0` | config id | - | backup info | info what would be included in the backup
|
||||||
|
| `admin.backup.Cancel` | `dom0` | config id | - | - | cancel running backup operation
|
||||||
| `admin.Events` | `dom0|vm` | - | - | events |
|
| `admin.Events` | `dom0|vm` | - | - | events |
|
||||||
|
|
||||||
Volume properties:
|
Volume properties:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue