Ability to automatically tag DaaS objects

December 09, 2022

Ability to automatically tag DaaS objects

CLOUD STATUS

    Releasing
Delivery Controller/Broker

Auto-tagging allows administrators to set and remove tags on various DaaS objects automatically, based on custom rules. This eliminates the need to maintain different scripts that run periodically for environment optimization.

With auto-tagging, administrators can implement rules relevant to their business drivers, such as reducing costs, optimizing the infrastructure, and driving consumption. For example, administrators can define rules for:

  • Dedicated workloads that have not been used in more than a pre-configured number of days so that they can be released to the available pool.
  • Applications that have not been used for more than a pre-configured number of days to reduce application clutter.
  • Users who have not logged on for more than a pre-configured number of days so that their resources can be reclaimed.

This feature is available through PowerShell. For more information, visit https://developer-docs.citrix.com/projects/citrix-daas-sdk/en/latest/Broker/New-BrokerAutoTagRule/.