I am noticing that this resource doesn't seem to abide by any filtering rules if you set them in the resource properties. I know the property is set correctly and I've tried a few different variations. For instance, I want to filter by Nodes.Type:
Nodes.Type = 'Server'
I still get all nodes showing up. I even tried setting a non-existent custom property:
Nodes.Poo = 'Blah'
I still see all nodes and it doesn't error out like I would expect. Bug for v9?