REST cheatsheet: Add warning about default disable

https://github.com/openbmc/bmcweb/commit/47c9e106e0057dd70133d50e928e48cbc68e709a
disabled the OpenBMC REST API.

Tested: Pushed to my fork and looks good.

Change-Id: Ie2ef9414d17e5ac373937a3be4cee700cddf5534
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
1 file changed
tree: 2e2f4721fbd698e67f31de1af1719f6f446b3fbb
  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.