blob: 4aaacc7494a2b1b1bf93e2073f2216116742ab6f [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08004<!--# Redfish Schema: Chassis v1.22.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Ed Tanoused761212022-09-23 15:03:29 -07008<!--# Copyright 2014-2022 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22 </edmx:Reference>
23 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
26 </edmx:Reference>
27 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
28 <edmx:Include Namespace="Resource"/>
29 <edmx:Include Namespace="Resource.v1_0_0"/>
30 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Thermal_v1.xml">
32 <edmx:Include Namespace="Thermal"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Power_v1.xml">
35 <edmx:Include Namespace="Power"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml">
38 <edmx:Include Namespace="Manager"/>
39 </edmx:Reference>
40 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml">
41 <edmx:Include Namespace="ComputerSystem"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml">
44 <edmx:Include Namespace="LogServiceCollection"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Storage_v1.xml">
47 <edmx:Include Namespace="Storage"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Drive_v1.xml">
50 <edmx:Include Namespace="Drive"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
53 <edmx:Include Namespace="PCIeDevice"/>
54 </edmx:Reference>
Ed Tanouscb103132019-10-08 11:34:22 -070055 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDeviceCollection_v1.xml">
56 <edmx:Include Namespace="PCIeDeviceCollection"/>
57 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070058 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkAdapterCollection_v1.xml">
59 <edmx:Include Namespace="NetworkAdapterCollection"/>
60 </edmx:Reference>
61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlock_v1.xml">
62 <edmx:Include Namespace="ResourceBlock"/>
63 </edmx:Reference>
64 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
65 <edmx:Include Namespace="Assembly"/>
66 </edmx:Reference>
67 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
68 <edmx:Include Namespace="Switch"/>
69 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080070 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeSlots_v1.xml">
71 <edmx:Include Namespace="PCIeSlots"/>
72 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060073 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Processor_v1.xml">
74 <edmx:Include Namespace="Processor"/>
75 </edmx:Reference>
76 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SensorCollection_v1.xml">
77 <edmx:Include Namespace="SensorCollection"/>
78 </edmx:Reference>
Gunnar Mills09b9d452020-02-11 13:27:39 -060079 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Facility_v1.xml">
80 <edmx:Include Namespace="Facility"/>
81 </edmx:Reference>
82 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml">
83 <edmx:Include Namespace="MemoryCollection"/>
84 </edmx:Reference>
85 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryDomainCollection_v1.xml">
86 <edmx:Include Namespace="MemoryDomainCollection"/>
87 </edmx:Reference>
88 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MediaControllerCollection_v1.xml">
89 <edmx:Include Namespace="MediaControllerCollection"/>
90 </edmx:Reference>
Gunnar Mills262d7d42021-01-20 16:28:41 -060091 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerSubsystem_v1.xml">
92 <edmx:Include Namespace="PowerSubsystem"/>
93 </edmx:Reference>
94 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ThermalSubsystem_v1.xml">
95 <edmx:Include Namespace="ThermalSubsystem"/>
96 </edmx:Reference>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -050097 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/DriveCollection_v1.xml">
98 <edmx:Include Namespace="DriveCollection"/>
99 </edmx:Reference>
Gunnar Mills9d424662021-09-22 21:56:16 -0500100 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ControlCollection_v1.xml">
101 <edmx:Include Namespace="ControlCollection"/>
102 </edmx:Reference>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600103 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
104 <edmx:Include Namespace="EnvironmentMetrics"/>
105 </edmx:Reference>
106 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
107 <edmx:Include Namespace="CertificateCollection"/>
108 </edmx:Reference>
109 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
110 <edmx:Include Namespace="SoftwareInventory"/>
111 </edmx:Reference>
Gunnar Mills9d424662021-09-22 21:56:16 -0500112 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Cable_v1.xml">
113 <edmx:Include Namespace="Cable"/>
114 </edmx:Reference>
Gunnar Mills60c922d2021-12-01 09:28:53 -0600115 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Outlet_v1.xml">
116 <edmx:Include Namespace="Outlet"/>
117 </edmx:Reference>
Ed Tanoused761212022-09-23 15:03:29 -0700118 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerSupply_v1.xml">
119 <edmx:Include Namespace="PowerSupply"/>
120 </edmx:Reference>
121 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml">
122 <edmx:Include Namespace="FabricAdapterCollection"/>
123 </edmx:Reference>
124 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Fan_v1.xml">
125 <edmx:Include Namespace="Fan"/>
126 </edmx:Reference>
127 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerDistribution_v1.xml">
128 <edmx:Include Namespace="PowerDistribution"/>
129 </edmx:Reference>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -0500130 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponentCollection_v1.xml">
131 <edmx:Include Namespace="TrustedComponentCollection"/>
132 </edmx:Reference>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800133 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
134 <edmx:Include Namespace="ProcessorCollection"/>
135 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700136
137 <edmx:DataServices>
138
139 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis">
140 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
141
142 <EntityType Name="Chassis" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500143 <Annotation Term="OData.Description" String="The Chassis schema represents the physical components of a system. This resource represents the sheet-metal confined spaces and logical zones such as racks, enclosures, chassis and all other containers. Subsystems, such as sensors, that operate outside of a system's data plane are linked either directly or indirectly through this resource. A subsystem that operates outside of a system's data plane are not accessible to software that runs on the system."/>
144 <Annotation Term="OData.LongDescription" String="This resource shall represent a chassis or other physical enclosure for a Redfish implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700145 <Annotation Term="Capabilities.InsertRestrictions">
146 <Record>
147 <PropertyValue Property="Insertable" Bool="false"/>
148 </Record>
149 </Annotation>
150 <Annotation Term="Capabilities.UpdateRestrictions">
151 <Record>
152 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700153 <Annotation Term="OData.Description" String="Some properties, such as IndicatorLED, can be updated for a chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700154 </Record>
155 </Annotation>
156 <Annotation Term="Capabilities.DeleteRestrictions">
157 <Record>
Gunnar Millsa778c022020-05-12 12:20:36 -0500158 <PropertyValue Property="Deletable" Bool="true"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500159 <Annotation Term="OData.Description" String="Implementations can allow creation and deletion of chassis resources to show containment relationships, such as a rack enclosure."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700160 </Record>
161 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800162 <Annotation Term="Redfish.Uris">
163 <Collection>
164 <String>/redfish/v1/Chassis/{ChassisId}</String>
165 </Collection>
166 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700167 </EntityType>
168
169 <Action Name="Reset" IsBound="true">
Gunnar Mills10f270b2021-05-19 15:34:06 -0500170 <Annotation Term="OData.Description" String="This action resets the chassis but does not reset systems or other contained resources, although side effects can occur that affect those resources."/>
171 <Annotation Term="OData.LongDescription" String="This action shall reset the chassis but shall not reset systems or other contained resources, although side effects can occur that affect those resources."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700172 <Parameter Name="Chassis" Type="Chassis.v1_0_0.Actions"/>
173 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700174 <Annotation Term="OData.Description" String="The type of reset."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500175 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and complete an implementation-specific default reset. Services should include the @Redfish.AllowableValues annotation for this parameter to ensure compatibility with clients, even when ActionInfo has been implemented."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700176 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700177 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700178 </Schema>
179
180 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_0">
181 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600182 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700183
184 <EntityType Name="Chassis" BaseType="Chassis.Chassis">
185 <Property Name="ChassisType" Nullable="false" Type="Chassis.v1_0_0.ChassisType">
186 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
187 <Annotation Term="OData.Description" String="The type of physical form factor of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500188 <Annotation Term="OData.LongDescription" String="This property shall indicate the physical form factor for the type of chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700189 <Annotation Term="Redfish.Required"/>
190 </Property>
191 <Property Name="Manufacturer" Type="Edm.String">
192 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
193 <Annotation Term="OData.Description" String="The manufacturer of this chassis."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500194 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the chassis. This organization may be the entity from whom the chassis is purchased, but this is not necessarily true."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700195 </Property>
196 <Property Name="Model" Type="Edm.String">
197 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
198 <Annotation Term="OData.Description" String="The model number of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700199 <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700200 </Property>
201 <Property Name="SKU" Type="Edm.String">
202 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
203 <Annotation Term="OData.Description" String="The SKU of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700204 <Annotation Term="OData.LongDescription" String="This property shall contain the stock-keeping unit number for this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700205 </Property>
206 <Property Name="SerialNumber" Type="Edm.String">
207 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
208 <Annotation Term="OData.Description" String="The serial number of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700209 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700210 </Property>
211 <Property Name="PartNumber" Type="Edm.String">
212 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
213 <Annotation Term="OData.Description" String="The part number of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700214 <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700215 </Property>
216 <Property Name="AssetTag" Type="Edm.String">
217 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700218 <Annotation Term="OData.Description" String="The user-assigned asset tag of this chassis."/>
219 <Annotation Term="OData.LongDescription" String="This property shall contain an identifying string that tracks the chassis for inventory purposes."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700220 </Property>
221 <Property Name="IndicatorLED" Type="Chassis.v1_0_0.IndicatorLED">
222 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700223 <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the chassis."/>
224 <Annotation Term="OData.LongDescription" String="This property shall contain the indicator light state for the indicator light associated with this system."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500225 <Annotation Term="Redfish.Revisions">
226 <Collection>
227 <Record>
228 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
229 <PropertyValue Property="Version" String="v1_14_0"/>
230 <PropertyValue Property="Description" String="This property has been deprecated in favor of the LocationIndicatorActive property."/>
231 </Record>
232 </Collection>
233 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700234 </Property>
235 <Property Name="Links" Type="Chassis.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500236 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
237 <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700238 </Property>
239 <Property Name="Actions" Type="Chassis.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500240 <Annotation Term="OData.Description" String="The available actions for this resource."/>
241 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700242 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800243 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500244 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
245 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800246 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700247 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
248 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700249 <Annotation Term="OData.Description" String="The link to the logs for this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500250 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type LogServiceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700251 <Annotation Term="OData.AutoExpandReferences"/>
252 </NavigationProperty>
253 <NavigationProperty Name="Thermal" Type="Thermal.Thermal" ContainsTarget="true" Nullable="false">
254 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700255 <Annotation Term="OData.Description" String="The link to the thermal properties, such as fans, cooling, and sensors, for this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500256 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Thermal that represents the thermal characteristics of this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700257 <Annotation Term="OData.AutoExpandReferences"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600258 <Annotation Term="Redfish.Revisions">
259 <Collection>
260 <Record>
261 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
262 <PropertyValue Property="Version" String="v1_15_0"/>
263 <PropertyValue Property="Description" String="This link has been deprecated in favor of the ThermalSubsystem link property."/>
264 </Record>
265 </Collection>
266 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700267 </NavigationProperty>
268 <NavigationProperty Name="Power" Type="Power.Power" ContainsTarget="true" Nullable="false">
269 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700270 <Annotation Term="OData.Description" String="The link to the power properties, or power supplies, power policies, and sensors, for this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500271 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Power that represents the power characteristics of this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700272 <Annotation Term="OData.AutoExpandReferences"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600273 <Annotation Term="Redfish.Revisions">
274 <Collection>
275 <Record>
276 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
277 <PropertyValue Property="Version" String="v1_15_0"/>
278 <PropertyValue Property="Description" String="This link has been deprecated in favor of the PowerSubsystem link property."/>
279 </Record>
280 </Collection>
281 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700282 </NavigationProperty>
283 </EntityType>
284
285 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500286 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
287 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700288 <NavigationProperty Name="ComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
289 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700290 <Annotation Term="OData.Description" String="An array of links to the computer systems that this chassis directly and wholly contains."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500291 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type ComputerSystem with which this physical container is associated. If a chassis also links to a computer system to which this resource also links, this chassis shall not link to that computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700292 <Annotation Term="OData.AutoExpandReferences"/>
293 </NavigationProperty>
294 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
295 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500296 <Annotation Term="OData.Description" String="An array of links to the managers responsible for managing this chassis."/>
297 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Manager that manage this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700298 <Annotation Term="OData.AutoExpandReferences"/>
299 </NavigationProperty>
300 <NavigationProperty Name="ContainedBy" Type="Chassis.Chassis" Nullable="false">
Gunnar Mills844b4152020-06-22 12:44:09 -0500301 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700302 <Annotation Term="OData.Description" String="The link to the chassis that contains this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500303 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Chassis that represents the chassis that contains this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700304 <Annotation Term="OData.AutoExpandReferences"/>
305 </NavigationProperty>
306 <NavigationProperty Name="Contains" Type="Collection(Chassis.Chassis)">
Gunnar Mills844b4152020-06-22 12:44:09 -0500307 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700308 <Annotation Term="OData.Description" String="An array of links to any other chassis that this chassis has in it."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500309 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Chassis that represent the chassis instances that this chassis contains."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700310 <Annotation Term="OData.AutoExpandReferences"/>
311 </NavigationProperty>
312 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
313 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500314 <Annotation Term="OData.Description" String="An array of links to resources or objects that power this chassis. Normally, the link is for either a chassis or a specific set of power supplies."/>
315 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700316 <Annotation Term="OData.AutoExpandReferences"/>
Ed Tanoused761212022-09-23 15:03:29 -0700317 <Annotation Term="Redfish.Revisions">
318 <Collection>
319 <Record>
320 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
321 <PropertyValue Property="Version" String="v1_20_0"/>
322 <PropertyValue Property="Description" String="This property has been deprecated in favor of the PowerOutlets and PowerSupplies link properties, and details provided in the PowerSubsystem resource."/>
323 </Record>
324 </Collection>
325 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700326 </NavigationProperty>
327 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
328 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500329 <Annotation Term="OData.Description" String="An array of links to resources or objects that cool this chassis. Normally, the link is for either a chassis or a specific set of fans."/>
330 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700331 <Annotation Term="OData.AutoExpandReferences"/>
Ed Tanoused761212022-09-23 15:03:29 -0700332 <Annotation Term="Redfish.Revisions">
333 <Collection>
334 <Record>
335 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
336 <PropertyValue Property="Version" String="v1_20_0"/>
337 <PropertyValue Property="Description" String="This property has been deprecated in favor of the Fans link property, and details provided in the ThermalSubsystem resource."/>
338 </Record>
339 </Collection>
340 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700341 </NavigationProperty>
342 </ComplexType>
343
344 <ComplexType Name="Actions">
345 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500346 <Annotation Term="OData.Description" String="The available actions for this resource."/>
347 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800348 <Property Name="Oem" Type="Chassis.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500349 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
350 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800351 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700352 </ComplexType>
353
354 <ComplexType Name="OemActions">
355 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500356 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
357 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700358 </ComplexType>
359
360 <EnumType Name="ChassisType">
361 <Member Name="Rack">
362 <Annotation Term="OData.Description" String="An equipment rack, typically a 19-inch wide freestanding unit."/>
363 </Member>
364 <Member Name="Blade">
Ed Tanouscb103132019-10-08 11:34:22 -0700365 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically vertically-oriented, system chassis that must be plugged into a multi-system chassis to function normally."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700366 </Member>
367 <Member Name="Enclosure">
368 <Annotation Term="OData.Description" String="A generic term for a chassis that does not fit any other description."/>
369 </Member>
370 <Member Name="StandAlone">
371 <Annotation Term="OData.Description" String="A single, free-standing system, commonly called a tower or desktop chassis."/>
372 </Member>
373 <Member Name="RackMount">
Ed Tanouscb103132019-10-08 11:34:22 -0700374 <Annotation Term="OData.Description" String="A single-system chassis designed specifically for mounting in an equipment rack."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700375 </Member>
376 <Member Name="Card">
377 <Annotation Term="OData.Description" String="A loose device or circuit board intended to be installed in a system or other enclosure."/>
378 </Member>
379 <Member Name="Cartridge">
380 <Annotation Term="OData.Description" String="A small self-contained system intended to be plugged into a multi-system chassis."/>
381 </Member>
382 <Member Name="Row">
383 <Annotation Term="OData.Description" String="A collection of equipment racks."/>
384 </Member>
385 <Member Name="Pod">
386 <Annotation Term="OData.Description" String="A collection of equipment racks in a large, likely transportable, container."/>
387 </Member>
388 <Member Name="Expansion">
Ed Tanouscb103132019-10-08 11:34:22 -0700389 <Annotation Term="OData.Description" String="A chassis that expands the capabilities or capacity of another chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700390 </Member>
391 <Member Name="Sidecar">
392 <Annotation Term="OData.Description" String="A chassis that mates mechanically with another chassis to expand its capabilities or capacity."/>
393 </Member>
394 <Member Name="Zone">
395 <Annotation Term="OData.Description" String="A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated."/>
396 </Member>
397 <Member Name="Sled">
Ed Tanouscb103132019-10-08 11:34:22 -0700398 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, system chassis that must be plugged into a multi-system chassis to function normally similar to a blade type chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700399 </Member>
400 <Member Name="Shelf">
Ed Tanouscb103132019-10-08 11:34:22 -0700401 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that must be plugged into a multi-system chassis to function normally."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700402 </Member>
403 <Member Name="Drawer">
Gunnar Mills844b4152020-06-22 12:44:09 -0500404 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that can be slid into a multi-system chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700405 </Member>
406 <Member Name="Module">
Ed Tanouscb103132019-10-08 11:34:22 -0700407 <Annotation Term="OData.Description" String="A small, typically removable, chassis or card that contains devices for a particular subsystem or function."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700408 </Member>
409 <Member Name="Component">
Ed Tanouscb103132019-10-08 11:34:22 -0700410 <Annotation Term="OData.Description" String="A small chassis, card, or device that contains devices for a particular subsystem or function."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700411 </Member>
412 <Member Name="IPBasedDrive">
413 <Annotation Term="OData.Description" String="A chassis in a drive form factor with IP-based network connections."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600414 <Annotation Term="Redfish.Revisions">
415 <Collection>
416 <Record>
417 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
418 <PropertyValue Property="Version" String="v1_3_0"/>
419 </Record>
420 </Collection>
421 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700422 </Member>
423 <Member Name="RackGroup">
Ed Tanouscb103132019-10-08 11:34:22 -0700424 <Annotation Term="OData.Description" String="A group of racks that form a single entity or share infrastructure."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600425 <Annotation Term="Redfish.Revisions">
426 <Collection>
427 <Record>
428 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
429 <PropertyValue Property="Version" String="v1_4_0"/>
430 </Record>
431 </Collection>
432 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700433 </Member>
434 <Member Name="StorageEnclosure">
Ed Tanouscb103132019-10-08 11:34:22 -0700435 <Annotation Term="OData.Description" String="A chassis that encloses storage."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600436 <Annotation Term="Redfish.Revisions">
437 <Collection>
438 <Record>
439 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
440 <PropertyValue Property="Version" String="v1_6_0"/>
441 </Record>
442 </Collection>
443 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700444 </Member>
445 <Member Name="Other">
446 <Annotation Term="OData.Description" String="A chassis that does not fit any of these definitions."/>
447 </Member>
448 </EnumType>
449
Jason M. Billsea4aa752018-06-05 13:29:11 -0700450 <EnumType Name="IndicatorLED">
451 <Member Name="Unknown">
Ed Tanouscb103132019-10-08 11:34:22 -0700452 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500453 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in an unknown state. The service shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600454 <Annotation Term="Redfish.Revisions">
455 <Collection>
456 <Record>
457 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
458 <PropertyValue Property="Version" String="v1_2_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700459 <PropertyValue Property="Description" String="This value has been deprecated in favor of returning null if the state is unknown."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600460 </Record>
461 </Collection>
462 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700463 </Member>
464 <Member Name="Lit">
Ed Tanouscb103132019-10-08 11:34:22 -0700465 <Annotation Term="OData.Description" String="The indicator LED is lit."/>
466 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a solid on state. If the service does not support this value, it shall return the HTTP 400 (Bad Request) status code to reject PATCH or PUT requests that contain this value."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700467 </Member>
468 <Member Name="Blinking">
Ed Tanouscb103132019-10-08 11:34:22 -0700469 <Annotation Term="OData.Description" String="The indicator LED is blinking."/>
470 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a blinking state where the LED is being turned on and off in repetition. If the service does not support this value, it shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700471 </Member>
472 <Member Name="Off">
Ed Tanouscb103132019-10-08 11:34:22 -0700473 <Annotation Term="OData.Description" String="The indicator LED is off."/>
474 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a solid off state. If the service does not support this value, it shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700475 </Member>
476 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700477 </Schema>
478
479 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_1">
480 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
481
482 <EntityType Name="Chassis" BaseType="Chassis.v1_0_0.Chassis">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800483 <Property Name="PowerState" Type="Resource.PowerState">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700484 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
485 <Annotation Term="OData.Description" String="The current power state of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700486 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700487 </Property>
488 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700489 </Schema>
490
491 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_2">
492 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
493 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
494 <EntityType Name="Chassis" BaseType="Chassis.v1_0_1.Chassis"/>
495 </Schema>
496
497 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_3">
498 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500499 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700500 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis"/>
501 </Schema>
502
503 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_4">
504 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700505 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700506 <EntityType Name="Chassis" BaseType="Chassis.v1_0_3.Chassis"/>
507 </Schema>
508
509 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_5">
510 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
511 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
512 <EntityType Name="Chassis" BaseType="Chassis.v1_0_4.Chassis"/>
513 </Schema>
514
515 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_6">
516 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500517 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700518 <EntityType Name="Chassis" BaseType="Chassis.v1_0_5.Chassis"/>
519 </Schema>
520
Ed Tanous530520e2019-01-02 13:41:37 -0800521 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_7">
522 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
523 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
524 <EntityType Name="Chassis" BaseType="Chassis.v1_0_6.Chassis"/>
525 </Schema>
526
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600527 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_8">
528 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500529 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600530 <EntityType Name="Chassis" BaseType="Chassis.v1_0_7.Chassis"/>
531 </Schema>
532
Ed Tanouscb103132019-10-08 11:34:22 -0700533 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_9">
534 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
535 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
536 <EntityType Name="Chassis" BaseType="Chassis.v1_0_8.Chassis"/>
537 </Schema>
538
539 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_10">
540 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
541 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
542 <EntityType Name="Chassis" BaseType="Chassis.v1_0_9.Chassis"/>
543 </Schema>
544
Gunnar Millsa778c022020-05-12 12:20:36 -0500545 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_11">
546 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
547 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
548 <EntityType Name="Chassis" BaseType="Chassis.v1_0_10.Chassis"/>
549 </Schema>
550
Gunnar Mills844b4152020-06-22 12:44:09 -0500551 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_12">
552 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
553 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
554 <EntityType Name="Chassis" BaseType="Chassis.v1_0_11.Chassis"/>
555 </Schema>
556
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500557 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_13">
558 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
559 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
560 <EntityType Name="Chassis" BaseType="Chassis.v1_0_12.Chassis"/>
561 </Schema>
562
Gunnar Mills10f270b2021-05-19 15:34:06 -0500563 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_14">
564 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
565 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
566 <EntityType Name="Chassis" BaseType="Chassis.v1_0_13.Chassis"/>
567 </Schema>
568
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800569 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_15">
570 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
571 <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema."/>
572 <EntityType Name="Chassis" BaseType="Chassis.v1_0_14.Chassis"/>
573 </Schema>
574
Jason M. Billsea4aa752018-06-05 13:29:11 -0700575 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_0">
576 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600577 <Annotation Term="Redfish.Release" String="1.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700578
579 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis">
580 <Property Name="PhysicalSecurity" Type="Chassis.v1_1_0.PhysicalSecurity" Nullable="false">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800581 <Annotation Term="OData.Description" String="The physical security state of the chassis."/>
582 <Annotation Term="OData.LongDescription" String="This property shall contain the physical security state of the chassis. Services may construct this state from multiple physical sensors."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700583 </Property>
584 </EntityType>
585
586 <ComplexType Name="PhysicalSecurity">
587 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800588 <Annotation Term="OData.Description" String="The physical security state of the chassis."/>
589 <Annotation Term="OData.LongDescription" String="This type shall describe the physical security state of the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700590 <Property Name="IntrusionSensorNumber" Type="Edm.Int64">
591 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
592 <Annotation Term="OData.Description" String="A numerical identifier to represent the physical security sensor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500593 <Annotation Term="OData.LongDescription" String="This property shall contain a numerical identifier for this physical security sensor that is unique within this resource."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800594 <Annotation Term="Redfish.Revisions">
595 <Collection>
596 <Record>
597 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
598 <PropertyValue Property="Version" String="v1_22_0"/>
599 <PropertyValue Property="Description" String="This property has been deprecated in order to allow for multiple physical sensors to construct this object."/>
600 </Record>
601 </Collection>
602 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700603 </Property>
604 <Property Name="IntrusionSensor" Type="Chassis.v1_1_0.IntrusionSensor">
605 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800606 <Annotation Term="OData.Description" String="The physical security state of the chassis, such as if hardware intrusion is detected."/>
607 <Annotation Term="OData.LongDescription" String="This property shall contain the physical security state of the chassis. If the IntrusionSensorReArm property contains `Manual`, a client may set this property to `Normal` to reset the physical security state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700608 </Property>
609 <Property Name="IntrusionSensorReArm" Type="Chassis.v1_1_0.IntrusionSensorReArm">
610 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800611 <Annotation Term="OData.Description" String="The policy that describes how the physical security state of the chassis returns to a normal state."/>
612 <Annotation Term="OData.LongDescription" String="This property shall contain the policy that describes how the IntrusionSensor property returns to the `Normal` value."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700613 </Property>
614 </ComplexType>
615
616 <EnumType Name="IntrusionSensor">
617 <Member Name="Normal">
Ed Tanouscb103132019-10-08 11:34:22 -0700618 <Annotation Term="OData.Description" String="No abnormal physical security condition is detected at this time."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700619 </Member>
620 <Member Name="HardwareIntrusion">
Ed Tanouscb103132019-10-08 11:34:22 -0700621 <Annotation Term="OData.Description" String="A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected to be in an insecure state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700622 </Member>
623 <Member Name="TamperingDetected">
624 <Annotation Term="OData.Description" String="Physical tampering of the monitored entity is detected."/>
625 </Member>
626 </EnumType>
627
628 <EnumType Name="IntrusionSensorReArm">
629 <Member Name="Manual">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800630 <Annotation Term="OData.Description" String="A user is required to clear the sensor to restore it to the normal state."/>
631 <Annotation Term="OData.LongDescription" String="This value shall indicate a user is required to set the IntrusionSensor property to `Normal` to restore the sensor to its normal state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700632 </Member>
633 <Member Name="Automatic">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800634 <Annotation Term="OData.Description" String="The sensor is automatically restored to the normal state when no security condition is detected."/>
635 <Annotation Term="OData.LongDescription" String="This value shall indicate the service sets the IntrusionSensor property to `Normal` when no security condition is detected."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700636 </Member>
637 </EnumType>
638 </Schema>
639
640 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_2">
641 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
642 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
643 <EntityType Name="Chassis" BaseType="Chassis.v1_1_0.Chassis"/>
644 </Schema>
645
646 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_3">
647 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500648 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700649 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis"/>
650 </Schema>
651
652 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_4">
653 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700654 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700655 <EntityType Name="Chassis" BaseType="Chassis.v1_1_3.Chassis"/>
656 </Schema>
657
658 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_5">
659 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
660 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
661 <EntityType Name="Chassis" BaseType="Chassis.v1_1_4.Chassis"/>
662 </Schema>
663
664 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_6">
665 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500666 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700667 <EntityType Name="Chassis" BaseType="Chassis.v1_1_5.Chassis"/>
668 </Schema>
669
Ed Tanous530520e2019-01-02 13:41:37 -0800670 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_7">
671 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
672 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
673 <EntityType Name="Chassis" BaseType="Chassis.v1_1_6.Chassis"/>
674 </Schema>
675
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600676 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_8">
677 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500678 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600679 <EntityType Name="Chassis" BaseType="Chassis.v1_1_7.Chassis"/>
680 </Schema>
681
Ed Tanouscb103132019-10-08 11:34:22 -0700682 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_9">
683 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
684 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
685 <EntityType Name="Chassis" BaseType="Chassis.v1_1_8.Chassis"/>
686 </Schema>
687
688 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_10">
689 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
690 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
691 <EntityType Name="Chassis" BaseType="Chassis.v1_1_9.Chassis"/>
692 </Schema>
693
Gunnar Millsa778c022020-05-12 12:20:36 -0500694 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_11">
695 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
696 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
697 <EntityType Name="Chassis" BaseType="Chassis.v1_1_10.Chassis"/>
698 </Schema>
699
Gunnar Mills844b4152020-06-22 12:44:09 -0500700 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_12">
701 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
702 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
703 <EntityType Name="Chassis" BaseType="Chassis.v1_1_11.Chassis"/>
704 </Schema>
705
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500706 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_13">
707 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
708 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
709 <EntityType Name="Chassis" BaseType="Chassis.v1_1_12.Chassis"/>
710 </Schema>
711
Gunnar Mills10f270b2021-05-19 15:34:06 -0500712 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_14">
713 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
714 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
715 <EntityType Name="Chassis" BaseType="Chassis.v1_1_13.Chassis"/>
716 </Schema>
717
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800718 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_15">
719 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
720 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
721 <EntityType Name="Chassis" BaseType="Chassis.v1_1_14.Chassis"/>
722 </Schema>
723
Jason M. Billsea4aa752018-06-05 13:29:11 -0700724 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_0">
725 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600726 <Annotation Term="Redfish.Release" String="2016.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500727
Jason M. Billsea4aa752018-06-05 13:29:11 -0700728 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis">
Ed Tanous530520e2019-01-02 13:41:37 -0800729 <Property Name="Location" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700730 <Annotation Term="OData.Description" String="The location of the chassis."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800731 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated chassis."/>
732 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700733 </EntityType>
734
735 <ComplexType Name="Links" BaseType="Chassis.v1_0_0.Links">
736 <NavigationProperty Name="ManagersInChassis" Type="Collection(Manager.Manager)">
737 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700738 <Annotation Term="OData.Description" String="An array of links to the managers located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500739 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Manager that are in this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700740 <Annotation Term="OData.AutoExpandReferences"/>
741 </NavigationProperty>
742 <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)">
743 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700744 <Annotation Term="OData.Description" String="An array of links to the drives located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500745 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Drive that are in this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700746 <Annotation Term="OData.AutoExpandReferences"/>
747 </NavigationProperty>
748 <NavigationProperty Name="Storage" Type="Collection(Storage.Storage)">
749 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700750 <Annotation Term="OData.Description" String="An array of links to the storage subsystems connected to or inside this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500751 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Storage that are connected to or contained in this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700752 <Annotation Term="OData.AutoExpandReferences"/>
753 </NavigationProperty>
754 </ComplexType>
755 </Schema>
756
757 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_1">
758 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500759 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700760 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
761 </Schema>
762
763 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_2">
764 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700765 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700766 <EntityType Name="Chassis" BaseType="Chassis.v1_2_1.Chassis"/>
767 </Schema>
768
769 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_3">
770 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
771 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
772 <EntityType Name="Chassis" BaseType="Chassis.v1_2_2.Chassis"/>
773 </Schema>
774
775 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_4">
776 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500777 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700778 <EntityType Name="Chassis" BaseType="Chassis.v1_2_3.Chassis"/>
779 </Schema>
780
Ed Tanous530520e2019-01-02 13:41:37 -0800781 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_5">
782 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
783 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
784 <EntityType Name="Chassis" BaseType="Chassis.v1_2_4.Chassis"/>
785 </Schema>
786
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600787 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_6">
788 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500789 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600790 <EntityType Name="Chassis" BaseType="Chassis.v1_2_5.Chassis"/>
791 </Schema>
792
Ed Tanouscb103132019-10-08 11:34:22 -0700793 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_7">
794 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
795 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
796 <EntityType Name="Chassis" BaseType="Chassis.v1_2_6.Chassis"/>
797 </Schema>
798
799 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_8">
800 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
801 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
802 <EntityType Name="Chassis" BaseType="Chassis.v1_2_7.Chassis"/>
803 </Schema>
804
Gunnar Millsa778c022020-05-12 12:20:36 -0500805 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_9">
806 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
807 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
808 <EntityType Name="Chassis" BaseType="Chassis.v1_2_8.Chassis"/>
809 </Schema>
810
Gunnar Mills844b4152020-06-22 12:44:09 -0500811 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_10">
812 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
813 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
814 <EntityType Name="Chassis" BaseType="Chassis.v1_2_9.Chassis"/>
815 </Schema>
816
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500817 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_11">
818 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
819 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
820 <EntityType Name="Chassis" BaseType="Chassis.v1_2_10.Chassis"/>
821 </Schema>
822
Gunnar Mills10f270b2021-05-19 15:34:06 -0500823 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_12">
824 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
825 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
826 <EntityType Name="Chassis" BaseType="Chassis.v1_2_11.Chassis"/>
827 </Schema>
828
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800829 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_13">
830 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
831 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
832 <EntityType Name="Chassis" BaseType="Chassis.v1_2_12.Chassis"/>
833 </Schema>
834
Jason M. Billsea4aa752018-06-05 13:29:11 -0700835 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_0">
836 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600837 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700838 <Annotation Term="OData.Description" String="This version was created to show the ChassisType enumerated list was updated."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500839
Jason M. Billsea4aa752018-06-05 13:29:11 -0700840 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
841 </Schema>
842
843 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_1">
844 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500845 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700846 <EntityType Name="Chassis" BaseType="Chassis.v1_3_0.Chassis"/>
847 </Schema>
848
849 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_2">
850 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700851 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700852 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis"/>
853 </Schema>
854
855 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_3">
856 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
857 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
858 <EntityType Name="Chassis" BaseType="Chassis.v1_3_2.Chassis"/>
859 </Schema>
860
861 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_4">
862 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500863 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700864 <EntityType Name="Chassis" BaseType="Chassis.v1_3_3.Chassis"/>
865 </Schema>
866
Ed Tanous530520e2019-01-02 13:41:37 -0800867 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_5">
868 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
869 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
870 <EntityType Name="Chassis" BaseType="Chassis.v1_3_4.Chassis"/>
871 </Schema>
872
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600873 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_6">
874 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500875 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600876 <EntityType Name="Chassis" BaseType="Chassis.v1_3_5.Chassis"/>
877 </Schema>
878
Ed Tanouscb103132019-10-08 11:34:22 -0700879 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_7">
880 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
881 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
882 <EntityType Name="Chassis" BaseType="Chassis.v1_3_6.Chassis"/>
883 </Schema>
884
885 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_8">
886 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
887 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
888 <EntityType Name="Chassis" BaseType="Chassis.v1_3_7.Chassis"/>
889 </Schema>
890
Gunnar Millsa778c022020-05-12 12:20:36 -0500891 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_9">
892 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
893 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
894 <EntityType Name="Chassis" BaseType="Chassis.v1_3_8.Chassis"/>
895 </Schema>
896
Gunnar Mills844b4152020-06-22 12:44:09 -0500897 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_10">
898 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
899 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
900 <EntityType Name="Chassis" BaseType="Chassis.v1_3_9.Chassis"/>
901 </Schema>
902
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500903 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_11">
904 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
905 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
906 <EntityType Name="Chassis" BaseType="Chassis.v1_3_10.Chassis"/>
907 </Schema>
908
Gunnar Mills10f270b2021-05-19 15:34:06 -0500909 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_12">
910 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
911 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
912 <EntityType Name="Chassis" BaseType="Chassis.v1_3_11.Chassis"/>
913 </Schema>
914
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800915 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_13">
916 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
917 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
918 <EntityType Name="Chassis" BaseType="Chassis.v1_3_12.Chassis"/>
919 </Schema>
920
Jason M. Billsea4aa752018-06-05 13:29:11 -0700921 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_0">
922 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600923 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500924
Jason M. Billsea4aa752018-06-05 13:29:11 -0700925 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis">
926 <Property Name="HeightMm" Type="Edm.Decimal">
927 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
928 <Annotation Term="OData.Description" String="The height of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500929 <Annotation Term="OData.LongDescription" String="This property shall represent the height of the chassis, in millimeters, as specified by the manufacturer."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700930 <Annotation Term="Validation.Minimum" Int="0"/>
931 <Annotation Term="Measures.Unit" String="mm"/>
932 </Property>
933 <Property Name="WidthMm" Type="Edm.Decimal">
934 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
935 <Annotation Term="OData.Description" String="The width of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500936 <Annotation Term="OData.LongDescription" String="This property shall represent the width of the chassis, in millimeters, as specified by the manufacturer."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700937 <Annotation Term="Validation.Minimum" Int="0"/>
938 <Annotation Term="Measures.Unit" String="mm"/>
939 </Property>
940 <Property Name="DepthMm" Type="Edm.Decimal">
941 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
942 <Annotation Term="OData.Description" String="The depth of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500943 <Annotation Term="OData.LongDescription" String="This property shall represent the depth (length) of the chassis, in millimeters, as specified by the manufacturer."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700944 <Annotation Term="Validation.Minimum" Int="0"/>
945 <Annotation Term="Measures.Unit" String="mm"/>
946 </Property>
947 <Property Name="WeightKg" Type="Edm.Decimal">
948 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
949 <Annotation Term="OData.Description" String="The weight of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500950 <Annotation Term="OData.LongDescription" String="This property shall represent the published mass, commonly referred to as weight, of the chassis, in kilograms."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700951 <Annotation Term="Validation.Minimum" Int="0"/>
952 <Annotation Term="Measures.Unit" String="kg"/>
953 </Property>
954 <NavigationProperty Name="NetworkAdapters" Type="NetworkAdapterCollection.NetworkAdapterCollection" ContainsTarget="true" Nullable="false">
955 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500956 <Annotation Term="OData.Description" String="The link to the collection of network adapters associated with this chassis."/>
957 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type NetworkAdapterCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700958 <Annotation Term="OData.AutoExpandReferences"/>
959 </NavigationProperty>
960 </EntityType>
961
962 <ComplexType Name="Links" BaseType="Chassis.v1_2_0.Links">
963 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
964 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700965 <Annotation Term="OData.Description" String="An array of links to the PCIe devices located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500966 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type PCIeDevice."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700967 <Annotation Term="OData.AutoExpandReferences"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700968 <Annotation Term="Redfish.Revisions">
969 <Collection>
970 <Record>
971 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
972 <PropertyValue Property="Version" String="v1_10_0"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500973 <PropertyValue Property="Description" String="This property has been deprecated in favor of the PCIeDevices resource collection in the root of this resource."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700974 </Record>
975 </Collection>
976 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700977 </NavigationProperty>
978 </ComplexType>
979 </Schema>
980
981 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_1">
982 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700983 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700984 <EntityType Name="Chassis" BaseType="Chassis.v1_4_0.Chassis"/>
985 </Schema>
986
987 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_2">
988 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
989 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
990 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
991 </Schema>
992
993 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_3">
994 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500995 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700996 <EntityType Name="Chassis" BaseType="Chassis.v1_4_2.Chassis"/>
997 </Schema>
998
Ed Tanous530520e2019-01-02 13:41:37 -0800999 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_4">
1000 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1001 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
1002 <EntityType Name="Chassis" BaseType="Chassis.v1_4_3.Chassis"/>
1003 </Schema>
1004
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001005 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_5">
1006 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001007 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001008 <EntityType Name="Chassis" BaseType="Chassis.v1_4_4.Chassis"/>
1009 </Schema>
1010
Ed Tanouscb103132019-10-08 11:34:22 -07001011 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_6">
1012 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
1014 <EntityType Name="Chassis" BaseType="Chassis.v1_4_5.Chassis"/>
1015 </Schema>
1016
1017 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_7">
1018 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1019 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1020 <EntityType Name="Chassis" BaseType="Chassis.v1_4_6.Chassis"/>
1021 </Schema>
1022
Gunnar Millsa778c022020-05-12 12:20:36 -05001023 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_8">
1024 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1026 <EntityType Name="Chassis" BaseType="Chassis.v1_4_7.Chassis"/>
1027 </Schema>
1028
Gunnar Mills844b4152020-06-22 12:44:09 -05001029 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_9">
1030 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1031 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1032 <EntityType Name="Chassis" BaseType="Chassis.v1_4_8.Chassis"/>
1033 </Schema>
1034
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001035 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_10">
1036 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1037 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1038 <EntityType Name="Chassis" BaseType="Chassis.v1_4_9.Chassis"/>
1039 </Schema>
1040
Gunnar Mills10f270b2021-05-19 15:34:06 -05001041 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_11">
1042 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1043 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1044 <EntityType Name="Chassis" BaseType="Chassis.v1_4_10.Chassis"/>
1045 </Schema>
1046
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001047 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_12">
1048 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1049 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1050 <EntityType Name="Chassis" BaseType="Chassis.v1_4_11.Chassis"/>
1051 </Schema>
1052
Jason M. Billsea4aa752018-06-05 13:29:11 -07001053 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_0">
1054 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001055 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001056
Jason M. Billsea4aa752018-06-05 13:29:11 -07001057 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
1058
1059 <ComplexType Name="Links" BaseType="Chassis.v1_4_0.Links">
1060 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
1061 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001062 <Annotation Term="OData.Description" String="An array of links to the resource blocks located in this chassis."/>
1063 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of to resources of type ResourceBlock that this chassis contains."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001064 <Annotation Term="OData.AutoExpandReferences"/>
1065 </NavigationProperty>
1066 </ComplexType>
1067 </Schema>
1068
1069 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_1">
1070 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1071 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1072 <EntityType Name="Chassis" BaseType="Chassis.v1_5_0.Chassis"/>
1073 </Schema>
1074
1075 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_2">
1076 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001077 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001078 <EntityType Name="Chassis" BaseType="Chassis.v1_5_1.Chassis"/>
1079 </Schema>
1080
Ed Tanous530520e2019-01-02 13:41:37 -08001081 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_3">
1082 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1083 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
1084 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis"/>
1085 </Schema>
1086
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001087 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_4">
1088 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001089 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001090 <EntityType Name="Chassis" BaseType="Chassis.v1_5_3.Chassis"/>
1091 </Schema>
1092
Ed Tanouscb103132019-10-08 11:34:22 -07001093 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_5">
1094 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1095 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
1096 <EntityType Name="Chassis" BaseType="Chassis.v1_5_4.Chassis"/>
1097 </Schema>
1098
1099 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_6">
1100 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1101 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1102 <EntityType Name="Chassis" BaseType="Chassis.v1_5_5.Chassis"/>
1103 </Schema>
1104
Gunnar Millsa778c022020-05-12 12:20:36 -05001105 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_7">
1106 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1107 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1108 <EntityType Name="Chassis" BaseType="Chassis.v1_5_6.Chassis"/>
1109 </Schema>
1110
Gunnar Mills844b4152020-06-22 12:44:09 -05001111 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_8">
1112 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1113 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1114 <EntityType Name="Chassis" BaseType="Chassis.v1_5_7.Chassis"/>
1115 </Schema>
1116
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001117 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_9">
1118 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1119 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1120 <EntityType Name="Chassis" BaseType="Chassis.v1_5_8.Chassis"/>
1121 </Schema>
1122
Gunnar Mills10f270b2021-05-19 15:34:06 -05001123 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_10">
1124 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1125 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1126 <EntityType Name="Chassis" BaseType="Chassis.v1_5_9.Chassis"/>
1127 </Schema>
1128
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001129 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_11">
1130 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1131 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1132 <EntityType Name="Chassis" BaseType="Chassis.v1_5_10.Chassis"/>
1133 </Schema>
1134
Jason M. Billsea4aa752018-06-05 13:29:11 -07001135 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_0">
1136 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001137 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001138 <Annotation Term="OData.Description" String="This version was created to add a link to an Assembly resource."/>
1139
Jason M. Billsea4aa752018-06-05 13:29:11 -07001140 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis">
1141 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
1142 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001143 <Annotation Term="OData.Description" String="The link to the assembly associated with this chassis."/>
1144 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Assembly."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001145 <Annotation Term="OData.AutoExpandReferences"/>
1146 </NavigationProperty>
1147 </EntityType>
1148 </Schema>
1149
Ed Tanous530520e2019-01-02 13:41:37 -08001150 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_1">
1151 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1152 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
1153 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis"/>
1154 </Schema>
1155
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001156 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_2">
1157 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001158 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001159 <EntityType Name="Chassis" BaseType="Chassis.v1_6_1.Chassis"/>
1160 </Schema>
1161
Ed Tanouscb103132019-10-08 11:34:22 -07001162 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_3">
1163 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1164 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
1165 <EntityType Name="Chassis" BaseType="Chassis.v1_6_2.Chassis"/>
1166 </Schema>
1167
1168 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_4">
1169 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1170 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1171 <EntityType Name="Chassis" BaseType="Chassis.v1_6_3.Chassis"/>
1172 </Schema>
1173
Gunnar Millsa778c022020-05-12 12:20:36 -05001174 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_5">
1175 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1176 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1177 <EntityType Name="Chassis" BaseType="Chassis.v1_6_4.Chassis"/>
1178 </Schema>
1179
Gunnar Mills844b4152020-06-22 12:44:09 -05001180 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_6">
1181 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1182 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1183 <EntityType Name="Chassis" BaseType="Chassis.v1_6_5.Chassis"/>
1184 </Schema>
1185
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001186 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_7">
1187 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1188 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1189 <EntityType Name="Chassis" BaseType="Chassis.v1_6_6.Chassis"/>
1190 </Schema>
1191
Gunnar Mills10f270b2021-05-19 15:34:06 -05001192 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_8">
1193 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1194 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1195 <EntityType Name="Chassis" BaseType="Chassis.v1_6_7.Chassis"/>
1196 </Schema>
1197
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001198 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_9">
1199 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1200 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1201 <EntityType Name="Chassis" BaseType="Chassis.v1_6_8.Chassis"/>
1202 </Schema>
1203
Jason M. Billsea4aa752018-06-05 13:29:11 -07001204 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_0">
1205 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001206 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001207
Jason M. Billsea4aa752018-06-05 13:29:11 -07001208 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis">
1209 <Property Name="UUID" Type="Resource.UUID">
1210 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001211 <Annotation Term="OData.Description" String="The UUID for this chassis."/>
1212 <Annotation Term="OData.LongDescription" String="This property shall contain the universal unique identifier number for this chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001213 </Property>
1214 </EntityType>
1215
1216 <ComplexType Name="Links" BaseType="Chassis.v1_5_0.Links">
1217 <NavigationProperty Name="Switches" Type="Collection(Switch.Switch)">
1218 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001219 <Annotation Term="OData.Description" String="An array of links to the switches located in this chassis."/>
1220 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Switch that this chassis contains."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001221 <Annotation Term="OData.AutoExpandReferences"/>
1222 </NavigationProperty>
1223 </ComplexType>
1224 </Schema>
1225
Ed Tanous530520e2019-01-02 13:41:37 -08001226 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_1">
1227 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1228 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
1229 <EntityType Name="Chassis" BaseType="Chassis.v1_7_0.Chassis"/>
1230 </Schema>
1231
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001232 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_2">
1233 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001234 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001235 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis"/>
1236 </Schema>
1237
Ed Tanouscb103132019-10-08 11:34:22 -07001238 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_3">
1239 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1240 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
1241 <EntityType Name="Chassis" BaseType="Chassis.v1_7_2.Chassis"/>
1242 </Schema>
1243
1244 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_4">
1245 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1246 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1247 <EntityType Name="Chassis" BaseType="Chassis.v1_7_3.Chassis"/>
1248 </Schema>
1249
Gunnar Millsa778c022020-05-12 12:20:36 -05001250 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_5">
1251 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1252 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1253 <EntityType Name="Chassis" BaseType="Chassis.v1_7_4.Chassis"/>
1254 </Schema>
1255
Gunnar Mills844b4152020-06-22 12:44:09 -05001256 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_6">
1257 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1258 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1259 <EntityType Name="Chassis" BaseType="Chassis.v1_7_5.Chassis"/>
1260 </Schema>
1261
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001262 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_7">
1263 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1264 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1265 <EntityType Name="Chassis" BaseType="Chassis.v1_7_6.Chassis"/>
1266 </Schema>
1267
Gunnar Mills10f270b2021-05-19 15:34:06 -05001268 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_8">
1269 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1270 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1271 <EntityType Name="Chassis" BaseType="Chassis.v1_7_7.Chassis"/>
1272 </Schema>
1273
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001274 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_9">
1275 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1276 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1277 <EntityType Name="Chassis" BaseType="Chassis.v1_7_8.Chassis"/>
1278 </Schema>
1279
Ed Tanous530520e2019-01-02 13:41:37 -08001280 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_0">
1281 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001282 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001283
Ed Tanous530520e2019-01-02 13:41:37 -08001284 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis">
1285 <NavigationProperty Name="PCIeSlots" Type="PCIeSlots.PCIeSlots" ContainsTarget="true" Nullable="false">
1286 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001287 <Annotation Term="OData.Description" String="The link to the PCIe slot properties for this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001288 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource of type PCIeSlots that represents the PCIe slot information for this chassis."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001289 <Annotation Term="OData.AutoExpandReferences"/>
1290 </NavigationProperty>
1291 </EntityType>
1292 </Schema>
1293
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001294 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_1">
1295 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001296 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001297 <EntityType Name="Chassis" BaseType="Chassis.v1_8_0.Chassis"/>
1298 </Schema>
1299
Ed Tanouscb103132019-10-08 11:34:22 -07001300 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_2">
1301 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1302 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
1303 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis"/>
1304 </Schema>
1305
1306 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_3">
1307 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1308 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1309 <EntityType Name="Chassis" BaseType="Chassis.v1_8_2.Chassis"/>
1310 </Schema>
1311
Gunnar Millsa778c022020-05-12 12:20:36 -05001312 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_4">
1313 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1314 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1315 <EntityType Name="Chassis" BaseType="Chassis.v1_8_3.Chassis"/>
1316 </Schema>
1317
Gunnar Mills844b4152020-06-22 12:44:09 -05001318 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_5">
1319 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1320 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1321 <EntityType Name="Chassis" BaseType="Chassis.v1_8_4.Chassis"/>
1322 </Schema>
1323
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001324 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_6">
1325 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1326 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1327 <EntityType Name="Chassis" BaseType="Chassis.v1_8_5.Chassis"/>
1328 </Schema>
1329
Gunnar Mills10f270b2021-05-19 15:34:06 -05001330 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_7">
1331 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1332 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1333 <EntityType Name="Chassis" BaseType="Chassis.v1_8_6.Chassis"/>
1334 </Schema>
1335
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001336 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_8">
1337 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1338 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1339 <EntityType Name="Chassis" BaseType="Chassis.v1_8_7.Chassis"/>
1340 </Schema>
1341
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001342 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_0">
1343 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1344 <Annotation Term="Redfish.Release" String="2018.3"/>
1345
1346 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis">
1347 <Property Name="EnvironmentalClass" Type="Chassis.v1_9_0.EnvironmentalClass">
Ed Tanoused761212022-09-23 15:03:29 -07001348 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001349 <Annotation Term="OData.Description" String="The ASHRAE Environmental Class for this chassis."/>
1350 <Annotation Term="OData.LongDescription" String="This property shall contain the ASHRAE Environmental Class for this chassis, as defined by ASHRAE Thermal Guidelines for Data Processing Environments. These classes define respective environmental limits that include temperature, relative humidity, dew point, and maximum allowable elevation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001351 </Property>
1352 <NavigationProperty Name="Sensors" Type="SensorCollection.SensorCollection" Nullable="false">
1353 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001354 <Annotation Term="OData.Description" String="The link to the collection of sensors located in the equipment and sub-components."/>
1355 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type SensorCollection that contains the sensors located in the chassis and sub-components."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001356 <Annotation Term="OData.AutoExpandReferences"/>
1357 </NavigationProperty>
1358 </EntityType>
1359
1360 <EnumType Name="EnvironmentalClass">
1361 <Member Name="A1">
Ed Tanouscb103132019-10-08 11:34:22 -07001362 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A1'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001363 </Member>
1364 <Member Name="A2">
Ed Tanouscb103132019-10-08 11:34:22 -07001365 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A2'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001366 </Member>
1367 <Member Name="A3">
Ed Tanouscb103132019-10-08 11:34:22 -07001368 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A3'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001369 </Member>
1370 <Member Name="A4">
Ed Tanouscb103132019-10-08 11:34:22 -07001371 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A4'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001372 </Member>
1373 </EnumType>
1374
1375 <ComplexType Name="Links" BaseType="Chassis.v1_7_0.Links">
1376 <NavigationProperty Name="Processors" Type="Collection(Processor.Processor)">
1377 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001378 <Annotation Term="OData.Description" String="An array of links to the processors located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001379 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Processor type that this chassis contains."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001380 <Annotation Term="OData.AutoExpandReferences"/>
1381 </NavigationProperty>
1382 </ComplexType>
1383 </Schema>
1384
Ed Tanouscb103132019-10-08 11:34:22 -07001385 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_1">
1386 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1387 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
1388 <EntityType Name="Chassis" BaseType="Chassis.v1_9_0.Chassis"/>
1389 </Schema>
1390
1391 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_2">
1392 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1393 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1394 <EntityType Name="Chassis" BaseType="Chassis.v1_9_1.Chassis"/>
1395 </Schema>
1396
Gunnar Millsa778c022020-05-12 12:20:36 -05001397 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_3">
1398 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1399 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1400 <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis"/>
1401 </Schema>
1402
Gunnar Mills844b4152020-06-22 12:44:09 -05001403 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_4">
1404 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1405 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1406 <EntityType Name="Chassis" BaseType="Chassis.v1_9_3.Chassis"/>
1407 </Schema>
1408
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001409 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_5">
1410 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1411 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1412 <EntityType Name="Chassis" BaseType="Chassis.v1_9_4.Chassis"/>
1413 </Schema>
1414
Gunnar Mills10f270b2021-05-19 15:34:06 -05001415 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_6">
1416 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1417 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1418 <EntityType Name="Chassis" BaseType="Chassis.v1_9_5.Chassis"/>
1419 </Schema>
1420
Ed Tanoused761212022-09-23 15:03:29 -07001421 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_7">
1422 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1423 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1424 <EntityType Name="Chassis" BaseType="Chassis.v1_9_6.Chassis"/>
1425 </Schema>
1426
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001427 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_8">
1428 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1429 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1430 <EntityType Name="Chassis" BaseType="Chassis.v1_9_7.Chassis"/>
1431 </Schema>
1432
Ed Tanouscb103132019-10-08 11:34:22 -07001433 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_0">
1434 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1435 <Annotation Term="Redfish.Release" String="2019.2"/>
1436
1437 <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis">
1438 <NavigationProperty Name="PCIeDevices" Type="PCIeDeviceCollection.PCIeDeviceCollection" ContainsTarget="true" Nullable="false">
1439 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1440 <Annotation Term="OData.Description" String="The link to the collection of PCIe devices located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001441 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type PCIeDeviceCollection."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001442 <Annotation Term="OData.AutoExpandReferences"/>
1443 </NavigationProperty>
1444 </EntityType>
1445 </Schema>
1446
Gunnar Millsa778c022020-05-12 12:20:36 -05001447 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_1">
1448 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1449 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1450 <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis"/>
1451 </Schema>
1452
Gunnar Mills844b4152020-06-22 12:44:09 -05001453 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_2">
1454 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1455 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1456 <EntityType Name="Chassis" BaseType="Chassis.v1_10_1.Chassis"/>
1457 </Schema>
1458
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001459 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_3">
1460 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1461 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1462 <EntityType Name="Chassis" BaseType="Chassis.v1_10_2.Chassis"/>
1463 </Schema>
1464
Gunnar Mills10f270b2021-05-19 15:34:06 -05001465 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_4">
1466 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1467 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1468 <EntityType Name="Chassis" BaseType="Chassis.v1_10_3.Chassis"/>
1469 </Schema>
1470
Ed Tanoused761212022-09-23 15:03:29 -07001471 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_5">
1472 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1473 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1474 <EntityType Name="Chassis" BaseType="Chassis.v1_10_4.Chassis"/>
1475 </Schema>
1476
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001477 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_6">
1478 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1479 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema."/>
1480 <EntityType Name="Chassis" BaseType="Chassis.v1_10_5.Chassis"/>
1481 </Schema>
1482
Gunnar Mills09b9d452020-02-11 13:27:39 -06001483 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_0">
1484 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1485 <Annotation Term="Redfish.Release" String="2019.4"/>
1486
1487 <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis">
1488 <NavigationProperty Name="MediaControllers" Type="MediaControllerCollection.MediaControllerCollection" ContainsTarget="true" Nullable="false">
1489 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1490 <Annotation Term="OData.Description" String="The link to the collection of media controllers located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001491 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MediaControllerCollection."/>
Ed Tanoused761212022-09-23 15:03:29 -07001492 <Annotation Term="Redfish.Revisions">
1493 <Collection>
1494 <Record>
1495 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1496 <PropertyValue Property="Version" String="v1_20_0"/>
1497 <PropertyValue Property="Description" String="This property has been deprecated in favor of FabricAdapters."/>
1498 </Record>
1499 </Collection>
1500 </Annotation>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001501 <Annotation Term="OData.AutoExpandReferences"/>
1502 </NavigationProperty>
1503 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
1504 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001505 <Annotation Term="OData.Description" String="The link to the collection of memory located in this chassis that belong to fabric-related resource pools."/>
1506 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryCollection that represents memory in this chassis that belong to fabric-related resource pools."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001507 <Annotation Term="OData.AutoExpandReferences"/>
1508 </NavigationProperty>
1509 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
1510 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001511 <Annotation Term="OData.Description" String="The link to the collection of memory domains located in this chassis that belong to fabric-related resource pools."/>
1512 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryDomainCollection that represents memory domains in this chassis that belong to fabric-related resource pools."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001513 <Annotation Term="OData.AutoExpandReferences"/>
1514 </NavigationProperty>
1515 </EntityType>
1516
1517 <ComplexType Name="Links" BaseType="Chassis.v1_9_0.Links">
1518 <NavigationProperty Name="Facility" Type="Facility.Facility" Nullable="false">
1519 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1520 <Annotation Term="OData.Description" String="The link to the facility that contains this chassis."/>
1521 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource of type Facility and shall represent the smallest facility that contains this chassis. This property shall not appear in resources that include a ContainedBy property within the Links property."/>
1522 <Annotation Term="OData.AutoExpandReferences"/>
1523 </NavigationProperty>
1524 </ComplexType>
1525 </Schema>
1526
Gunnar Millsa778c022020-05-12 12:20:36 -05001527 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_1">
1528 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1529 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1530 <EntityType Name="Chassis" BaseType="Chassis.v1_11_0.Chassis"/>
1531 </Schema>
1532
Gunnar Mills844b4152020-06-22 12:44:09 -05001533 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_2">
1534 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1535 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1536 <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis"/>
1537 </Schema>
1538
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001539 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_3">
1540 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1541 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1542 <EntityType Name="Chassis" BaseType="Chassis.v1_11_2.Chassis"/>
1543 </Schema>
1544
Gunnar Mills10f270b2021-05-19 15:34:06 -05001545 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_4">
1546 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1547 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1548 <EntityType Name="Chassis" BaseType="Chassis.v1_11_3.Chassis"/>
1549 </Schema>
1550
Ed Tanoused761212022-09-23 15:03:29 -07001551 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_5">
1552 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1553 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1554 <EntityType Name="Chassis" BaseType="Chassis.v1_11_4.Chassis"/>
1555 </Schema>
1556
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001557 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_6">
1558 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1559 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1560 <EntityType Name="Chassis" BaseType="Chassis.v1_11_5.Chassis"/>
1561 </Schema>
1562
Gunnar Millsa778c022020-05-12 12:20:36 -05001563 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_0">
1564 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1565 <Annotation Term="Redfish.Release" String="2020.1"/>
1566 <Annotation Term="OData.Description" String="This version was created to add MaxPowerWatts and MinPowerWatts properties."/>
1567
1568 <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis">
1569 <Property Name="MaxPowerWatts" Type="Edm.Decimal">
1570 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1571 <Annotation Term="OData.Description" String="The upper bound of the total power consumed by the chassis."/>
1572 <Annotation Term="OData.LongDescription" String="This property shall contain the upper bound of the total power consumed by the chassis."/>
1573 <Annotation Term="Measures.Unit" String="W"/>
1574 </Property>
1575 <Property Name="MinPowerWatts" Type="Edm.Decimal">
1576 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1577 <Annotation Term="OData.Description" String="The lower bound of the total power consumed by the chassis."/>
1578 <Annotation Term="OData.LongDescription" String="This property shall contain the lower bound of the total power consumed by the chassis."/>
1579 <Annotation Term="Measures.Unit" String="W"/>
1580 </Property>
1581 </EntityType>
1582 </Schema>
1583
Gunnar Mills844b4152020-06-22 12:44:09 -05001584 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_1">
1585 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1586 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1587 <EntityType Name="Chassis" BaseType="Chassis.v1_12_0.Chassis"/>
1588 </Schema>
1589
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001590 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_2">
1591 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1592 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1593 <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/>
1594 </Schema>
1595
Gunnar Mills10f270b2021-05-19 15:34:06 -05001596 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_3">
1597 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1598 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1599 <EntityType Name="Chassis" BaseType="Chassis.v1_12_2.Chassis"/>
1600 </Schema>
1601
Ed Tanoused761212022-09-23 15:03:29 -07001602 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_4">
1603 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1604 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1605 <EntityType Name="Chassis" BaseType="Chassis.v1_12_3.Chassis"/>
1606 </Schema>
1607
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001608 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_5">
1609 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1610 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1611 <EntityType Name="Chassis" BaseType="Chassis.v1_12_4.Chassis"/>
1612 </Schema>
1613
Gunnar Mills844b4152020-06-22 12:44:09 -05001614 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_0">
1615 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1616 <Annotation Term="Redfish.Release" String="2020.2"/>
1617 <Annotation Term="OData.Description" String="This version was created to modify the Contains and ContainedBy properties to be writable."/>
1618
1619 <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/>
1620 </Schema>
1621
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001622 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_1">
1623 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1624 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1625 <EntityType Name="Chassis" BaseType="Chassis.v1_13_0.Chassis"/>
1626 </Schema>
1627
Gunnar Mills10f270b2021-05-19 15:34:06 -05001628 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_2">
1629 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1630 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1631 <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis"/>
1632 </Schema>
1633
Ed Tanoused761212022-09-23 15:03:29 -07001634 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_3">
1635 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1636 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1637 <EntityType Name="Chassis" BaseType="Chassis.v1_13_2.Chassis"/>
1638 </Schema>
1639
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001640 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_4">
1641 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1642 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1643 <EntityType Name="Chassis" BaseType="Chassis.v1_13_3.Chassis"/>
1644 </Schema>
1645
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001646 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_0">
1647 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1648 <Annotation Term="Redfish.Release" String="2020.3"/>
1649 <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and to deprecate IndicatorLED properties."/>
1650
1651 <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis">
1652 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1653 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1654 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1655 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource. A write to this property shall update the value of IndicatorLED in this resource, if supported, to reflect the implementation of the locating function."/>
1656 </Property>
1657 <NavigationProperty Name="Drives" Type="DriveCollection.DriveCollection" Nullable="false" ContainsTarget="true">
1658 <Annotation Term="OData.Description" String="The link to the collection of drives within this chassis."/>
1659 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type DriveCollection."/>
1660 <Annotation Term="OData.AutoExpandReferences"/>
1661 </NavigationProperty>
1662 </EntityType>
1663 </Schema>
1664
Gunnar Mills10f270b2021-05-19 15:34:06 -05001665 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_1">
1666 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1667 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1668 <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis"/>
1669 </Schema>
1670
Ed Tanoused761212022-09-23 15:03:29 -07001671 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_2">
1672 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1673 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1674 <EntityType Name="Chassis" BaseType="Chassis.v1_14_1.Chassis"/>
1675 </Schema>
1676
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001677 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_3">
1678 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1679 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1680 <EntityType Name="Chassis" BaseType="Chassis.v1_14_2.Chassis"/>
1681 </Schema>
1682
Gunnar Mills262d7d42021-01-20 16:28:41 -06001683 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_0">
1684 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1685 <Annotation Term="Redfish.Release" String="2020.4"/>
1686 <Annotation Term="OData.Description" String="This version was created to add Certificates and Measurements to devices for attestation and identity management. It was also created to add links to the PowerSubsystem, ThermalSubsystem, and EnvironmentMetrics resources."/>
1687
1688 <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis">
1689 <NavigationProperty Name="PowerSubsystem" Type="PowerSubsystem.PowerSubsystem" ContainsTarget="true" Nullable="false">
1690 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1691 <Annotation Term="OData.Description" String="The link to the power subsystem properties for this chassis."/>
1692 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type PowerSubsystem that represents the power subsystem information for this chassis."/>
1693 <Annotation Term="OData.AutoExpandReferences"/>
1694 </NavigationProperty>
1695 <NavigationProperty Name="ThermalSubsystem" Type="ThermalSubsystem.ThermalSubsystem" ContainsTarget="true" Nullable="false">
1696 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1697 <Annotation Term="OData.Description" String="The link to the thermal subsystem properties for this chassis."/>
1698 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ThermalSubsystem that represents the thermal subsystem information for this chassis."/>
1699 <Annotation Term="OData.AutoExpandReferences"/>
1700 </NavigationProperty>
1701 <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
1702 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1703 <Annotation Term="OData.Description" String="The link to the environment metrics for this chassis."/>
1704 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type EnvironmentMetrics that specifies the environment metrics for this chassis."/>
1705 <Annotation Term="OData.AutoExpandReferences"/>
1706 </NavigationProperty>
1707 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1708 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1709 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1710 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection that contains certificates for device identity and attestation."/>
1711 <Annotation Term="OData.AutoExpandReferences"/>
1712 </NavigationProperty>
1713 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1714 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1715 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
Sui Chen141d9432022-02-03 22:01:27 -08001716 <Annotation Term="Redfish.Revisions">
1717 <Collection>
1718 <Record>
1719 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1720 <PropertyValue Property="Version" String="v1_19_0"/>
1721 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/>
1722 </Record>
1723 </Collection>
1724 </Annotation>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001725 </Property>
1726 </EntityType>
1727 </Schema>
1728
Gunnar Mills10f270b2021-05-19 15:34:06 -05001729 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_1">
1730 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1731 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1732 <EntityType Name="Chassis" BaseType="Chassis.v1_15_0.Chassis"/>
1733 </Schema>
1734
Ed Tanoused761212022-09-23 15:03:29 -07001735 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_2">
1736 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1737 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1738 <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis"/>
1739 </Schema>
1740
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001741 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_3">
1742 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1743 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1744 <EntityType Name="Chassis" BaseType="Chassis.v1_15_2.Chassis"/>
1745 </Schema>
1746
Gunnar Mills10f270b2021-05-19 15:34:06 -05001747 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_0">
1748 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1749 <Annotation Term="Redfish.Release" String="2021.1"/>
1750 <Annotation Term="OData.Description" String="This version was created to add SparePartNumber."/>
1751
1752 <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis">
1753 <Property Name="SparePartNumber" Type="Edm.String">
1754 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1755 <Annotation Term="OData.Description" String="The spare part number of the chassis."/>
1756 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the chassis."/>
1757 </Property>
1758 </EntityType>
1759 </Schema>
1760
Ed Tanoused761212022-09-23 15:03:29 -07001761 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_1">
1762 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1763 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1764 <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis"/>
1765 </Schema>
1766
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001767 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_2">
1768 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1769 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1770 <EntityType Name="Chassis" BaseType="Chassis.v1_16_1.Chassis"/>
1771 </Schema>
1772
Gunnar Mills9d424662021-09-22 21:56:16 -05001773 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_0">
1774 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1775 <Annotation Term="Redfish.Release" String="2021.2"/>
1776
1777 <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis">
1778 <NavigationProperty Name="Controls" Type="ControlCollection.ControlCollection" ContainsTarget="true" Nullable="false">
1779 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1780 <Annotation Term="OData.Description" String="The link to the collection of controls located in this chassis."/>
1781 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ControlCollection."/>
1782 <Annotation Term="OData.AutoExpandReferences"/>
1783 </NavigationProperty>
1784 </EntityType>
1785
1786 <ComplexType Name="Links" BaseType="Chassis.v1_11_0.Links">
1787 <NavigationProperty Name="Cables" Type="Collection(Cable.Cable)">
1788 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1789 <Annotation Term="OData.Description" String="An array of links to the cables connected to this chassis."/>
1790 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Cable that represent the cables connected to this chassis."/>
1791 <Annotation Term="OData.AutoExpandReferences"/>
1792 </NavigationProperty>
1793 </ComplexType>
1794 </Schema>
1795
Ed Tanoused761212022-09-23 15:03:29 -07001796 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_1">
1797 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1798 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1799 <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis"/>
1800 </Schema>
1801
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001802 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_2">
1803 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1804 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1805 <EntityType Name="Chassis" BaseType="Chassis.v1_17_1.Chassis"/>
1806 </Schema>
1807
Gunnar Mills60c922d2021-12-01 09:28:53 -06001808 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_0">
1809 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1810 <Annotation Term="Redfish.Release" String="2021.3"/>
1811
1812 <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis">
1813 <Property Name="ElectricalSourceManagerURIs" Type="Collection(Edm.String)">
1814 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1815 <Annotation Term="OData.Description" String="The URIs of the management interfaces for the upstream electrical source connections for this chassis."/>
1816 <Annotation Term="OData.LongDescription" String="This property shall contain an array of URIs to the management applications or devices that provide monitoring or control of the upstream electrical sources that provide power to this chassis."/>
1817 <Annotation Term="OData.IsURL"/>
1818 </Property>
1819 <Property Name="ElectricalSourceNames" Type="Collection(Edm.String)">
1820 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1821 <Annotation Term="OData.Description" String="The names of the upstream electrical sources, such as circuits or outlets, connected to this chassis."/>
1822 <Annotation Term="OData.LongDescription" String="This property shall contain an arrays of strings that identify the upstream electrical sources, such as the names of circuits or outlets, that provide power to this chassis."/>
1823 </Property>
1824 </EntityType>
1825
1826 <ComplexType Name="Links" BaseType="Chassis.v1_17_0.Links">
1827 <NavigationProperty Name="PowerOutlets" Type="Collection(Outlet.Outlet)">
1828 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1829 <Annotation Term="OData.Description" String="An array of links to the outlets that provide power to this chassis."/>
Ed Tanoused761212022-09-23 15:03:29 -07001830 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Outlet that represent the outlets that provide power to this chassis. This property shall not be present if the PoweredByParent property contains `true`."/>
Gunnar Mills60c922d2021-12-01 09:28:53 -06001831 <Annotation Term="OData.AutoExpandReferences"/>
1832 </NavigationProperty>
1833 </ComplexType>
1834 </Schema>
1835
Ed Tanoused761212022-09-23 15:03:29 -07001836 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_1">
1837 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1838 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1839 <EntityType Name="Chassis" BaseType="Chassis.v1_18_0.Chassis"/>
1840 </Schema>
1841
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001842 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_2">
1843 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1844 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1845 <EntityType Name="Chassis" BaseType="Chassis.v1_18_1.Chassis"/>
1846 </Schema>
1847
Sui Chen141d9432022-02-03 22:01:27 -08001848 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_0">
1849 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1850 <Annotation Term="Redfish.Release" String="2021.4"/>
1851 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/>
1852
1853 <EntityType Name="Chassis" BaseType="Chassis.v1_18_0.Chassis"/>
1854 </Schema>
1855
Ed Tanoused761212022-09-23 15:03:29 -07001856 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_1">
1857 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1858 <Annotation Term="OData.Description" String="This version was created to change the permissions of EnvironmentalClass to be read-write."/>
1859 <EntityType Name="Chassis" BaseType="Chassis.v1_19_0.Chassis"/>
1860 </Schema>
1861
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001862 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_2">
1863 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1864 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory and MemoryDomains collections."/>
1865 <EntityType Name="Chassis" BaseType="Chassis.v1_19_1.Chassis"/>
1866 </Schema>
1867
Ed Tanoused761212022-09-23 15:03:29 -07001868 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_0">
1869 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1870 <Annotation Term="Redfish.Release" String="2022.1"/>
1871 <Annotation Term="OData.Description" String="This version was created to deprecate MediaControllers in favor of FabricAdapters. It was also created to deprecate PoweredBy in favor of PowerOutlets, PowerSupplies, and details provided in the PowerSubsystem resource."/>
1872
1873 <EntityType Name="Chassis" BaseType="Chassis.v1_19_1.Chassis">
1874 <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false">
1875 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001876 <Annotation Term="OData.Description" String="The link to the collection of fabric adapters located in this chassis that provide access to fabric-related resource pools."/>
1877 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FabricAdapterCollection that represents fabric adapters in this chassis that provide access to fabric-related resource pools."/>
Ed Tanoused761212022-09-23 15:03:29 -07001878 <Annotation Term="OData.AutoExpandReferences"/>
1879 </NavigationProperty>
1880 <Property Name="PoweredByParent" Type="Edm.Boolean">
1881 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1882 <Annotation Term="OData.Description" String="Indicates that the chassis receives power from the containing chassis."/>
1883 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the chassis receives power from the chassis that contains it. The value `true` shall indicate that the containing chassis provides power. The value `false` shall indicate the chassis receives power from its own power subsystem, another chassis instance's power supplies, or outlets."/>
1884 </Property>
1885 <Property Name="ThermalManagedByParent" Type="Edm.Boolean">
1886 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1887 <Annotation Term="OData.Description" String="Indicates that the chassis is thermally managed by the parent chassis."/>
1888 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the chassis relies on the containing chassis to provide thermal management. The value `true` shall indicate that the chassis relies on the containing chassis to provide thermal management. The value `false` shall indicate the chassis provides thermal management, and may provide details in a ThermalSubsystem resource, or by populating the Fans property in Links."/>
1889 </Property>
1890 <Property Name="ThermalDirection" Type="Chassis.v1_20_0.ThermalDirection">
1891 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1892 <Annotation Term="OData.Description" String="Indicates the thermal management path through the chassis."/>
1893 <Annotation Term="OData.LongDescription" String="This property shall indicate the general direction of the thermal management path through the chassis."/>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001894 </Property>
Ed Tanoused761212022-09-23 15:03:29 -07001895 </EntityType>
1896
1897 <EnumType Name="ThermalDirection">
1898 <Member Name="FrontToBack">
1899 <Annotation Term="OData.Description" String="A chassis with the air intake in the front and exhaust out the back."/>
1900 <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air intake generally from the front of the chassis and the air exhaust out the back of the chassis."/>
1901 </Member>
1902 <Member Name="BackToFront">
1903 <Annotation Term="OData.Description" String="A chassis with the air intake in the back and exhaust out the front."/>
1904 <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air intake generally from the back of the chassis and the air exhaust out the front of the chassis."/>
1905 </Member>
1906 <Member Name="TopExhaust">
1907 <Annotation Term="OData.Description" String="A chassis with air exhaust on the top."/>
1908 <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air exhaust out the top of the chassis."/>
1909 </Member>
1910 <Member Name="Sealed">
1911 <Annotation Term="OData.Description" String="A sealed chassis with no air pathway."/>
1912 <Annotation Term="OData.LongDescription" String="This value shall indicate a sealed chassis with no air pathway through the chassis."/>
1913 </Member>
1914 </EnumType>
1915
1916 <ComplexType Name="Links" BaseType="Chassis.v1_18_0.Links">
1917 <NavigationProperty Name="PowerSupplies" Type="Collection(PowerSupply.PowerSupply)">
1918 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1919 <Annotation Term="OData.Description" String="An array of links to the power supplies that provide power to this chassis."/>
1920 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type PowerSupply that represent the power supplies that provide power to this chassis. This property shall not be present if the PoweredByParent property contains `true` or the power supplies are contained in the PowerSubsystem resource for this chassis."/>
1921 <Annotation Term="OData.AutoExpandReferences"/>
1922 </NavigationProperty>
1923 <NavigationProperty Name="Fans" Type="Collection(Fan.Fan)">
1924 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1925 <Annotation Term="OData.Description" String="An array of links to the fans that cool this chassis."/>
1926 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Fan that represent the fans that provide cooling to this chassis. This property shall not be present if the ThermalManagedByParent property contains `true` or if the fans are contained in the ThermalSubsystem resource for this chassis."/>
1927 <Annotation Term="OData.AutoExpandReferences"/>
1928 </NavigationProperty>
1929 <NavigationProperty Name="PowerDistribution" Type="PowerDistribution.PowerDistribution">
1930 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1931 <Annotation Term="OData.Description" String="A link to power distribution functionality contained in this chassis."/>
1932 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type PowerDistribution that represents the power distribution functionality contained within this chassis."/>
1933 <Annotation Term="OData.AutoExpandReferences"/>
1934 </NavigationProperty>
1935 </ComplexType>
1936 </Schema>
1937
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001938 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_1">
1939 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1940 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory, MemoryDomains, and FabricAdapters collections."/>
1941 <EntityType Name="Chassis" BaseType="Chassis.v1_20_0.Chassis"/>
1942 </Schema>
1943
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001944 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_0">
1945 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1946 <Annotation Term="Redfish.Release" String="2022.2"/>
1947
1948 <EntityType Name="Chassis" BaseType="Chassis.v1_20_0.Chassis">
1949 <NavigationProperty Name="TrustedComponents" Type="TrustedComponentCollection.TrustedComponentCollection" ContainsTarget="true" Nullable="false">
1950 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1951 <Annotation Term="OData.Description" String="The link to the trusted components in this chassis."/>
1952 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type TrustedComponentCollection."/>
1953 <Annotation Term="OData.AutoExpandReferences"/>
1954 </NavigationProperty>
1955 <Property Name="Version" Type="Edm.String">
1956 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1957 <Annotation Term="OData.Description" String="The hardware version of this chassis."/>
1958 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this chassis as determined by the vendor or supplier."/>
1959 </Property>
1960 <Property Name="HotPluggable" Type="Edm.Boolean">
1961 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1962 <Annotation Term="OData.Description" String="An indication of whether this component can be inserted or removed while the equipment is in operation."/>
1963 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the component can be inserted or removed while the underlying equipment otherwise remains in its current operational state. Components indicated as hot-pluggable shall allow the component to become operable without altering the operational state of the underlying equipment. Components that cannot be inserted or removed from equipment in operation, or components that cannot become operable without affecting the operational state of that equipment, shall be indicated as not hot-pluggable."/>
1964 </Property>
1965 <Property Name="Replaceable" Type="Edm.Boolean">
1966 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1967 <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/>
1968 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this component can be independently replaced as allowed by the vendor's replacement policy. A value of `false` indicates the component needs to be replaced by policy, as part of another component. If the `LocationType` property of this component contains `Embedded`, this property shall contain `false`."/>
1969 </Property>
1970 </EntityType>
1971 </Schema>
1972
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001973 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_1">
1974 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1975 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the PhysicalSecurity property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to clarify the expected contents of the Memory, MemoryDomains, and FabricAdapters collections."/>
1976 <EntityType Name="Chassis" BaseType="Chassis.v1_21_0.Chassis"/>
1977 </Schema>
1978
1979 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_0">
1980 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1981 <Annotation Term="Redfish.Release" String="2022.3"/>
1982 <Annotation Term="OData.Description" String="This version was created to deprecate IntrusionSensorNumber in PhysicalSecurity."/>
1983
1984 <EntityType Name="Chassis" BaseType="Chassis.v1_21_1.Chassis">
1985 <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
1986 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1987 <Annotation Term="OData.Description" String="The link to the collection of processors located in this chassis that belong to fabric-related resource pools."/>
1988 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ProcessorCollection that represents processors in this chassis that belong to fabric-related resource pools."/>
1989 <Annotation Term="OData.AutoExpandReferences"/>
1990 </NavigationProperty>
1991 </EntityType>
1992 </Schema>
1993
Jason M. Billsea4aa752018-06-05 13:29:11 -07001994 </edmx:DataServices>
1995</edmx:Edmx>