From 40e7fea29c31dc16b31119986b0a4adc06f7e52f Mon Sep 17 00:00:00 2001 From: Asmitha Karunanithi Date: Mon, 22 Jun 2020 03:40:15 -0500 Subject: Redfish: Minor changes in the Oem schemas for dump In this commit, CollectDiagnisticData action in OemLogService schema is updated with two parameters. It also includes dereferencing the unused namespace in metadata xml file. Tested-By: Redfish Validator - Passed Signed-off-by: Asmitha Karunanithi Change-Id: I093ddaef9fa786767b2853e235571a4664ee759c --- static/redfish/v1/schema/OemLogEntry_v1.xml | 4 ++-- static/redfish/v1/schema/OemLogService_v1.xml | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) (limited to 'static/redfish/v1/schema') diff --git a/static/redfish/v1/schema/OemLogEntry_v1.xml b/static/redfish/v1/schema/OemLogEntry_v1.xml index 2bee4f53c0..de571381e9 100644 --- a/static/redfish/v1/schema/OemLogEntry_v1.xml +++ b/static/redfish/v1/schema/OemLogEntry_v1.xml @@ -31,7 +31,7 @@ - + @@ -58,7 +58,7 @@ - + diff --git a/static/redfish/v1/schema/OemLogService_v1.xml b/static/redfish/v1/schema/OemLogService_v1.xml index 6f59ea0a43..d76db2af5f 100644 --- a/static/redfish/v1/schema/OemLogService_v1.xml +++ b/static/redfish/v1/schema/OemLogService_v1.xml @@ -23,8 +23,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3