Feature #982
API call to get fact keys
| Status: | Closed | Start: | 06/14/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Facts | |||
| Target version: | 0.4 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
Need API support to get a list of the facts and not their values.
History
Updated by Corey Osman almost 2 years ago
- Target version set to 0.4
Updated by Ohad Levy almost 2 years ago
- Category set to Facts
- Status changed from New to Closed
- Assigned to set to Corey Osman
this adds support to query:
foreman/facts --> list of facts
foreamn/facts/<fact_name>/values --> fact values
fixed at b96931f2
