bmcweb: call aggregation for HDD Drive.Reset for RDE Devices
For each handler, setUpRedfishRoute (then calls setUpRedfishRouteWithDelegation) process any query params and then if Aggregation (BMCWEB_ENABLE_REDFISH_AGGREGATION) is enabled, it will delegate the request to aggregator.
https://github.com/openbmc/bmcweb/blob/master/redfish-core/include/query.hpp#L150
This is common pattern for most of the handlers.
Tested:
Tested power on/off with 4 RDE devices
Google-Bug-Id: 282051706
Google-Bug-Id: 282052382
Change-Id: Iff62c721fa14eedfddbd6f34137fc7a16a1334ab
Signed-off-by: Konda Reddy Kachana <kkachana@google.com>
1 file changed