Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created July 9, 2014 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbarber/640f708a478c688b40e9 to your computer and use it in GitHub Desktop.
Save kbarber/640f708a478c688b40e9 to your computer and use it in GitHub Desktop.
# curl 'http://localhost:8080/v4/nodes?query=\["=","certname","puppetdb1.vm"\]'
[ {
"deactivated" : null,
"report-environment" : "production",
"certname" : "puppetdb1.vm",
"facts-timestamp" : "2014-07-05T18:50:19.413Z",
"facts-environment" : "production",
"catalog-timestamp" : "2014-07-05T13:32:33.554Z",
"report-timestamp" : "2014-07-05T18:50:18.633Z",
"catalog-environment" : "production"
} ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment