Title: Message Title
Eric Sorenson commented on an issue
Puppet / New Feature PUP-1096
REST API Should Provide Nodes List
I want a REST API call that will list all the nodes.

Running the following:
<pre>
curl --cert /var/lib/puppet/ssl/certs/master.puppetlabs.com.pem --key /var/lib/puppet/ssl/private_keys/master.puppetlabs.com.pem --cacert /var/lib/puppet/ssl/ca/ca_crt.pem -H "Accept: yaml" https://master.puppetlabs.com:8140/production/nodees/list
</pre>

returns
`...

--
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/groups/opt_out.

Reply via email to