phsmith / rundeck_exporter

Rundeck Metrics Exporter
GNU General Public License v3.0
58 stars 25 forks source link

Update README with executions endpoints and ACL example #67

Closed davidcpell closed 1 year ago

davidcpell commented 1 year ago

Recently I was setting up a new API token following "principle of least privilege" so that the token's user would only be able to make the minimum API calls necessary to obtain metrics from the endpoints used by rundeck_exporter. The official API reference isn't consistent in explaining which policies are necessary for an endpoint, so this involved a lot of trial and error. I thought it might be helpful for other users to have an example of example which policy rules are necessary for rundeck_exporter to work.

This PR: