update_device_tag
Modify an existing device tag by ID, changing fields such as name or color. Provide host, site, tag ID, and updated tag data to apply changes.
Instructions
Update a device tag by ID.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID. tag_id: device tag ID to update. tag: fields to update (name, color, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| host | Yes | ||
| site | Yes | ||
| tag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||