Actions
Feature #982
closedAPI call to get fact keys
Description
Need API support to get a list of the facts and not their values.
Updated by Ohad Levy over 13 years ago
- Category set to Facts
- Status changed from New to Closed
- Assignee set to Corey Osman
this adds support to query:
foreman/facts --> list of facts
foreamn/facts/<fact_name>/values --> fact values
fixed at b96931f2
Actions