Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / New Feature PDB-456
New REST endpoints scoped by environment
A new endpoint will be introduced:

{code}
/v4/environments
{code}

This end-point will accept the ‘query’ operator as an optional argument (with support for all operators that make sense), and all normal paging operators. The results will look like this:

{code}
[{“name”:”production”},
 {“name”:”test”},
 {“name”:”dev”}]
{code}

By returning...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to