summaryrefslogtreecommitdiff
path: root/redfish-core/lib/systems.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core/lib/systems.hpp')
-rw-r--r--redfish-core/lib/systems.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/redfish-core/lib/systems.hpp b/redfish-core/lib/systems.hpp
index a1fbd0a5c3..67d0124e8a 100644
--- a/redfish-core/lib/systems.hpp
+++ b/redfish-core/lib/systems.hpp
@@ -712,6 +712,9 @@ class Systems : public Node
{"ResetType@Redfish.AllowableValues",
{"On", "ForceOff", "GracefulRestart", "GracefulShutdown"}}};
+ res.jsonValue["LogServices"] = {
+ {"@odata.id", "/redfish/v1/Systems/" + name + "/LogServices"}};
+
auto asyncResp = std::make_shared<AsyncResp>(res);
getLedGroupIdentify(