summaryrefslogtreecommitdiff
path: root/static/redfish/v1/$metadata/index.xml
diff options
context:
space:
mode:
authorRavi Teja <raviteja28031990@gmail.com>2020-03-15 21:30:41 +0300
committerRavi Teja <raviteja28031990@gmail.com>2020-05-28 21:10:06 +0300
commite7d68c386fbaae4e4c9cdefc2f7648a0608e38c0 (patch)
tree14d1df2b878a8b2f7b1cbf8d88d4392c858aa4b0 /static/redfish/v1/$metadata/index.xml
parentfd9ab9e1cfca7b9fb31eb6d29b4468fdb0f515de (diff)
downloadbmcweb-e7d68c386fbaae4e4c9cdefc2f7648a0608e38c0.tar.xz
Redfish:Define new Oem schemas for dump
Implemented Oem schemas for extending LogService and LogEntry Testing: redfish validator passed. Change-Id: I89a76cf3bd991b36a6aa48871f25d03fbbe30f66 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>
Diffstat (limited to 'static/redfish/v1/$metadata/index.xml')
-rw-r--r--static/redfish/v1/$metadata/index.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 18b95b7333..a9df1bf82e 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -2252,4 +2252,12 @@
<edmx:Include Namespace="OemAccountService"/>
<edmx:Include Namespace="OemAccountService.v1_0_0"/>
</edmx:Reference>
+ <edmx:Reference Uri="/redfish/v1/schema/OemLogService_v1.xml">
+ <edmx:Include Namespace="OemLogService"/>
+ <edmx:Include Namespace="OemLogService.v1_0_0"/>
+ </edmx:Reference>
+ <edmx:Reference Uri="/redfish/v1/schema/OemLogEntry_v1.xml">
+ <edmx:Include Namespace="OemLogEntry"/>
+ <edmx:Include Namespace="OemLogEntry.v1_0_0"/>
+ </edmx:Reference>
</edmx:Edmx>