admin-api: description of the tags

This commit is contained in:
Wojtek Porczyk 2017-06-14 11:22:52 +02:00
parent 6c009f83cb
commit feeeb6da8d

View File

@ -152,9 +152,16 @@ does not by itself support translation.
## Tags
- `created-by-<vm>`
- `managed-by-<vm>`
- `backup-<id>`
*not implemented yet*
The tags provided can be used to write custom policies. They are not used in
a&nbsp;default Qubes OS installation. However, they are created anyway.
- `created-by-<vm>` &emdash;&nbsp;Created in an extension to qubesd at the
moment of creation of the VM. Cannot be changed via API, which is also
enforced by this extension.
- `managed-by-<vm>` &emdash;&nbsp;Can be used for the same purpose, but it is
not created automatically, nor is it forbidden to set or reset this tag.
## General notes