Issue #10104 has been reported by Zach Leslie.

----------------------------------------
Feature #10104: REST API Should Provide Nodes List
https://projects.puppetlabs.com/issues/10104

Author: Zach Leslie
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


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
`undefined method 'search' for #<Puppet::Node::Plain:0xb6896adc>`



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to