mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-07 14:32:59 -04:00
Add the new notes API documentation
related: https://github.com/QubesOS/qubes-issues/issues/899
This commit is contained in:
parent
b594557061
commit
0ead1b03a1
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