From a88562de3928f88e71505e629b640adfc00c2b62 Mon Sep 17 00:00:00 2001 From: Carson Labrado Date: Thu, 13 Oct 2022 22:43:57 +0000 Subject: Aggregation: Document Redfish aggregation Adds documentation on Redfish aggregation. Includes an overview of its current capabilities as well as how to enable and use the feature. Signed-off-by: Carson Labrado Change-Id: Ife8dae921e2d9772e7676dc927b41f7dfc00c047 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8abaa61ec1..6a06da1187 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,9 @@ read/written can seen from the `persistent_data` namespace. When SSL support is enabled and a usable certificate is not found, bmcweb will generate a self-signed a certificate before launching the server. Please see the bmcweb source code for details on the parameters this certificate is built with. + +## Redfish Aggregation + +bmcweb is capable of aggregating resources from satellite BMCs. Refer to +[AGGREGATION.md](https://github.com/openbmc/bmcweb/blob/master/AGGREGATION.md) +for more information on how to enable and use this feature. -- cgit v1.2.3