/storage/log/vcops/log/analytics-[uuid].log contains entries like[com.vmware.vcops.analytics.action.schedule.ActionScheduler.launchAction] - There are no VMs to run under the custom job
VMware Aria Operations 8.x
VCF Operations 9.0.x
The logic for the criteria sets is incorrect.
Tip: Use the Preview Scope button to verify the Filter Criteria is defined correctly.
Example: Delete aged snapshots unless the VM has a tag category of snapshot-no-delete
Tag snapshot-no-delete not exists
Example: Delete aged snapshots unless the VM does not have a tag value of snapshot-no-delete in the tag category called lifecycle
Tag lifecycle is not snapshot-no-delete
OR
Tag lifecycle not exists
Note: VMs that do not have a tag with the tag category of lifecycle will not match the first test
Example: Delete snapshots older than 3 days on all VMs that do not have the Snapshot Retention or Snapshots tag categories
Define the 3 - Filter Criteria with a single criteria set using the +ADD button to create AND logic between the tests
Properties Disk Space|Snapshot|Age (Days) is greater than 3.0
AND
Tag Snapshot Retention not exists
AND
Tag Snapshots not exists