Ir al contenido principal

Acción Aplicar etiquetas

Aplicar una o más etiquetas a un dispositivo como parte de una ejecución de automatización.

Introducción

Aplicar etiquetas permite que una automatización agregue una o más etiquetas a un dispositivo cuando se ejecuta. Es la mitad de la acción del bucle disparador-automatización-monitor: se dispara un disparador, la automatización aplica una etiqueta, y esa etiqueta puede desencadenar otras automatizaciones o políticas de grupo.


Apply Tags

In the action's Configuración del paso, verá una lista de búsqueda de todas las etiquetas de su organización.

  1. Busque o desplácese para encontrar las etiquetas que desea aplicar.

  2. Marque la casilla junto a cada etiqueta que desea que esta acción aplique.

  3. Para crear una etiqueta que aún no existe, haga clic en+ Crear nueva etiqueta y asígnele un nombre en línea.

  4. Click Guardar .

Apply Tags

SUGERENCIA: Applying a tag can itself trigger another automation via the Tag Applied trigger. Plan your tag-based automations carefully to avoid unintended chains.Multiple tags can be selected in a single action. If you need to apply tags conditionally, configure separate Apply tags actions with different Conditions rather than stacking everything in one action.

NOTA:

Applying a tag that's already on the device has no effect and won't re-fire the Tag Applied trigger.CondicionesThe


Condiciones

section lets you restrict when this action runs based on device attributes or the outcome of a previous action. See Condiciones de acción

for the full reference on condition types, operators, and values.Additional OptionsExpand


Additional options

for action name, failure behavior, output variable assignment, retries, and the enabled toggle. See Descripción general de acciones

for the full reference on additional options available on every action.Preguntas frecuentesCan I apply a tag that doesn't exist yet?


Yes. Use

  • + Create new tag directly in the action dialog. The tag is created immediately and added to your organization's tag list.Will applying a tag trigger the Tag Applied automation trigger? Yes, if an automation uses the Tag Applied trigger and is scoped to that tag, it will fire. Deleting a tag does

  • not fire the Tag Removed trigger, but applying one via this action does fire Tag Applied.Who can configure this action? Any technician with permission to create or edit automations. Tag visibility in the picker follows your organization's tag settings.

  • What if the automation tries to apply a tag to a device that's offline? Tags can be applied to offline devices — the action succeeds immediately regardless of the device's online status. If the tag triggers a downstream automation via the Tag Applied trigger, that device gets queued in that automation and will run when conditions are met.

  • What if the automation tries to apply a tag to a device that's offline? Tags can be applied to offline devices — the action succeeds immediately regardless of the device's online status. If the tag triggers a downstream automation via the Tag Applied trigger, that device gets queued in that automation and will run when conditions are met.

¿Ha quedado contestada tu pregunta?