mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-24 23:35:53 -04:00
Update admin API page with details of new notes API
Merge branch 'pr-1450'
This commit is contained in:
commit
909f7ae7a8
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ to set the policy using current mechanism.
|
|||
| `admin.vm.feature.CheckWithTemplateAndAdminVM` | vm | feature | - | value |
|
||||
| `admin.vm.feature.Remove` | vm | feature | - | - |
|
||||
| `admin.vm.feature.Set` | vm | feature | value | - |
|
||||
| `admin.vm.notes.Get` | vm | - | - | notes |
|
||||
| `admin.vm.notes.Set` | vm | - | notes | - |
|
||||
| `admin.vm.tag.List` | vm | - | - | `<tag>\n` |
|
||||
| `admin.vm.tag.Get` | vm | tag | - | `0` or `1` | retcode? |
|
||||
| `admin.vm.tag.Remove` | vm | tag | - | - |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue