Skip to content
stbenjam edited this page Sep 7, 2014 · 1 revision
Path REST Type Description
/salt/autosign GET Returns autosign records
/salt/autosign/:host POST Create autosign record for Host
/salt/autosign/:host DELETE Delete autosign record for Host
/salt/highstate/:host POST Run state.highstate on host
/key GET Get list of salt keys (salt-key -L)
/key/:host POST Accept a key
/key/:host DELETE Delete a key
/key/reject/:host DELETE Reject a key
Clone this wiki locally