virt-who filtering by vSphere Cluster
Hey,
so I want virt-who to discover everything by Cluster. I've tried different combinations in the config:
filtering = whitelist
filter host = blank
filter host parents = I tried the following:
- cluster name
- "cluster name"
- cluster ID
- "cluster ID"
All of these options return 0 hypervisors. I switched to a list of hostnames and it worked like a charm.
Am I missing something? Are the values I'm entering incorrect?