From 45ab7d27617499ca3bcfa3006229c35d35989b1d Mon Sep 17 00:00:00 2001 From: YuruC3 Date: Sat, 28 Feb 2026 17:47:43 +0100 Subject: [PATCH] Notes on Redfish API standard --- REDFISH.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 REDFISH.md diff --git a/REDFISH.md b/REDFISH.md new file mode 100644 index 0000000..6d09565 --- /dev/null +++ b/REDFISH.md @@ -0,0 +1,7 @@ +# RedFish + +I have found that there is another method for getting data from IDRAC which is Redfish API. + +Here is the documentation for IDRAC +https://www.dell.com/support/manuals/en-us/idrac8-lifecycle-controller-v2.70.70.70/idrac8_redfishapiguide_2.70.70.70/ +