Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for VMware Administrator's Guide
  3. Configure a VMware Intelligent Policy
  4. Query rules for tags
NetBackup™ for VMware Administrator's Guide

Query rules for tags

Be aware of the following rules when you use tags in your queries:

  • If you use VMware tags, you can base your backup selections on these tags. Be aware these tags are case-sensitive, so UNIX is different from unix.

  • When NetBackup uses tags to select virtual machines, the selection is based only on tag names. The selection is independent of the category.

    Example:

    • Virtual_machine_1 has a user-specified tag HR from the category production.

    • Virtual_machine_2 has a user-specified tag HR from the category test.

    Queries that select virtual machines with the tag HR select both virtual machines.

  • NetBackup uses a different VMware interface to access tag information from vCenter Servers than is used for other query fields. Therefore, tag related calls to the vCenter Server execute only if they are required. Calls are skipped if the query is satisfied without the tag information. NetBackup only collects this information once per vCenter Server. NetBackup collects tag metadata as part of virtual machine backup, but it collects tag metadata only from those vCenter Servers for which a virtual machine is selected. If no virtual machine is selected from a vCenter Server and tags are not used in the query then tag metadata is not collected from that vCenter Server.

    • Example 1: Tag Equal "Production" OR Powerstate Equal poweredOn

    • Example 2: Powerstate Equal poweredOn OR Tag Equal "Production"

    In Example 1, NetBackup retrieves virtual machine data as well as tag data from each virtual server for which it has credentials.

    In Example 2, NetBackup retrieves virtual machine data for each virtual server for which it has credentials. But NetBackup only needs to retrieve tag data for virtual machines where the Powerstate is not equal to poweredOn.

Feedback

Was this page helpful?
Previous

Query rules for duplicate names

Next

Query Builder field reference

Feedback

Was this page helpful?