hadleyshope

Comments

  • Ok so I found something in one of the links that pointed me (I think!) in the right direction. Seems like the query has to be contained after the search context. So this seems to have worked. datastore.freeSpacePercentage:(*) AND datastore.name:(* NOT *bobby* AND NOT *billy) Thanks for the pointers.
  • Yes and no.. I had been looking at the search query and its extremely brief and while gives good pointers doesn't really address what I am trying to do. So for instance, I have a baked in widget that shows datastores with low space, well I want to exclude datastores with specific naming conventions. So if I wanted to…