cv_tag_v3
Schema for cv_tag_v3¶
Variable | Type | Required | Default | Choices | Description |
---|---|---|---|---|---|
auto_create | bool | No | True | Yes No |
auto_create tags before assigning |
mode | str | No | create delete assign unassign |
action to carry out on the tags. create - create tags delete - delete tags assign - assign existing tags on device unassign - unassign existing tags from device |
|
tags | list | Yes | CVP tags | ||
device | str | No | device to assign tags to | ||
device_id | str | No | serial number of the device to assign tags to | ||
device_tags | List | No | device tags | ||
- name | str | Yes | name of tag | ||
value | str | Yes | value of tag | ||
interface_tags | List | No | interface tags | ||
interface | str | No | Interface to apply tags on | ||
tags | List | No | interface tags | ||
- name | str | Yes | name of tag | ||
value | str | Yes | value of tag |
Last update:
July 10, 2024