Skip to content

Commit

Permalink
admin-api: add admin.backup.Cancel call
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jul 27, 2017
1 parent e80b929 commit 58426f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/admin-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ to set the policy using current mechanism.
| `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.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 |

Volume properties:
Expand Down

0 comments on commit 58426f1

Please sign in to comment.