Tags
Tags are used for search and filtering. The same tags are applied consistently across all Cetmix Tower entities.
Access Rules
Group | Action | Condition |
---|---|---|
User | R | Any record |
Manager | R | Any record |
Manager | CRUD | Record is created by the user |
Root | CRUD | Any record |
Info
CRUD stands for Create, Read, Update, Delete.
Tags are located under the Cetmix Tower > Settings > Tags
menu.
Fields
Field | Description |
---|---|
Name | Readable name of the tag. |
Servers | List of servers with this tag. |
Reference | Used for Odoo automation and YAML export/import. Leave blank to generate it automatically. |
Color | Used for more convenient identification in views. |
YAML Format Specification
cetmix_tower_model: tag
reference: custom_tag
name: Custom Tag
color: 1 # Integer from 0 to 10
Please refer to the General YAML Format Specification for more details.