Hi,

We are trying to create some decommission orchestration scripts and need to 
perform the following tasks.

1. clean cert
2. remove node from puppetdb
3. remove reports from pe-console

Now it looks like puppet node —clean <CERTNAME> can perform just about all 
those task and even more so in 2015.02.

However, I’ll need to run that command via a REST API through VMware VRO.   

It seems as if this command is exposed via REST but maybe not all the 
functionality is available. 
https://github.com/puppetlabs/puppet/blob/3.8.3/api/docs/http_node.md 
<https://github.com/puppetlabs/puppet/blob/3.8.3/api/docs/http_node.md>

So my question is: Does this docoument cover all the available http calls? As I 
am looking for the clean functionally to be present in the REST API.

Also, where in the puppet server code base does this link back to?  Does the 
puppet server automatically wrap all the puppet faces into a RESTFUL API?


Corey

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/60B5248C-B6F7-4222-8FDB-EC1FF60733F3%40logicminds.biz.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to