Skip to content

Instantly share code, notes, and snippets.

@VinceMacBuche
Created November 14, 2014 17:43
Show Gist options
  • Save VinceMacBuche/edfa4a1c73a0b16b6053 to your computer and use it in GitHub Desktop.
Save VinceMacBuche/edfa4a1c73a0b16b6053 to your computer and use it in GitHub Desktop.
groups query
displayName=Test Clients&
description=&
isDynamic=true&
isEnabled=true&
query={ "where": [{"objectType": "node", "attribute": "nodeHostname", "value":
"servername.*company.net", "comparator": "regex"}, {"attribute": "nodeHostname", "value": "lt serverbla.*company.net", "comparator": "regex", "objectType": "node"}], "composition": "Or",
"select": "node"}&
nodeGroupCategory=GroupRoot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment