create_auto_asset_tag
Create rules to automatically tag assets based on specified conditions for Linux, Windows, and macOS systems. Define conditions for each platform to apply tags when criteria are met.
Instructions
Create a new rule to automatically tag assets based on specified conditions for Linux, Windows, and macOS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | The tag name to be applied automatically. | |
| linuxConditions | Yes | Conditions for Linux assets. | |
| windowsConditions | Yes | Conditions for Windows assets. | |
| macosConditions | Yes | Conditions for macOS assets. |