Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- curl -X GET -H 'Accept: application/json' 'https://puppetdb03:8081/v2/resources' --data-urlencode 'query=
- ["and",
- ["=", "type", "Class"],
- ["in", "certname",
- ["extract", "certname",
- ["select-facts",
- ["=", "value", "devengrte"]
- ]
- ]
- ]
- ]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement