rest-api: Add warning about default disabled

https://github.com/openbmc/phosphor-rest-server has been archived which
leaves bmcweb as the only actively developed webserver in OpenBMC. The
OpenBMC REST API is disabled by default in bmcweb and has been for a
year+.

Was very soft with the wording here, could use stronger language like
OPENBMC REST being deprecated or unsupported. Could also add -deprecated
to the filenames and move these. Changes for the future.

Tested: Pushed to my fork and looks good.

Change-Id: I693064885c1ba7ea6c3ca7d3381e7c638dbc6649
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
1 file changed
tree: 8c9661f3125f38aee056778970b4db91a1d33c54
  1. architecture/
  2. designs/
  3. development/
  4. logo/
  5. process/
  6. release/
  7. security/
  8. style/
  9. testing/
  10. tof/
  11. userguide/
  12. anti-patterns.md
  13. cheatsheet.md
  14. code-of-conduct.md
  15. console.md
  16. CONTRIBUTING.md
  17. cpp-style-and-conventions.md
  18. features.md
  19. glossary.md
  20. host-management.md
  21. IPMITOOL-cheatsheet.md
  22. kernel-development.md
  23. LICENSE
  24. maintainer-workflow.md
  25. Makefile
  26. meta-layer-guidelines.md
  27. openbmc-conversion.md
  28. OWNERS
  29. README.md
  30. REDFISH-cheatsheet.md
  31. rest-api.md
  32. REST-cheatsheet.md
  33. SECURITY.md
  34. subtree.md
  35. yocto-development.md
README.md

OpenBMC documentation

The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.

The features document lists the project's major features with links to more information.

Contact

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Usage

These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.