From e68d1be018a203970377d652005bafa14c4bf2f0 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Fri, 27 Jan 2023 10:42:32 -0800 Subject: Add ManagerProvidingService implementation This property was added in Redfish 2022.3 to allow clients to determine which manager is hosting the ServiceRoot, such that they can find uptime statistics, and other metrics from that resource, without needing to attach them directly to serviceroot. Tested: Redfish service validator passes. GET /redfish/v1/Managers/bmc returns the expected response. Signed-off-by: Ed Tanous Change-Id: If2b78528d1499fbdae46120e1a1792ecf7ceb1d3 --- Redfish.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Redfish.md') diff --git a/Redfish.md b/Redfish.md index dd82a06134..3bb95ca26e 100644 --- a/Redfish.md +++ b/Redfish.md @@ -37,6 +37,7 @@ Fields common to all schemas - Chassis - EventService - JsonSchemas +- Links/ManagerProvidingService - Links/Sessions - Managers - RedfishVersion -- cgit v1.2.3