From 1ec18997f71c765960fd4048eba3c438332bcfa3 Mon Sep 17 00:00:00 2001 From: Xiaochao Ma Date: Wed, 29 Jun 2022 09:52:24 +0800 Subject: Add TermalSubsystem schema Adds the ThermalSubsystem schema to the list of the supported schemas. Tested: Code compiles. Script generated change. Signed-off-by: Xiaochao Ma Signed-off-by: Ed Tanous Change-Id: I4540fcaa57455ec95d4c8fff71429309c2eebce3 --- static/redfish/v1/schema/ThermalSubsystem_v1.xml | 119 +++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 static/redfish/v1/schema/ThermalSubsystem_v1.xml (limited to 'static/redfish/v1/schema') diff --git a/static/redfish/v1/schema/ThermalSubsystem_v1.xml b/static/redfish/v1/schema/ThermalSubsystem_v1.xml new file mode 100644 index 0000000000..3b9048e9b7 --- /dev/null +++ b/static/redfish/v1/schema/ThermalSubsystem_v1.xml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redfish/v1/Chassis/{ChassisId}/ThermalSubsystem + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3