Actions
Feature #854
closedProvide the version when calling the status api method
Description
I would like to the get the version of foreman via the api. This will be used to let people know I dont support the version they are running:
http://foreman/home/status?format=json
currently it returns the following:
{"status":200,"db_duration_ms":"1","result":"ok"}
Actions