blob: ab8325ae3b4bb2431209a7e8288a4540fbb44284 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Marri Devender Raod45d2d02019-01-21 10:11:34 -06004<!--# Redfish Schema: Chassis v1.9.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 Tanous530520e2019-01-02 13:41:37 -08008<!--# Copyright 2014-2018 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>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkAdapterCollection_v1.xml">
56 <edmx:Include Namespace="NetworkAdapterCollection"/>
57 </edmx:Reference>
58 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlock_v1.xml">
59 <edmx:Include Namespace="ResourceBlock"/>
60 </edmx:Reference>
61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
62 <edmx:Include Namespace="Assembly"/>
63 </edmx:Reference>
64 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
65 <edmx:Include Namespace="Switch"/>
66 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080067 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeSlots_v1.xml">
68 <edmx:Include Namespace="PCIeSlots"/>
69 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060070 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Processor_v1.xml">
71 <edmx:Include Namespace="Processor"/>
72 </edmx:Reference>
73 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SensorCollection_v1.xml">
74 <edmx:Include Namespace="SensorCollection"/>
75 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070076
77 <edmx:DataServices>
78
79 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis">
80 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
81
82 <EntityType Name="Chassis" BaseType="Resource.v1_0_0.Resource" Abstract="true">
83 <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 (like sensors) that operate outside of a system's data plane (meaning the resources are not accessible to software running on the system) are linked either directly or indirectly through this resource."/>
84 <Annotation Term="OData.LongDescription" String="This resource shall be used to represent a chassis or other physical enclosure for a Redfish implementation."/>
85 <Annotation Term="Capabilities.InsertRestrictions">
86 <Record>
87 <PropertyValue Property="Insertable" Bool="false"/>
88 </Record>
89 </Annotation>
90 <Annotation Term="Capabilities.UpdateRestrictions">
91 <Record>
92 <PropertyValue Property="Updatable" Bool="true"/>
93 <Annotation Term="OData.Description" String="A Chassis can be updated to change some properties such as the IndicatorLED."/>
94 </Record>
95 </Annotation>
96 <Annotation Term="Capabilities.DeleteRestrictions">
97 <Record>
98 <PropertyValue Property="Deletable" Bool="false"/>
99 </Record>
100 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800101 <Annotation Term="Redfish.Uris">
102 <Collection>
103 <String>/redfish/v1/Chassis/{ChassisId}</String>
104 </Collection>
105 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700106 </EntityType>
107
108 <Action Name="Reset" IsBound="true">
109 <Parameter Name="Chassis" Type="Chassis.v1_0_0.Actions"/>
110 <Parameter Name="ResetType" Type="Resource.ResetType">
111 <Annotation Term="OData.Description" String="The type of reset to be performed."/>
112 <Annotation Term="OData.LongDescription" String="This parameter shall define the type of reset to be performed. The service may accept a request without the parameter and perform an implementation specific default reset."/>
113 </Parameter>
114 <Annotation Term="OData.Description" String="This action is used to reset the chassis. This action resets the chassis, not Systems or other contained resources, although side effects may occur which affect those resources."/>
115 <Annotation Term="OData.LongDescription" String="This action shall reset the chassis. This action shall not reset Systems or other contained resource, although side effects may occur which affect those resources."/>
116 </Action>
117
118 </Schema>
119
120 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_0">
121 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600122 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700123
124 <EntityType Name="Chassis" BaseType="Chassis.Chassis">
125 <Property Name="ChassisType" Nullable="false" Type="Chassis.v1_0_0.ChassisType">
126 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
127 <Annotation Term="OData.Description" String="The type of physical form factor of the chassis."/>
128 <Annotation Term="OData.LongDescription" String="ChassisType shall indicate the physical form factor for the type of chassis."/>
129 <Annotation Term="Redfish.Required"/>
130 </Property>
131 <Property Name="Manufacturer" Type="Edm.String">
132 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
133 <Annotation Term="OData.Description" String="The manufacturer of this chassis."/>
134 <Annotation Term="OData.LongDescription" String="The value of this property shall be the name of the organization responsible for producing the chassis. This organization might be the entity from whom the chassis is purchased, but this is not necessarily true."/>
135 </Property>
136 <Property Name="Model" Type="Edm.String">
137 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
138 <Annotation Term="OData.Description" String="The model number of the chassis."/>
139 <Annotation Term="OData.LongDescription" String="The value of this property shall be the name by which the manufacturer generally refers to the chassis."/>
140 </Property>
141 <Property Name="SKU" Type="Edm.String">
142 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
143 <Annotation Term="OData.Description" String="The SKU of the chassis."/>
144 <Annotation Term="OData.LongDescription" String="The value of this property shall be the stock-keeping unit number for this chassis."/>
145 </Property>
146 <Property Name="SerialNumber" Type="Edm.String">
147 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
148 <Annotation Term="OData.Description" String="The serial number of the chassis."/>
149 <Annotation Term="OData.LongDescription" String="The value of this property shall be a manufacturer-allocated number used to identify the chassis."/>
150 </Property>
151 <Property Name="PartNumber" Type="Edm.String">
152 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
153 <Annotation Term="OData.Description" String="The part number of the chassis."/>
154 <Annotation Term="OData.LongDescription" String="The value of this property shall be a part number assigned by the organization that is responsible for producing or manufacturing the chassis."/>
155 </Property>
156 <Property Name="AssetTag" Type="Edm.String">
157 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
158 <Annotation Term="OData.Description" String="The user assigned asset tag of this chassis."/>
159 <Annotation Term="OData.LongDescription" String="The value of this property shall be an identifying string used to track the chassis for inventory purposes."/>
160 </Property>
161 <Property Name="IndicatorLED" Type="Chassis.v1_0_0.IndicatorLED">
162 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
163 <Annotation Term="OData.Description" String="The state of the indicator LED, used to identify the chassis."/>
164 <Annotation Term="OData.LongDescription" String="This value of this property shall contain the indicator light state for the indicator light associated with this system."/>
165 </Property>
166 <Property Name="Links" Type="Chassis.v1_0_0.Links" Nullable="false">
167 <Annotation Term="OData.Description" String="Contains references to other resources that are related to this resource."/>
168 <Annotation Term="OData.LongDescription" String="The Links property, as described by the Redfish Specification, shall contain references to resources that are related to, but not contained by (subordinate to), this resource."/>
169 </Property>
170 <Property Name="Actions" Type="Chassis.v1_0_0.Actions" Nullable="false">
171 <Annotation Term="OData.Description" String="The available actions for this resource."/>
172 <Annotation Term="OData.LongDescription" String="The Actions property shall contain the available actions for this resource."/>
173 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800174 <Property Name="Status" Type="Resource.Status" Nullable="false">
175 <Annotation Term="OData.Description" String="This property describes the status and health of the resource and its children."/>
176 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
177 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700178 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
179 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
180 <Annotation Term="OData.Description" String="A reference to the logs for this chassis."/>
181 <Annotation Term="OData.LongDescription" String="The value of this property shall be a link to a collection of type LogServiceCollection."/>
182 <Annotation Term="OData.AutoExpandReferences"/>
183 </NavigationProperty>
184 <NavigationProperty Name="Thermal" Type="Thermal.Thermal" ContainsTarget="true" Nullable="false">
185 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
186 <Annotation Term="OData.Description" String="A reference to the thermal properties (fans, cooling, sensors) of this chassis."/>
187 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that represents the thermal characteristics of this chassis and shall be of type Thermal."/>
188 <Annotation Term="OData.AutoExpandReferences"/>
189 </NavigationProperty>
190 <NavigationProperty Name="Power" Type="Power.Power" ContainsTarget="true" Nullable="false">
191 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
192 <Annotation Term="OData.Description" String="A reference to the power properties (power supplies, power policies, sensors) of this chassis."/>
193 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that represents the power characteristics of this chassis and shall be of type Power."/>
194 <Annotation Term="OData.AutoExpandReferences"/>
195 </NavigationProperty>
196 </EntityType>
197
198 <ComplexType Name="Links" BaseType="Resource.Links">
199 <Annotation Term="OData.Description" String="Contains references to other resources that are related to this resource."/>
200 <Annotation Term="OData.LongDescription" String="This type, as described by the Redfish Specification, shall contain references to resources that are related to, but not contained by (subordinate to), this resource."/>
201 <NavigationProperty Name="ComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
202 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
203 <Annotation Term="OData.Description" String="An array of references to the computer systems contained in this chassis. This will only reference ComputerSystems that are directly and wholly contained in this chassis."/>
204 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that this physical container is associated with and shall reference a resource of type ComputerSystem. If a ComputerSystem is also referenced in a Chassis that is referenced in a Contains link from this resource, that ComputerSystem shall not be referenced in this Chassis."/>
205 <Annotation Term="OData.AutoExpandReferences"/>
206 </NavigationProperty>
207 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
208 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
209 <Annotation Term="OData.Description" String="An array of references to the Managers responsible for managing this chassis."/>
210 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that manages this chassis and shall reference a resource of type Manager."/>
211 <Annotation Term="OData.AutoExpandReferences"/>
212 </NavigationProperty>
213 <NavigationProperty Name="ContainedBy" Type="Chassis.Chassis" Nullable="false">
214 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
215 <Annotation Term="OData.Description" String="A reference to the chassis that this chassis is contained by."/>
216 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that represents the chassis that contains this chassis and shall be of type Chassis."/>
217 <Annotation Term="OData.AutoExpandReferences"/>
218 </NavigationProperty>
219 <NavigationProperty Name="Contains" Type="Collection(Chassis.Chassis)">
220 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
221 <Annotation Term="OData.Description" String="An array of references to any other chassis that this chassis has in it."/>
222 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that represents the chassis that this chassis contains and shall be of type Chassis."/>
223 <Annotation Term="OData.AutoExpandReferences"/>
224 </NavigationProperty>
225 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
226 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
227 <Annotation Term="OData.Description" String="An array of ID[s] of resources that power this chassis. Normally the ID will be a chassis or a specific set of Power Supplies."/>
228 <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of IDs containing pointers consistent with JSON pointer syntax to the resource that powers this chassis."/>
229 <Annotation Term="OData.AutoExpandReferences"/>
230 </NavigationProperty>
231 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
232 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
233 <Annotation Term="OData.Description" String="An array of ID[s] of resources that cool this chassis. Normally the ID will be a chassis or a specific set of fans."/>
234 <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of IDs containing pointers consistent with JSON pointer syntax to the resource that cools this chassis."/>
235 <Annotation Term="OData.AutoExpandReferences"/>
236 </NavigationProperty>
237 </ComplexType>
238
239 <ComplexType Name="Actions">
240 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
241 <Annotation Term="OData.Description" String="The available actions for this resource."/>
242 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800243 <Property Name="Oem" Type="Chassis.v1_0_0.OemActions" Nullable="false">
244 <Annotation Term="OData.Description" String="This property contains the available OEM specific actions for this resource."/>
245 <Annotation Term="OData.LongDescription" String="This property shall contain any additional OEM actions for this resource."/>
246 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700247 </ComplexType>
248
249 <ComplexType Name="OemActions">
250 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
251 <Annotation Term="OData.Description" String="The available OEM specific actions for this resource."/>
252 <Annotation Term="OData.LongDescription" String="This type shall contain any additional OEM actions for this resource."/>
253 </ComplexType>
254
255 <EnumType Name="ChassisType">
256 <Member Name="Rack">
257 <Annotation Term="OData.Description" String="An equipment rack, typically a 19-inch wide freestanding unit."/>
258 </Member>
259 <Member Name="Blade">
260 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically vertically-oriented, system chassis which must be plugged into a multi-system chassis to function normally."/>
261 </Member>
262 <Member Name="Enclosure">
263 <Annotation Term="OData.Description" String="A generic term for a chassis that does not fit any other description."/>
264 </Member>
265 <Member Name="StandAlone">
266 <Annotation Term="OData.Description" String="A single, free-standing system, commonly called a tower or desktop chassis."/>
267 </Member>
268 <Member Name="RackMount">
269 <Annotation Term="OData.Description" String="A single system chassis designed specifically for mounting in an equipment rack."/>
270 </Member>
271 <Member Name="Card">
272 <Annotation Term="OData.Description" String="A loose device or circuit board intended to be installed in a system or other enclosure."/>
273 </Member>
274 <Member Name="Cartridge">
275 <Annotation Term="OData.Description" String="A small self-contained system intended to be plugged into a multi-system chassis."/>
276 </Member>
277 <Member Name="Row">
278 <Annotation Term="OData.Description" String="A collection of equipment racks."/>
279 </Member>
280 <Member Name="Pod">
281 <Annotation Term="OData.Description" String="A collection of equipment racks in a large, likely transportable, container."/>
282 </Member>
283 <Member Name="Expansion">
284 <Annotation Term="OData.Description" String="A chassis which expands the capabilities or capacity of another chassis."/>
285 </Member>
286 <Member Name="Sidecar">
287 <Annotation Term="OData.Description" String="A chassis that mates mechanically with another chassis to expand its capabilities or capacity."/>
288 </Member>
289 <Member Name="Zone">
290 <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."/>
291 </Member>
292 <Member Name="Sled">
293 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, system chassis which must be plugged into a multi-system chassis to function normally similar to a blade type chassis."/>
294 </Member>
295 <Member Name="Shelf">
296 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis which must be plugged into a multi-system chassis to function normally."/>
297 </Member>
298 <Member Name="Drawer">
299 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis which may be slid into a multi-system chassis."/>
300 </Member>
301 <Member Name="Module">
302 <Annotation Term="OData.Description" String="A small, typically removable, chassis or card which contains devices for a particular subsystem or function."/>
303 </Member>
304 <Member Name="Component">
305 <Annotation Term="OData.Description" String="A small chassis, card, or device which contains devices for a particular subsystem or function."/>
306 </Member>
307 <Member Name="IPBasedDrive">
308 <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 -0600309 <Annotation Term="Redfish.Revisions">
310 <Collection>
311 <Record>
312 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
313 <PropertyValue Property="Version" String="v1_3_0"/>
314 </Record>
315 </Collection>
316 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700317 </Member>
318 <Member Name="RackGroup">
319 <Annotation Term="OData.Description" String="A group of racks which form a single entity or share infrastructure."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600320 <Annotation Term="Redfish.Revisions">
321 <Collection>
322 <Record>
323 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
324 <PropertyValue Property="Version" String="v1_4_0"/>
325 </Record>
326 </Collection>
327 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700328 </Member>
329 <Member Name="StorageEnclosure">
330 <Annotation Term="OData.Description" String="A chassis which encloses storage."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600331 <Annotation Term="Redfish.Revisions">
332 <Collection>
333 <Record>
334 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
335 <PropertyValue Property="Version" String="v1_6_0"/>
336 </Record>
337 </Collection>
338 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700339 </Member>
340 <Member Name="Other">
341 <Annotation Term="OData.Description" String="A chassis that does not fit any of these definitions."/>
342 </Member>
343 </EnumType>
344
345 <!-- These are all supported LED statuses. -->
346 <EnumType Name="IndicatorLED">
347 <Member Name="Unknown">
348 <Annotation Term="OData.Description" String="The state of the Indicator LED cannot be determined."/>
349 <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 HTTP 400 (Bad Request)."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600350 <Annotation Term="Redfish.Revisions">
351 <Collection>
352 <Record>
353 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
354 <PropertyValue Property="Version" String="v1_2_0"/>
355 <PropertyValue Property="Description" String="This value has been Deprecated in favor of returning null if the state is unknown."/>
356 </Record>
357 </Collection>
358 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700359 </Member>
360 <Member Name="Lit">
361 <Annotation Term="OData.Description" String="The Indicator LED is lit."/>
362 <Annotation Term="OData.LongDescription" String="This value shall represent the Indicator LED is in a solid on state. If this value is not supported by the service, the service shall reject PATCH or PUT requests containing this value by returning HTTP 400 (Bad Request)."/>
363 </Member>
364 <Member Name="Blinking">
365 <Annotation Term="OData.Description" String="The Indicator LED is blinking."/>
366 <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 this value is not supported by the service, the service shall reject PATCH or PUT requests containing this value by returning HTTP 400 (Bad Request)."/>
367 </Member>
368 <Member Name="Off">
369 <Annotation Term="OData.Description" String="The Indicator LED is off."/>
370 <Annotation Term="OData.LongDescription" String="This value shall represent the Indicator LED is in a solid off state. If this value is not supported by the service, the service shall reject PATCH or PUT requests containing this value by returning HTTP 400 (Bad Request)."/>
371 </Member>
372 </EnumType>
373
374 </Schema>
375
376 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_1">
377 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
378
379 <EntityType Name="Chassis" BaseType="Chassis.v1_0_0.Chassis">
380 <Property Name="PowerState" Type="Chassis.v1_0_1.PowerState">
381 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
382 <Annotation Term="OData.Description" String="The current power state of the chassis."/>
383 <Annotation Term="OData.LongDescription" String="The value of this property shall contain the power state of the chassis."/>
384 </Property>
385 </EntityType>
386
387 <EnumType Name="PowerState">
388 <Member Name="On">
389 <Annotation Term="OData.Description" String="The components within the chassis has power on."/>
390 </Member>
391 <Member Name="Off">
392 <Annotation Term="OData.Description" String="The components within the chassis has no power, except some components may continue to have AUX power such as management controller."/>
393 </Member>
394 <Member Name="PoweringOn">
395 <Annotation Term="OData.Description" String="A temporary state between Off and On. The components within the chassis can take time to process the power on action."/>
396 </Member>
397 <Member Name="PoweringOff">
398 <Annotation Term="OData.Description" String="A temporary state between On and Off. The components within the chassis can take time to process the power off action."/>
399 </Member>
400 </EnumType>
401
402 </Schema>
403
404 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_2">
405 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
406 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
407 <EntityType Name="Chassis" BaseType="Chassis.v1_0_1.Chassis"/>
408 </Schema>
409
410 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_3">
411 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
412 <Annotation Term="OData.Description" String="This version was created to add explicit Permissions annotations to all properties for clarity."/>
413 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis"/>
414 </Schema>
415
416 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_4">
417 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
418 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of type Collection and to use Redfish.Deprecated on certain enum values."/>
419 <EntityType Name="Chassis" BaseType="Chassis.v1_0_3.Chassis"/>
420 </Schema>
421
422 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_5">
423 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
424 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
425 <EntityType Name="Chassis" BaseType="Chassis.v1_0_4.Chassis"/>
426 </Schema>
427
428 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_6">
429 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
430 <Annotation Term="OData.Description" String="This version was created to correct the Descriptions and LongDescriptions used in the defined Actions."/>
431 <EntityType Name="Chassis" BaseType="Chassis.v1_0_5.Chassis"/>
432 </Schema>
433
Ed Tanous530520e2019-01-02 13:41:37 -0800434 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_7">
435 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
436 <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."/>
437 <EntityType Name="Chassis" BaseType="Chassis.v1_0_6.Chassis"/>
438 </Schema>
439
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600440 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_8">
441 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
442 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
443 <EntityType Name="Chassis" BaseType="Chassis.v1_0_7.Chassis"/>
444 </Schema>
445
Jason M. Billsea4aa752018-06-05 13:29:11 -0700446 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_0">
447 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600448 <Annotation Term="Redfish.Release" String="1.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700449
450 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis">
451 <Property Name="PhysicalSecurity" Type="Chassis.v1_1_0.PhysicalSecurity" Nullable="false">
452 <Annotation Term="OData.Description" String="The state of the physical security sensor."/>
453 <Annotation Term="OData.LongDescription" String="This value of this property shall contain the sensor state of the physical security."/>
454 </Property>
455 </EntityType>
456
457 <ComplexType Name="PhysicalSecurity">
458 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
459 <Annotation Term="OData.Description" String="The state of the physical security sensor."/>
460 <Annotation Term="OData.LongDescription" String="This type shall describe the sensor state of the physical security."/>
461 <Property Name="IntrusionSensorNumber" Type="Edm.Int64">
462 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
463 <Annotation Term="OData.Description" String="A numerical identifier to represent the physical security sensor."/>
464 <Annotation Term="OData.LongDescription" String="The value of this property shall be a numerical identifier for this physical security sensor that is unique within this resource."/>
465 </Property>
466 <Property Name="IntrusionSensor" Type="Chassis.v1_1_0.IntrusionSensor">
467 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
468 <Annotation Term="OData.Description" String="This indicates the known state of the physical security sensor, such as if it is hardware intrusion detected."/>
469 <Annotation Term="OData.LongDescription" String="This property shall represent the state of this physical security sensor. Hardware intrusion indicates the internal hardware is detected as being accessed in an insecure state. Tampering detected indicates the physical tampering of the monitored entity is detected."/>
470 </Property>
471 <Property Name="IntrusionSensorReArm" Type="Chassis.v1_1_0.IntrusionSensorReArm">
472 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
473 <Annotation Term="OData.Description" String="This indicates how the Normal state to be restored."/>
474 <Annotation Term="OData.LongDescription" String="This property shall represent the method to set back to the Normal statue of this physical security sensor. Manual indicates manual re-arm is needed. Automatic indicates the state is restored automatically as no abnormal physical security conditions are detected."/>
475 </Property>
476 </ComplexType>
477
478 <EnumType Name="IntrusionSensor">
479 <Member Name="Normal">
480 <Annotation Term="OData.Description" String="No abnormal physical security conditions are detected at this time."/>
481 </Member>
482 <Member Name="HardwareIntrusion">
483 <Annotation Term="OData.Description" String="A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected as being in an insecure state."/>
484 </Member>
485 <Member Name="TamperingDetected">
486 <Annotation Term="OData.Description" String="Physical tampering of the monitored entity is detected."/>
487 </Member>
488 </EnumType>
489
490 <EnumType Name="IntrusionSensorReArm">
491 <Member Name="Manual">
492 <Annotation Term="OData.Description" String="This sensor would be restored to the Normal state by a manual re-arm."/>
493 </Member>
494 <Member Name="Automatic">
495 <Annotation Term="OData.Description" String="This sensor would be restored to the Normal state automatically as no abnormal physical security conditions are detected."/>
496 </Member>
497 </EnumType>
498 </Schema>
499
500 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_2">
501 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
502 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
503 <EntityType Name="Chassis" BaseType="Chassis.v1_1_0.Chassis"/>
504 </Schema>
505
506 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_3">
507 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
508 <Annotation Term="OData.Description" String="This version was created to add explicit Permissions annotations to all properties for clarity."/>
509 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis"/>
510 </Schema>
511
512 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_4">
513 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
514 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of type Collection and to use Redfish.Deprecated on certain enum values."/>
515 <EntityType Name="Chassis" BaseType="Chassis.v1_1_3.Chassis"/>
516 </Schema>
517
518 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_5">
519 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
520 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
521 <EntityType Name="Chassis" BaseType="Chassis.v1_1_4.Chassis"/>
522 </Schema>
523
524 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_6">
525 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
526 <Annotation Term="OData.Description" String="This version was created to correct the Descriptions and LongDescriptions used in the defined Actions."/>
527 <EntityType Name="Chassis" BaseType="Chassis.v1_1_5.Chassis"/>
528 </Schema>
529
Ed Tanous530520e2019-01-02 13:41:37 -0800530 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_7">
531 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
532 <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."/>
533 <EntityType Name="Chassis" BaseType="Chassis.v1_1_6.Chassis"/>
534 </Schema>
535
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600536 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_8">
537 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
538 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
539 <EntityType Name="Chassis" BaseType="Chassis.v1_1_7.Chassis"/>
540 </Schema>
541
Jason M. Billsea4aa752018-06-05 13:29:11 -0700542 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_0">
543 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600544 <Annotation Term="Redfish.Release" String="2016.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700545 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis">
Ed Tanous530520e2019-01-02 13:41:37 -0800546 <Property Name="Location" Type="Resource.Location" Nullable="false">
547 <Annotation Term="OData.Description" String="The Location of the chassis."/>
548 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated chassis."/>
549 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700550 </EntityType>
551
552 <ComplexType Name="Links" BaseType="Chassis.v1_0_0.Links">
553 <NavigationProperty Name="ManagersInChassis" Type="Collection(Manager.Manager)">
554 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
555 <Annotation Term="OData.Description" String="An array of references to the managers located in this Chassis."/>
556 <Annotation Term="OData.LongDescription" String="The value of this property shall reference one or more resources of type Manager that are in this Chassis."/>
557 <Annotation Term="OData.AutoExpandReferences"/>
558 </NavigationProperty>
559 <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)">
560 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
561 <Annotation Term="OData.Description" String="An array of references to the disk drives located in this Chassis."/>
562 <Annotation Term="OData.LongDescription" String="The value of this property shall reference one or more resources of type Drive that are in this Chassis."/>
563 <Annotation Term="OData.AutoExpandReferences"/>
564 </NavigationProperty>
565 <NavigationProperty Name="Storage" Type="Collection(Storage.Storage)">
566 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
567 <Annotation Term="OData.Description" String="An array of references to the storage subsystems connected to or inside this Chassis."/>
568 <Annotation Term="OData.LongDescription" String="The value of this property shall reference one or more resources of type Storage that are connected to or contained inside this Chassis."/>
569 <Annotation Term="OData.AutoExpandReferences"/>
570 </NavigationProperty>
571 </ComplexType>
572 </Schema>
573
574 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_1">
575 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
576 <Annotation Term="OData.Description" String="This version was created to add explicit Permissions annotations to all properties for clarity."/>
577 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
578 </Schema>
579
580 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_2">
581 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
582 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of type Collection and to use Redfish.Deprecated on certain enum values."/>
583 <EntityType Name="Chassis" BaseType="Chassis.v1_2_1.Chassis"/>
584 </Schema>
585
586 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_3">
587 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
588 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
589 <EntityType Name="Chassis" BaseType="Chassis.v1_2_2.Chassis"/>
590 </Schema>
591
592 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_4">
593 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
594 <Annotation Term="OData.Description" String="This version was created to change references to Location to be its abstract base type. It was also created to correct the Descriptions and LongDescriptions used in the defined Actions."/>
595 <EntityType Name="Chassis" BaseType="Chassis.v1_2_3.Chassis"/>
596 </Schema>
597
Ed Tanous530520e2019-01-02 13:41:37 -0800598 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_5">
599 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
600 <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."/>
601 <EntityType Name="Chassis" BaseType="Chassis.v1_2_4.Chassis"/>
602 </Schema>
603
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600604 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_6">
605 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
606 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
607 <EntityType Name="Chassis" BaseType="Chassis.v1_2_5.Chassis"/>
608 </Schema>
609
Jason M. Billsea4aa752018-06-05 13:29:11 -0700610 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_0">
611 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600612 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700613 <Annotation Term="OData.Description" String="This version was created to show the ChassisType enumerated list was updated."/>
614 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
615 </Schema>
616
617 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_1">
618 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
619 <Annotation Term="OData.Description" String="This version was created to add explicit Permissions annotations to all properties for clarity."/>
620 <EntityType Name="Chassis" BaseType="Chassis.v1_3_0.Chassis"/>
621 </Schema>
622
623 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_2">
624 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
625 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of type Collection and to use Redfish.Deprecated on certain enum values."/>
626 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis"/>
627 </Schema>
628
629 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_3">
630 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
631 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
632 <EntityType Name="Chassis" BaseType="Chassis.v1_3_2.Chassis"/>
633 </Schema>
634
635 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_4">
636 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
637 <Annotation Term="OData.Description" String="This version was created to change references to Location to be its abstract base type. It was also created to correct the Descriptions and LongDescriptions used in the defined Actions."/>
638 <EntityType Name="Chassis" BaseType="Chassis.v1_3_3.Chassis"/>
639 </Schema>
640
Ed Tanous530520e2019-01-02 13:41:37 -0800641 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_5">
642 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
643 <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."/>
644 <EntityType Name="Chassis" BaseType="Chassis.v1_3_4.Chassis"/>
645 </Schema>
646
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600647 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_6">
648 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
649 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
650 <EntityType Name="Chassis" BaseType="Chassis.v1_3_5.Chassis"/>
651 </Schema>
652
Jason M. Billsea4aa752018-06-05 13:29:11 -0700653 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_0">
654 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600655 <Annotation Term="Redfish.Release" String="2016.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700656 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis">
657 <Property Name="HeightMm" Type="Edm.Decimal">
658 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
659 <Annotation Term="OData.Description" String="The height of the chassis."/>
660 <Annotation Term="OData.LongDescription" String="The value of this property shall represent the height of the chassis (in millimeters) as specified by the manufacturer."/>
661 <Annotation Term="Validation.Minimum" Int="0"/>
662 <Annotation Term="Measures.Unit" String="mm"/>
663 </Property>
664 <Property Name="WidthMm" Type="Edm.Decimal">
665 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
666 <Annotation Term="OData.Description" String="The width of the chassis."/>
667 <Annotation Term="OData.LongDescription" String="The value of this property shall represent the width of the chassis (in millimeters) as specified by the manufacturer."/>
668 <Annotation Term="Validation.Minimum" Int="0"/>
669 <Annotation Term="Measures.Unit" String="mm"/>
670 </Property>
671 <Property Name="DepthMm" Type="Edm.Decimal">
672 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
673 <Annotation Term="OData.Description" String="The depth of the chassis."/>
674 <Annotation Term="OData.LongDescription" String="The value of this property shall represent the depth (length) of the chassis (in millimeters) as specified by the manufacturer."/>
675 <Annotation Term="Validation.Minimum" Int="0"/>
676 <Annotation Term="Measures.Unit" String="mm"/>
677 </Property>
678 <Property Name="WeightKg" Type="Edm.Decimal">
679 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
680 <Annotation Term="OData.Description" String="The weight of the chassis."/>
681 <Annotation Term="OData.LongDescription" String="The value of this property shall represent the published mass (commonly referred to as weight) of the chassis (in kilograms)."/>
682 <Annotation Term="Validation.Minimum" Int="0"/>
683 <Annotation Term="Measures.Unit" String="kg"/>
684 </Property>
685 <NavigationProperty Name="NetworkAdapters" Type="NetworkAdapterCollection.NetworkAdapterCollection" ContainsTarget="true" Nullable="false">
686 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
687 <Annotation Term="OData.Description" String="A reference to the collection of Network Adapters associated with this chassis."/>
688 <Annotation Term="OData.LongDescription" String="The value of this property shall be a link to a collection of type NetworkAdapterCollection."/>
689 <Annotation Term="OData.AutoExpandReferences"/>
690 </NavigationProperty>
691 </EntityType>
692
693 <ComplexType Name="Links" BaseType="Chassis.v1_2_0.Links">
694 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
695 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
696 <Annotation Term="OData.Description" String="An array of references to the PCIe Devices located in this Chassis."/>
697 <Annotation Term="OData.LongDescription" String="The value of this property shall reference one or more resources of type PCIeDevices."/>
698 <Annotation Term="OData.AutoExpandReferences"/>
699 </NavigationProperty>
700 </ComplexType>
701 </Schema>
702
703 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_1">
704 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
705 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of type Collection and to use Redfish.Deprecated on certain enum values."/>
706 <EntityType Name="Chassis" BaseType="Chassis.v1_4_0.Chassis"/>
707 </Schema>
708
709 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_2">
710 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
711 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
712 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
713 </Schema>
714
715 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_3">
716 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
717 <Annotation Term="OData.Description" String="This version was created to change references to Location to be its abstract base type. It was also created to correct the Descriptions and LongDescriptions used in the defined Actions."/>
718 <EntityType Name="Chassis" BaseType="Chassis.v1_4_2.Chassis"/>
719 </Schema>
720
Ed Tanous530520e2019-01-02 13:41:37 -0800721 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_4">
722 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
723 <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."/>
724 <EntityType Name="Chassis" BaseType="Chassis.v1_4_3.Chassis"/>
725 </Schema>
726
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600727 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_5">
728 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
729 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
730 <EntityType Name="Chassis" BaseType="Chassis.v1_4_4.Chassis"/>
731 </Schema>
732
Jason M. Billsea4aa752018-06-05 13:29:11 -0700733 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_0">
734 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600735 <Annotation Term="Redfish.Release" String="2017.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700736 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
737
738 <ComplexType Name="Links" BaseType="Chassis.v1_4_0.Links">
739 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
740 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
741 <Annotation Term="OData.Description" String="An array of references to the Resource Blocks located in this Chassis."/>
742 <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of references of type ResourceBlock that are contained in this Chassis."/>
743 <Annotation Term="OData.AutoExpandReferences"/>
744 </NavigationProperty>
745 </ComplexType>
746 </Schema>
747
748 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_1">
749 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
750 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
751 <EntityType Name="Chassis" BaseType="Chassis.v1_5_0.Chassis"/>
752 </Schema>
753
754 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_2">
755 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
756 <Annotation Term="OData.Description" String="This version was created to change references to Location to be its abstract base type. It was also created to correct the Descriptions and LongDescriptions used in the defined Actions."/>
757 <EntityType Name="Chassis" BaseType="Chassis.v1_5_1.Chassis"/>
758 </Schema>
759
Ed Tanous530520e2019-01-02 13:41:37 -0800760 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_3">
761 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
762 <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."/>
763 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis"/>
764 </Schema>
765
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600766 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_4">
767 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
768 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
769 <EntityType Name="Chassis" BaseType="Chassis.v1_5_3.Chassis"/>
770 </Schema>
771
Jason M. Billsea4aa752018-06-05 13:29:11 -0700772 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_0">
773 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600774 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700775 <Annotation Term="OData.Description" String="This version was created to add a link to an Assembly resource."/>
776 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis">
777 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
778 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
779 <Annotation Term="OData.Description" String="A reference to the Assembly resource associated with this chassis."/>
780 <Annotation Term="OData.LongDescription" String="The value of this property shall be a link to a resource of type Assembly."/>
781 <Annotation Term="OData.AutoExpandReferences"/>
782 </NavigationProperty>
783 </EntityType>
784 </Schema>
785
Ed Tanous530520e2019-01-02 13:41:37 -0800786 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_1">
787 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
788 <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."/>
789 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis"/>
790 </Schema>
791
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600792 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_2">
793 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
794 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
795 <EntityType Name="Chassis" BaseType="Chassis.v1_6_1.Chassis"/>
796 </Schema>
797
Jason M. Billsea4aa752018-06-05 13:29:11 -0700798 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_0">
799 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600800 <Annotation Term="Redfish.Release" String="2018.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700801 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis">
802 <Property Name="UUID" Type="Resource.UUID">
803 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
804 <Annotation Term="OData.Description" String="The Universal Unique Identifier (UUID) for this Chassis."/>
805 <Annotation Term="OData.LongDescription" String="The value of this property shall contain the universal unique identifier number for the chassis."/>
806 </Property>
807 </EntityType>
808
809 <ComplexType Name="Links" BaseType="Chassis.v1_5_0.Links">
810 <NavigationProperty Name="Switches" Type="Collection(Switch.Switch)">
811 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
812 <Annotation Term="OData.Description" String="An array of references to the Switches located in this Chassis."/>
813 <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of references of type Switch that are contained in this Chassis."/>
814 <Annotation Term="OData.AutoExpandReferences"/>
815 </NavigationProperty>
816 </ComplexType>
817 </Schema>
818
Ed Tanous530520e2019-01-02 13:41:37 -0800819 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_1">
820 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
821 <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."/>
822 <EntityType Name="Chassis" BaseType="Chassis.v1_7_0.Chassis"/>
823 </Schema>
824
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600825 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_2">
826 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
827 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
828 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis"/>
829 </Schema>
830
Ed Tanous530520e2019-01-02 13:41:37 -0800831 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_0">
832 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600833 <Annotation Term="Redfish.Release" String="2018.2"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800834 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis">
835 <NavigationProperty Name="PCIeSlots" Type="PCIeSlots.PCIeSlots" ContainsTarget="true" Nullable="false">
836 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
837 <Annotation Term="OData.Description" String="A reference to the PCIe Slot properties of this chassis."/>
838 <Annotation Term="OData.LongDescription" String="The value of this property shall be a reference to the resource that represents the PCIe Slot information for this chassis and shall be of type PCIeSlot."/>
839 <Annotation Term="OData.AutoExpandReferences"/>
840 </NavigationProperty>
841 </EntityType>
842 </Schema>
843
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600844 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_1">
845 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
846 <Annotation Term="OData.Description" String="This version was created to make use of the new Revisions annotation."/>
847 <EntityType Name="Chassis" BaseType="Chassis.v1_8_0.Chassis"/>
848 </Schema>
849
850 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_0">
851 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
852 <Annotation Term="Redfish.Release" String="2018.3"/>
853
854 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis">
855 <Property Name="EnvironmentalClass" Type="Chassis.v1_9_0.EnvironmentalClass">
856 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
857 <Annotation Term="OData.Description" String="The ASHRAE Environmental Class for this Chassis."/>
858 <Annotation Term="OData.LongDescription" String="The value of this property shall be the ASHRAE Environmental Specification Class for this Chassis, as defined by ASHRAE Thermal Guidelines for Data Processing Environments. These classes define respective environmental limits which include temperature, relative humidity, dew point, and maximum allowable elevation."/>
859 </Property>
860 <NavigationProperty Name="Sensors" Type="SensorCollection.SensorCollection" Nullable="false">
861 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
862 <Annotation Term="OData.Description" String="The naivgation pointer to the collection of sensors located in the equipment and sub-components."/>
863 <Annotation Term="OData.LongDescription" String="This property shall be a reference to a resource of type SensorCollection that contains the sensors located in the Chassis and sub-components."/>
864 <Annotation Term="OData.AutoExpandReferences"/>
865 </NavigationProperty>
866 </EntityType>
867
868 <EnumType Name="EnvironmentalClass">
869 <Member Name="A1">
870 <Annotation Term="OData.Description" String="ASHRAE Environmental Specification Class 'A1'."/>
871 </Member>
872 <Member Name="A2">
873 <Annotation Term="OData.Description" String="ASHRAE Environmental Specification Class 'A2'."/>
874 </Member>
875 <Member Name="A3">
876 <Annotation Term="OData.Description" String="ASHRAE Environmental Specification Class 'A3'."/>
877 </Member>
878 <Member Name="A4">
879 <Annotation Term="OData.Description" String="ASHRAE Environmental Specification Class 'A4'."/>
880 </Member>
881 </EnumType>
882
883 <ComplexType Name="Links" BaseType="Chassis.v1_7_0.Links">
884 <NavigationProperty Name="Processors" Type="Collection(Processor.Processor)">
885 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
886 <Annotation Term="OData.Description" String="An array of references to the Processors located in this Chassis."/>
887 <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of references of type Processor that are contained in this Chassis."/>
888 <Annotation Term="OData.AutoExpandReferences"/>
889 </NavigationProperty>
890 </ComplexType>
891 </Schema>
892
Jason M. Billsea4aa752018-06-05 13:29:11 -0700893 </edmx:DataServices>
894</edmx:Edmx>