blob: 824c4af00c7cf97f071e319fe7c55108b46f69c5 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Mills60c922d2021-12-01 09:28:53 -06004<!--# Redfish Schema: Chassis v1.18.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 -->
Gunnar Mills10f270b2021-05-19 15:34:06 -05008<!--# Copyright 2014-2021 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>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700118
119 <edmx:DataServices>
120
121 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis">
122 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
123
124 <EntityType Name="Chassis" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500125 <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."/>
126 <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 -0700127 <Annotation Term="Capabilities.InsertRestrictions">
128 <Record>
129 <PropertyValue Property="Insertable" Bool="false"/>
130 </Record>
131 </Annotation>
132 <Annotation Term="Capabilities.UpdateRestrictions">
133 <Record>
134 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700135 <Annotation Term="OData.Description" String="Some properties, such as IndicatorLED, can be updated for a chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700136 </Record>
137 </Annotation>
138 <Annotation Term="Capabilities.DeleteRestrictions">
139 <Record>
Gunnar Millsa778c022020-05-12 12:20:36 -0500140 <PropertyValue Property="Deletable" Bool="true"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500141 <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 -0700142 </Record>
143 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800144 <Annotation Term="Redfish.Uris">
145 <Collection>
146 <String>/redfish/v1/Chassis/{ChassisId}</String>
147 </Collection>
148 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700149 </EntityType>
150
151 <Action Name="Reset" IsBound="true">
Gunnar Mills10f270b2021-05-19 15:34:06 -0500152 <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."/>
153 <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 -0700154 <Parameter Name="Chassis" Type="Chassis.v1_0_0.Actions"/>
155 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700156 <Annotation Term="OData.Description" String="The type of reset."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500157 <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 -0700158 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700159 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700160 </Schema>
161
162 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_0">
163 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600164 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700165
166 <EntityType Name="Chassis" BaseType="Chassis.Chassis">
167 <Property Name="ChassisType" Nullable="false" Type="Chassis.v1_0_0.ChassisType">
168 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
169 <Annotation Term="OData.Description" String="The type of physical form factor of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500170 <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 -0700171 <Annotation Term="Redfish.Required"/>
172 </Property>
173 <Property Name="Manufacturer" Type="Edm.String">
174 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
175 <Annotation Term="OData.Description" String="The manufacturer of this chassis."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500176 <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 -0700177 </Property>
178 <Property Name="Model" Type="Edm.String">
179 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
180 <Annotation Term="OData.Description" String="The model number of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700181 <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 -0700182 </Property>
183 <Property Name="SKU" Type="Edm.String">
184 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
185 <Annotation Term="OData.Description" String="The SKU of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700186 <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 -0700187 </Property>
188 <Property Name="SerialNumber" Type="Edm.String">
189 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
190 <Annotation Term="OData.Description" String="The serial number of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700191 <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 -0700192 </Property>
193 <Property Name="PartNumber" Type="Edm.String">
194 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
195 <Annotation Term="OData.Description" String="The part number of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700196 <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 -0700197 </Property>
198 <Property Name="AssetTag" Type="Edm.String">
199 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700200 <Annotation Term="OData.Description" String="The user-assigned asset tag of this chassis."/>
201 <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 -0700202 </Property>
203 <Property Name="IndicatorLED" Type="Chassis.v1_0_0.IndicatorLED">
204 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700205 <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the chassis."/>
206 <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 -0500207 <Annotation Term="Redfish.Revisions">
208 <Collection>
209 <Record>
210 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
211 <PropertyValue Property="Version" String="v1_14_0"/>
212 <PropertyValue Property="Description" String="This property has been deprecated in favor of the LocationIndicatorActive property."/>
213 </Record>
214 </Collection>
215 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700216 </Property>
217 <Property Name="Links" Type="Chassis.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500218 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
219 <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 -0700220 </Property>
221 <Property Name="Actions" Type="Chassis.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500222 <Annotation Term="OData.Description" String="The available actions for this resource."/>
223 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700224 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800225 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500226 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
227 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800228 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700229 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
230 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700231 <Annotation Term="OData.Description" String="The link to the logs for this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500232 <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 -0700233 <Annotation Term="OData.AutoExpandReferences"/>
234 </NavigationProperty>
235 <NavigationProperty Name="Thermal" Type="Thermal.Thermal" ContainsTarget="true" Nullable="false">
236 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700237 <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 -0500238 <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 -0700239 <Annotation Term="OData.AutoExpandReferences"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600240 <Annotation Term="Redfish.Revisions">
241 <Collection>
242 <Record>
243 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
244 <PropertyValue Property="Version" String="v1_15_0"/>
245 <PropertyValue Property="Description" String="This link has been deprecated in favor of the ThermalSubsystem link property."/>
246 </Record>
247 </Collection>
248 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700249 </NavigationProperty>
250 <NavigationProperty Name="Power" Type="Power.Power" ContainsTarget="true" Nullable="false">
251 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700252 <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 -0500253 <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 -0700254 <Annotation Term="OData.AutoExpandReferences"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600255 <Annotation Term="Redfish.Revisions">
256 <Collection>
257 <Record>
258 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
259 <PropertyValue Property="Version" String="v1_15_0"/>
260 <PropertyValue Property="Description" String="This link has been deprecated in favor of the PowerSubsystem link property."/>
261 </Record>
262 </Collection>
263 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700264 </NavigationProperty>
265 </EntityType>
266
267 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500268 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
269 <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 -0700270 <NavigationProperty Name="ComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
271 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700272 <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 -0500273 <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 -0700274 <Annotation Term="OData.AutoExpandReferences"/>
275 </NavigationProperty>
276 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
277 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500278 <Annotation Term="OData.Description" String="An array of links to the managers responsible for managing this chassis."/>
279 <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 -0700280 <Annotation Term="OData.AutoExpandReferences"/>
281 </NavigationProperty>
282 <NavigationProperty Name="ContainedBy" Type="Chassis.Chassis" Nullable="false">
Gunnar Mills844b4152020-06-22 12:44:09 -0500283 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700284 <Annotation Term="OData.Description" String="The link to the chassis that contains this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500285 <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 -0700286 <Annotation Term="OData.AutoExpandReferences"/>
287 </NavigationProperty>
288 <NavigationProperty Name="Contains" Type="Collection(Chassis.Chassis)">
Gunnar Mills844b4152020-06-22 12:44:09 -0500289 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700290 <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 -0500291 <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 -0700292 <Annotation Term="OData.AutoExpandReferences"/>
293 </NavigationProperty>
294 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
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 resources or objects that power this chassis. Normally, the link is for either a chassis or a specific set of power supplies."/>
297 <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 -0700298 <Annotation Term="OData.AutoExpandReferences"/>
299 </NavigationProperty>
300 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
301 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500302 <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."/>
303 <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 -0700304 <Annotation Term="OData.AutoExpandReferences"/>
305 </NavigationProperty>
306 </ComplexType>
307
308 <ComplexType Name="Actions">
309 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500310 <Annotation Term="OData.Description" String="The available actions for this resource."/>
311 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800312 <Property Name="Oem" Type="Chassis.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500313 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
314 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800315 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700316 </ComplexType>
317
318 <ComplexType Name="OemActions">
319 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500320 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
321 <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 -0700322 </ComplexType>
323
324 <EnumType Name="ChassisType">
325 <Member Name="Rack">
326 <Annotation Term="OData.Description" String="An equipment rack, typically a 19-inch wide freestanding unit."/>
327 </Member>
328 <Member Name="Blade">
Ed Tanouscb103132019-10-08 11:34:22 -0700329 <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 -0700330 </Member>
331 <Member Name="Enclosure">
332 <Annotation Term="OData.Description" String="A generic term for a chassis that does not fit any other description."/>
333 </Member>
334 <Member Name="StandAlone">
335 <Annotation Term="OData.Description" String="A single, free-standing system, commonly called a tower or desktop chassis."/>
336 </Member>
337 <Member Name="RackMount">
Ed Tanouscb103132019-10-08 11:34:22 -0700338 <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 -0700339 </Member>
340 <Member Name="Card">
341 <Annotation Term="OData.Description" String="A loose device or circuit board intended to be installed in a system or other enclosure."/>
342 </Member>
343 <Member Name="Cartridge">
344 <Annotation Term="OData.Description" String="A small self-contained system intended to be plugged into a multi-system chassis."/>
345 </Member>
346 <Member Name="Row">
347 <Annotation Term="OData.Description" String="A collection of equipment racks."/>
348 </Member>
349 <Member Name="Pod">
350 <Annotation Term="OData.Description" String="A collection of equipment racks in a large, likely transportable, container."/>
351 </Member>
352 <Member Name="Expansion">
Ed Tanouscb103132019-10-08 11:34:22 -0700353 <Annotation Term="OData.Description" String="A chassis that expands the capabilities or capacity of another chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700354 </Member>
355 <Member Name="Sidecar">
356 <Annotation Term="OData.Description" String="A chassis that mates mechanically with another chassis to expand its capabilities or capacity."/>
357 </Member>
358 <Member Name="Zone">
359 <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."/>
360 </Member>
361 <Member Name="Sled">
Ed Tanouscb103132019-10-08 11:34:22 -0700362 <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 -0700363 </Member>
364 <Member Name="Shelf">
Ed Tanouscb103132019-10-08 11:34:22 -0700365 <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 -0700366 </Member>
367 <Member Name="Drawer">
Gunnar Mills844b4152020-06-22 12:44:09 -0500368 <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 -0700369 </Member>
370 <Member Name="Module">
Ed Tanouscb103132019-10-08 11:34:22 -0700371 <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 -0700372 </Member>
373 <Member Name="Component">
Ed Tanouscb103132019-10-08 11:34:22 -0700374 <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 -0700375 </Member>
376 <Member Name="IPBasedDrive">
377 <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 -0600378 <Annotation Term="Redfish.Revisions">
379 <Collection>
380 <Record>
381 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
382 <PropertyValue Property="Version" String="v1_3_0"/>
383 </Record>
384 </Collection>
385 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700386 </Member>
387 <Member Name="RackGroup">
Ed Tanouscb103132019-10-08 11:34:22 -0700388 <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 -0600389 <Annotation Term="Redfish.Revisions">
390 <Collection>
391 <Record>
392 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
393 <PropertyValue Property="Version" String="v1_4_0"/>
394 </Record>
395 </Collection>
396 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700397 </Member>
398 <Member Name="StorageEnclosure">
Ed Tanouscb103132019-10-08 11:34:22 -0700399 <Annotation Term="OData.Description" String="A chassis that encloses storage."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600400 <Annotation Term="Redfish.Revisions">
401 <Collection>
402 <Record>
403 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
404 <PropertyValue Property="Version" String="v1_6_0"/>
405 </Record>
406 </Collection>
407 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700408 </Member>
409 <Member Name="Other">
410 <Annotation Term="OData.Description" String="A chassis that does not fit any of these definitions."/>
411 </Member>
412 </EnumType>
413
Jason M. Billsea4aa752018-06-05 13:29:11 -0700414 <EnumType Name="IndicatorLED">
415 <Member Name="Unknown">
Ed Tanouscb103132019-10-08 11:34:22 -0700416 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500417 <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 -0600418 <Annotation Term="Redfish.Revisions">
419 <Collection>
420 <Record>
421 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
422 <PropertyValue Property="Version" String="v1_2_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700423 <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 -0600424 </Record>
425 </Collection>
426 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700427 </Member>
428 <Member Name="Lit">
Ed Tanouscb103132019-10-08 11:34:22 -0700429 <Annotation Term="OData.Description" String="The indicator LED is lit."/>
430 <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 -0700431 </Member>
432 <Member Name="Blinking">
Ed Tanouscb103132019-10-08 11:34:22 -0700433 <Annotation Term="OData.Description" String="The indicator LED is blinking."/>
434 <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 -0700435 </Member>
436 <Member Name="Off">
Ed Tanouscb103132019-10-08 11:34:22 -0700437 <Annotation Term="OData.Description" String="The indicator LED is off."/>
438 <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 -0700439 </Member>
440 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700441 </Schema>
442
443 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_1">
444 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
445
446 <EntityType Name="Chassis" BaseType="Chassis.v1_0_0.Chassis">
447 <Property Name="PowerState" Type="Chassis.v1_0_1.PowerState">
448 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
449 <Annotation Term="OData.Description" String="The current power state of the chassis."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700450 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700451 </Property>
452 </EntityType>
453
454 <EnumType Name="PowerState">
455 <Member Name="On">
Ed Tanouscb103132019-10-08 11:34:22 -0700456 <Annotation Term="OData.Description" String="The components within the chassis have power."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700457 </Member>
458 <Member Name="Off">
Gunnar Mills844b4152020-06-22 12:44:09 -0500459 <Annotation Term="OData.Description" String="The components within the chassis have no power, except some components might continue to have AUX power, such as the management controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700460 </Member>
461 <Member Name="PoweringOn">
Ed Tanouscb103132019-10-08 11:34:22 -0700462 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700463 </Member>
464 <Member Name="PoweringOff">
Ed Tanouscb103132019-10-08 11:34:22 -0700465 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700466 </Member>
467 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700468 </Schema>
469
470 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_2">
471 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
472 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
473 <EntityType Name="Chassis" BaseType="Chassis.v1_0_1.Chassis"/>
474 </Schema>
475
476 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_3">
477 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500478 <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 -0700479 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis"/>
480 </Schema>
481
482 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_4">
483 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700484 <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 -0700485 <EntityType Name="Chassis" BaseType="Chassis.v1_0_3.Chassis"/>
486 </Schema>
487
488 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_5">
489 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
490 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
491 <EntityType Name="Chassis" BaseType="Chassis.v1_0_4.Chassis"/>
492 </Schema>
493
494 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_6">
495 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500496 <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 -0700497 <EntityType Name="Chassis" BaseType="Chassis.v1_0_5.Chassis"/>
498 </Schema>
499
Ed Tanous530520e2019-01-02 13:41:37 -0800500 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_7">
501 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
502 <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."/>
503 <EntityType Name="Chassis" BaseType="Chassis.v1_0_6.Chassis"/>
504 </Schema>
505
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600506 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_8">
507 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500508 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600509 <EntityType Name="Chassis" BaseType="Chassis.v1_0_7.Chassis"/>
510 </Schema>
511
Ed Tanouscb103132019-10-08 11:34:22 -0700512 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_9">
513 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
514 <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."/>
515 <EntityType Name="Chassis" BaseType="Chassis.v1_0_8.Chassis"/>
516 </Schema>
517
518 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_10">
519 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
520 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
521 <EntityType Name="Chassis" BaseType="Chassis.v1_0_9.Chassis"/>
522 </Schema>
523
Gunnar Millsa778c022020-05-12 12:20:36 -0500524 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_11">
525 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
526 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
527 <EntityType Name="Chassis" BaseType="Chassis.v1_0_10.Chassis"/>
528 </Schema>
529
Gunnar Mills844b4152020-06-22 12:44:09 -0500530 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_12">
531 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
532 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
533 <EntityType Name="Chassis" BaseType="Chassis.v1_0_11.Chassis"/>
534 </Schema>
535
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500536 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_13">
537 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
538 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
539 <EntityType Name="Chassis" BaseType="Chassis.v1_0_12.Chassis"/>
540 </Schema>
541
Gunnar Mills10f270b2021-05-19 15:34:06 -0500542 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_14">
543 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
544 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
545 <EntityType Name="Chassis" BaseType="Chassis.v1_0_13.Chassis"/>
546 </Schema>
547
Jason M. Billsea4aa752018-06-05 13:29:11 -0700548 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_0">
549 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600550 <Annotation Term="Redfish.Release" String="1.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700551
552 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis">
553 <Property Name="PhysicalSecurity" Type="Chassis.v1_1_0.PhysicalSecurity" Nullable="false">
554 <Annotation Term="OData.Description" String="The state of the physical security sensor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700555 <Annotation Term="OData.LongDescription" String="This property shall contain the sensor state of the physical security."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700556 </Property>
557 </EntityType>
558
559 <ComplexType Name="PhysicalSecurity">
560 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
561 <Annotation Term="OData.Description" String="The state of the physical security sensor."/>
562 <Annotation Term="OData.LongDescription" String="This type shall describe the sensor state of the physical security."/>
563 <Property Name="IntrusionSensorNumber" Type="Edm.Int64">
564 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
565 <Annotation Term="OData.Description" String="A numerical identifier to represent the physical security sensor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500566 <Annotation Term="OData.LongDescription" String="This property shall contain a numerical identifier for this physical security sensor that is unique within this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700567 </Property>
568 <Property Name="IntrusionSensor" Type="Chassis.v1_1_0.IntrusionSensor">
569 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
570 <Annotation Term="OData.Description" String="This indicates the known state of the physical security sensor, such as if it is hardware intrusion detected."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700571 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700572 </Property>
573 <Property Name="IntrusionSensorReArm" Type="Chassis.v1_1_0.IntrusionSensorReArm">
574 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700575 <Annotation Term="OData.Description" String="The method that restores this physical security sensor to the normal state."/>
576 <Annotation Term="OData.LongDescription" String="This property shall represent the method that restores this physical security sensor to the normal state. Manual indicates manual re-arm is needed. Automatic indicates the state is restored automatically because no abnormal physical security conditions are detected."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700577 </Property>
578 </ComplexType>
579
580 <EnumType Name="IntrusionSensor">
581 <Member Name="Normal">
Ed Tanouscb103132019-10-08 11:34:22 -0700582 <Annotation Term="OData.Description" String="No abnormal physical security condition is detected at this time."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700583 </Member>
584 <Member Name="HardwareIntrusion">
Ed Tanouscb103132019-10-08 11:34:22 -0700585 <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 -0700586 </Member>
587 <Member Name="TamperingDetected">
588 <Annotation Term="OData.Description" String="Physical tampering of the monitored entity is detected."/>
589 </Member>
590 </EnumType>
591
592 <EnumType Name="IntrusionSensorReArm">
593 <Member Name="Manual">
Ed Tanouscb103132019-10-08 11:34:22 -0700594 <Annotation Term="OData.Description" String="A manual re-arm of this sensor restores it to the normal state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700595 </Member>
596 <Member Name="Automatic">
Ed Tanouscb103132019-10-08 11:34:22 -0700597 <Annotation Term="OData.Description" String="Because no abnormal physical security condition is detected, this sensor is automatically restored to the normal state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700598 </Member>
599 </EnumType>
600 </Schema>
601
602 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_2">
603 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
604 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
605 <EntityType Name="Chassis" BaseType="Chassis.v1_1_0.Chassis"/>
606 </Schema>
607
608 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_3">
609 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500610 <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 -0700611 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis"/>
612 </Schema>
613
614 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_4">
615 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700616 <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 -0700617 <EntityType Name="Chassis" BaseType="Chassis.v1_1_3.Chassis"/>
618 </Schema>
619
620 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_5">
621 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
622 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
623 <EntityType Name="Chassis" BaseType="Chassis.v1_1_4.Chassis"/>
624 </Schema>
625
626 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_6">
627 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500628 <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 -0700629 <EntityType Name="Chassis" BaseType="Chassis.v1_1_5.Chassis"/>
630 </Schema>
631
Ed Tanous530520e2019-01-02 13:41:37 -0800632 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_7">
633 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
634 <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."/>
635 <EntityType Name="Chassis" BaseType="Chassis.v1_1_6.Chassis"/>
636 </Schema>
637
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600638 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_8">
639 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500640 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600641 <EntityType Name="Chassis" BaseType="Chassis.v1_1_7.Chassis"/>
642 </Schema>
643
Ed Tanouscb103132019-10-08 11:34:22 -0700644 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_9">
645 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
646 <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."/>
647 <EntityType Name="Chassis" BaseType="Chassis.v1_1_8.Chassis"/>
648 </Schema>
649
650 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_10">
651 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
652 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
653 <EntityType Name="Chassis" BaseType="Chassis.v1_1_9.Chassis"/>
654 </Schema>
655
Gunnar Millsa778c022020-05-12 12:20:36 -0500656 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_11">
657 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
659 <EntityType Name="Chassis" BaseType="Chassis.v1_1_10.Chassis"/>
660 </Schema>
661
Gunnar Mills844b4152020-06-22 12:44:09 -0500662 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_12">
663 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
664 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
665 <EntityType Name="Chassis" BaseType="Chassis.v1_1_11.Chassis"/>
666 </Schema>
667
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_13">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
671 <EntityType Name="Chassis" BaseType="Chassis.v1_1_12.Chassis"/>
672 </Schema>
673
Gunnar Mills10f270b2021-05-19 15:34:06 -0500674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_14">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
677 <EntityType Name="Chassis" BaseType="Chassis.v1_1_13.Chassis"/>
678 </Schema>
679
Jason M. Billsea4aa752018-06-05 13:29:11 -0700680 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_0">
681 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600682 <Annotation Term="Redfish.Release" String="2016.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500683
Jason M. Billsea4aa752018-06-05 13:29:11 -0700684 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis">
Ed Tanous530520e2019-01-02 13:41:37 -0800685 <Property Name="Location" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700686 <Annotation Term="OData.Description" String="The location of the chassis."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800687 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated chassis."/>
688 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700689 </EntityType>
690
691 <ComplexType Name="Links" BaseType="Chassis.v1_0_0.Links">
692 <NavigationProperty Name="ManagersInChassis" Type="Collection(Manager.Manager)">
693 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700694 <Annotation Term="OData.Description" String="An array of links to the managers located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500695 <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 -0700696 <Annotation Term="OData.AutoExpandReferences"/>
697 </NavigationProperty>
698 <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)">
699 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700700 <Annotation Term="OData.Description" String="An array of links to the drives located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500701 <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 -0700702 <Annotation Term="OData.AutoExpandReferences"/>
703 </NavigationProperty>
704 <NavigationProperty Name="Storage" Type="Collection(Storage.Storage)">
705 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700706 <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 -0500707 <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 -0700708 <Annotation Term="OData.AutoExpandReferences"/>
709 </NavigationProperty>
710 </ComplexType>
711 </Schema>
712
713 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_1">
714 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500715 <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 -0700716 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
717 </Schema>
718
719 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_2">
720 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700721 <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 -0700722 <EntityType Name="Chassis" BaseType="Chassis.v1_2_1.Chassis"/>
723 </Schema>
724
725 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_3">
726 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
727 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
728 <EntityType Name="Chassis" BaseType="Chassis.v1_2_2.Chassis"/>
729 </Schema>
730
731 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_4">
732 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500733 <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 -0700734 <EntityType Name="Chassis" BaseType="Chassis.v1_2_3.Chassis"/>
735 </Schema>
736
Ed Tanous530520e2019-01-02 13:41:37 -0800737 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_5">
738 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
739 <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."/>
740 <EntityType Name="Chassis" BaseType="Chassis.v1_2_4.Chassis"/>
741 </Schema>
742
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600743 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_6">
744 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500745 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600746 <EntityType Name="Chassis" BaseType="Chassis.v1_2_5.Chassis"/>
747 </Schema>
748
Ed Tanouscb103132019-10-08 11:34:22 -0700749 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_7">
750 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
751 <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."/>
752 <EntityType Name="Chassis" BaseType="Chassis.v1_2_6.Chassis"/>
753 </Schema>
754
755 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_8">
756 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
757 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
758 <EntityType Name="Chassis" BaseType="Chassis.v1_2_7.Chassis"/>
759 </Schema>
760
Gunnar Millsa778c022020-05-12 12:20:36 -0500761 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_9">
762 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
763 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
764 <EntityType Name="Chassis" BaseType="Chassis.v1_2_8.Chassis"/>
765 </Schema>
766
Gunnar Mills844b4152020-06-22 12:44:09 -0500767 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_10">
768 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
769 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
770 <EntityType Name="Chassis" BaseType="Chassis.v1_2_9.Chassis"/>
771 </Schema>
772
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500773 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_11">
774 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
775 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
776 <EntityType Name="Chassis" BaseType="Chassis.v1_2_10.Chassis"/>
777 </Schema>
778
Gunnar Mills10f270b2021-05-19 15:34:06 -0500779 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_12">
780 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
781 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
782 <EntityType Name="Chassis" BaseType="Chassis.v1_2_11.Chassis"/>
783 </Schema>
784
Jason M. Billsea4aa752018-06-05 13:29:11 -0700785 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_0">
786 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600787 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700788 <Annotation Term="OData.Description" String="This version was created to show the ChassisType enumerated list was updated."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500789
Jason M. Billsea4aa752018-06-05 13:29:11 -0700790 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
791 </Schema>
792
793 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_1">
794 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500795 <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 -0700796 <EntityType Name="Chassis" BaseType="Chassis.v1_3_0.Chassis"/>
797 </Schema>
798
799 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_2">
800 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700801 <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 -0700802 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis"/>
803 </Schema>
804
805 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_3">
806 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
807 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
808 <EntityType Name="Chassis" BaseType="Chassis.v1_3_2.Chassis"/>
809 </Schema>
810
811 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_4">
812 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500813 <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 -0700814 <EntityType Name="Chassis" BaseType="Chassis.v1_3_3.Chassis"/>
815 </Schema>
816
Ed Tanous530520e2019-01-02 13:41:37 -0800817 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_5">
818 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
819 <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."/>
820 <EntityType Name="Chassis" BaseType="Chassis.v1_3_4.Chassis"/>
821 </Schema>
822
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600823 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_6">
824 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500825 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600826 <EntityType Name="Chassis" BaseType="Chassis.v1_3_5.Chassis"/>
827 </Schema>
828
Ed Tanouscb103132019-10-08 11:34:22 -0700829 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_7">
830 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
831 <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."/>
832 <EntityType Name="Chassis" BaseType="Chassis.v1_3_6.Chassis"/>
833 </Schema>
834
835 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_8">
836 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
837 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
838 <EntityType Name="Chassis" BaseType="Chassis.v1_3_7.Chassis"/>
839 </Schema>
840
Gunnar Millsa778c022020-05-12 12:20:36 -0500841 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_9">
842 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
843 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
844 <EntityType Name="Chassis" BaseType="Chassis.v1_3_8.Chassis"/>
845 </Schema>
846
Gunnar Mills844b4152020-06-22 12:44:09 -0500847 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_10">
848 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
849 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
850 <EntityType Name="Chassis" BaseType="Chassis.v1_3_9.Chassis"/>
851 </Schema>
852
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500853 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_11">
854 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
855 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
856 <EntityType Name="Chassis" BaseType="Chassis.v1_3_10.Chassis"/>
857 </Schema>
858
Gunnar Mills10f270b2021-05-19 15:34:06 -0500859 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_12">
860 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
861 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
862 <EntityType Name="Chassis" BaseType="Chassis.v1_3_11.Chassis"/>
863 </Schema>
864
Jason M. Billsea4aa752018-06-05 13:29:11 -0700865 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_0">
866 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600867 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500868
Jason M. Billsea4aa752018-06-05 13:29:11 -0700869 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis">
870 <Property Name="HeightMm" Type="Edm.Decimal">
871 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
872 <Annotation Term="OData.Description" String="The height of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500873 <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 -0700874 <Annotation Term="Validation.Minimum" Int="0"/>
875 <Annotation Term="Measures.Unit" String="mm"/>
876 </Property>
877 <Property Name="WidthMm" Type="Edm.Decimal">
878 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
879 <Annotation Term="OData.Description" String="The width of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500880 <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 -0700881 <Annotation Term="Validation.Minimum" Int="0"/>
882 <Annotation Term="Measures.Unit" String="mm"/>
883 </Property>
884 <Property Name="DepthMm" Type="Edm.Decimal">
885 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
886 <Annotation Term="OData.Description" String="The depth of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500887 <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 -0700888 <Annotation Term="Validation.Minimum" Int="0"/>
889 <Annotation Term="Measures.Unit" String="mm"/>
890 </Property>
891 <Property Name="WeightKg" Type="Edm.Decimal">
892 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
893 <Annotation Term="OData.Description" String="The weight of the chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500894 <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 -0700895 <Annotation Term="Validation.Minimum" Int="0"/>
896 <Annotation Term="Measures.Unit" String="kg"/>
897 </Property>
898 <NavigationProperty Name="NetworkAdapters" Type="NetworkAdapterCollection.NetworkAdapterCollection" ContainsTarget="true" Nullable="false">
899 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500900 <Annotation Term="OData.Description" String="The link to the collection of network adapters associated with this chassis."/>
901 <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 -0700902 <Annotation Term="OData.AutoExpandReferences"/>
903 </NavigationProperty>
904 </EntityType>
905
906 <ComplexType Name="Links" BaseType="Chassis.v1_2_0.Links">
907 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
908 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700909 <Annotation Term="OData.Description" String="An array of links to the PCIe devices located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500910 <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 -0700911 <Annotation Term="OData.AutoExpandReferences"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700912 <Annotation Term="Redfish.Revisions">
913 <Collection>
914 <Record>
915 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
916 <PropertyValue Property="Version" String="v1_10_0"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500917 <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 -0700918 </Record>
919 </Collection>
920 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700921 </NavigationProperty>
922 </ComplexType>
923 </Schema>
924
925 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_1">
926 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700927 <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 -0700928 <EntityType Name="Chassis" BaseType="Chassis.v1_4_0.Chassis"/>
929 </Schema>
930
931 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_2">
932 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
933 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
934 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
935 </Schema>
936
937 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_3">
938 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500939 <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 -0700940 <EntityType Name="Chassis" BaseType="Chassis.v1_4_2.Chassis"/>
941 </Schema>
942
Ed Tanous530520e2019-01-02 13:41:37 -0800943 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_4">
944 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
945 <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."/>
946 <EntityType Name="Chassis" BaseType="Chassis.v1_4_3.Chassis"/>
947 </Schema>
948
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600949 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_5">
950 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500951 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600952 <EntityType Name="Chassis" BaseType="Chassis.v1_4_4.Chassis"/>
953 </Schema>
954
Ed Tanouscb103132019-10-08 11:34:22 -0700955 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_6">
956 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
957 <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."/>
958 <EntityType Name="Chassis" BaseType="Chassis.v1_4_5.Chassis"/>
959 </Schema>
960
961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_7">
962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
964 <EntityType Name="Chassis" BaseType="Chassis.v1_4_6.Chassis"/>
965 </Schema>
966
Gunnar Millsa778c022020-05-12 12:20:36 -0500967 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_8">
968 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
969 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
970 <EntityType Name="Chassis" BaseType="Chassis.v1_4_7.Chassis"/>
971 </Schema>
972
Gunnar Mills844b4152020-06-22 12:44:09 -0500973 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_9">
974 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
975 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
976 <EntityType Name="Chassis" BaseType="Chassis.v1_4_8.Chassis"/>
977 </Schema>
978
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500979 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_10">
980 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
981 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
982 <EntityType Name="Chassis" BaseType="Chassis.v1_4_9.Chassis"/>
983 </Schema>
984
Gunnar Mills10f270b2021-05-19 15:34:06 -0500985 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_11">
986 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
987 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
988 <EntityType Name="Chassis" BaseType="Chassis.v1_4_10.Chassis"/>
989 </Schema>
990
Jason M. Billsea4aa752018-06-05 13:29:11 -0700991 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_0">
992 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600993 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500994
Jason M. Billsea4aa752018-06-05 13:29:11 -0700995 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
996
997 <ComplexType Name="Links" BaseType="Chassis.v1_4_0.Links">
998 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
999 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001000 <Annotation Term="OData.Description" String="An array of links to the resource blocks located in this chassis."/>
1001 <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 -07001002 <Annotation Term="OData.AutoExpandReferences"/>
1003 </NavigationProperty>
1004 </ComplexType>
1005 </Schema>
1006
1007 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_1">
1008 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1009 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1010 <EntityType Name="Chassis" BaseType="Chassis.v1_5_0.Chassis"/>
1011 </Schema>
1012
1013 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_2">
1014 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001015 <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 -07001016 <EntityType Name="Chassis" BaseType="Chassis.v1_5_1.Chassis"/>
1017 </Schema>
1018
Ed Tanous530520e2019-01-02 13:41:37 -08001019 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_3">
1020 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1021 <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."/>
1022 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis"/>
1023 </Schema>
1024
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001025 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_4">
1026 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001027 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001028 <EntityType Name="Chassis" BaseType="Chassis.v1_5_3.Chassis"/>
1029 </Schema>
1030
Ed Tanouscb103132019-10-08 11:34:22 -07001031 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_5">
1032 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1033 <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."/>
1034 <EntityType Name="Chassis" BaseType="Chassis.v1_5_4.Chassis"/>
1035 </Schema>
1036
1037 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_6">
1038 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1039 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1040 <EntityType Name="Chassis" BaseType="Chassis.v1_5_5.Chassis"/>
1041 </Schema>
1042
Gunnar Millsa778c022020-05-12 12:20:36 -05001043 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_7">
1044 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1045 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1046 <EntityType Name="Chassis" BaseType="Chassis.v1_5_6.Chassis"/>
1047 </Schema>
1048
Gunnar Mills844b4152020-06-22 12:44:09 -05001049 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_8">
1050 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1051 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1052 <EntityType Name="Chassis" BaseType="Chassis.v1_5_7.Chassis"/>
1053 </Schema>
1054
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001055 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_9">
1056 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1057 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1058 <EntityType Name="Chassis" BaseType="Chassis.v1_5_8.Chassis"/>
1059 </Schema>
1060
Gunnar Mills10f270b2021-05-19 15:34:06 -05001061 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_10">
1062 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1063 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1064 <EntityType Name="Chassis" BaseType="Chassis.v1_5_9.Chassis"/>
1065 </Schema>
1066
Jason M. Billsea4aa752018-06-05 13:29:11 -07001067 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_0">
1068 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001069 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001070 <Annotation Term="OData.Description" String="This version was created to add a link to an Assembly resource."/>
1071
Jason M. Billsea4aa752018-06-05 13:29:11 -07001072 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis">
1073 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
1074 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001075 <Annotation Term="OData.Description" String="The link to the assembly associated with this chassis."/>
1076 <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 -07001077 <Annotation Term="OData.AutoExpandReferences"/>
1078 </NavigationProperty>
1079 </EntityType>
1080 </Schema>
1081
Ed Tanous530520e2019-01-02 13:41:37 -08001082 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_1">
1083 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1084 <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."/>
1085 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis"/>
1086 </Schema>
1087
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001088 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_2">
1089 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001090 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001091 <EntityType Name="Chassis" BaseType="Chassis.v1_6_1.Chassis"/>
1092 </Schema>
1093
Ed Tanouscb103132019-10-08 11:34:22 -07001094 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_3">
1095 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1096 <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."/>
1097 <EntityType Name="Chassis" BaseType="Chassis.v1_6_2.Chassis"/>
1098 </Schema>
1099
1100 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_4">
1101 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1102 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1103 <EntityType Name="Chassis" BaseType="Chassis.v1_6_3.Chassis"/>
1104 </Schema>
1105
Gunnar Millsa778c022020-05-12 12:20:36 -05001106 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_5">
1107 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1108 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1109 <EntityType Name="Chassis" BaseType="Chassis.v1_6_4.Chassis"/>
1110 </Schema>
1111
Gunnar Mills844b4152020-06-22 12:44:09 -05001112 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_6">
1113 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1114 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1115 <EntityType Name="Chassis" BaseType="Chassis.v1_6_5.Chassis"/>
1116 </Schema>
1117
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001118 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_7">
1119 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1120 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1121 <EntityType Name="Chassis" BaseType="Chassis.v1_6_6.Chassis"/>
1122 </Schema>
1123
Gunnar Mills10f270b2021-05-19 15:34:06 -05001124 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_8">
1125 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1126 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1127 <EntityType Name="Chassis" BaseType="Chassis.v1_6_7.Chassis"/>
1128 </Schema>
1129
Jason M. Billsea4aa752018-06-05 13:29:11 -07001130 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_0">
1131 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001132 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001133
Jason M. Billsea4aa752018-06-05 13:29:11 -07001134 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis">
1135 <Property Name="UUID" Type="Resource.UUID">
1136 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001137 <Annotation Term="OData.Description" String="The UUID for this chassis."/>
1138 <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 -07001139 </Property>
1140 </EntityType>
1141
1142 <ComplexType Name="Links" BaseType="Chassis.v1_5_0.Links">
1143 <NavigationProperty Name="Switches" Type="Collection(Switch.Switch)">
1144 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001145 <Annotation Term="OData.Description" String="An array of links to the switches located in this chassis."/>
1146 <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 -07001147 <Annotation Term="OData.AutoExpandReferences"/>
1148 </NavigationProperty>
1149 </ComplexType>
1150 </Schema>
1151
Ed Tanous530520e2019-01-02 13:41:37 -08001152 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_1">
1153 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1154 <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."/>
1155 <EntityType Name="Chassis" BaseType="Chassis.v1_7_0.Chassis"/>
1156 </Schema>
1157
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001158 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_2">
1159 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001160 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001161 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis"/>
1162 </Schema>
1163
Ed Tanouscb103132019-10-08 11:34:22 -07001164 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_3">
1165 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1166 <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."/>
1167 <EntityType Name="Chassis" BaseType="Chassis.v1_7_2.Chassis"/>
1168 </Schema>
1169
1170 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_4">
1171 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1172 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1173 <EntityType Name="Chassis" BaseType="Chassis.v1_7_3.Chassis"/>
1174 </Schema>
1175
Gunnar Millsa778c022020-05-12 12:20:36 -05001176 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_5">
1177 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1178 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1179 <EntityType Name="Chassis" BaseType="Chassis.v1_7_4.Chassis"/>
1180 </Schema>
1181
Gunnar Mills844b4152020-06-22 12:44:09 -05001182 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_6">
1183 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1184 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1185 <EntityType Name="Chassis" BaseType="Chassis.v1_7_5.Chassis"/>
1186 </Schema>
1187
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001188 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_7">
1189 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1190 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1191 <EntityType Name="Chassis" BaseType="Chassis.v1_7_6.Chassis"/>
1192 </Schema>
1193
Gunnar Mills10f270b2021-05-19 15:34:06 -05001194 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_8">
1195 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1196 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1197 <EntityType Name="Chassis" BaseType="Chassis.v1_7_7.Chassis"/>
1198 </Schema>
1199
Ed Tanous530520e2019-01-02 13:41:37 -08001200 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_0">
1201 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001202 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001203
Ed Tanous530520e2019-01-02 13:41:37 -08001204 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis">
1205 <NavigationProperty Name="PCIeSlots" Type="PCIeSlots.PCIeSlots" ContainsTarget="true" Nullable="false">
1206 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001207 <Annotation Term="OData.Description" String="The link to the PCIe slot properties for this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001208 <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 -08001209 <Annotation Term="OData.AutoExpandReferences"/>
1210 </NavigationProperty>
1211 </EntityType>
1212 </Schema>
1213
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001214 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_1">
1215 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001216 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001217 <EntityType Name="Chassis" BaseType="Chassis.v1_8_0.Chassis"/>
1218 </Schema>
1219
Ed Tanouscb103132019-10-08 11:34:22 -07001220 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_2">
1221 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1222 <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."/>
1223 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis"/>
1224 </Schema>
1225
1226 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_3">
1227 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1228 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1229 <EntityType Name="Chassis" BaseType="Chassis.v1_8_2.Chassis"/>
1230 </Schema>
1231
Gunnar Millsa778c022020-05-12 12:20:36 -05001232 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_4">
1233 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1234 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1235 <EntityType Name="Chassis" BaseType="Chassis.v1_8_3.Chassis"/>
1236 </Schema>
1237
Gunnar Mills844b4152020-06-22 12:44:09 -05001238 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_5">
1239 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1240 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1241 <EntityType Name="Chassis" BaseType="Chassis.v1_8_4.Chassis"/>
1242 </Schema>
1243
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001244 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_6">
1245 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1246 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1247 <EntityType Name="Chassis" BaseType="Chassis.v1_8_5.Chassis"/>
1248 </Schema>
1249
Gunnar Mills10f270b2021-05-19 15:34:06 -05001250 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_7">
1251 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1252 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1253 <EntityType Name="Chassis" BaseType="Chassis.v1_8_6.Chassis"/>
1254 </Schema>
1255
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001256 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_0">
1257 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1258 <Annotation Term="Redfish.Release" String="2018.3"/>
1259
1260 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis">
1261 <Property Name="EnvironmentalClass" Type="Chassis.v1_9_0.EnvironmentalClass">
1262 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001263 <Annotation Term="OData.Description" String="The ASHRAE Environmental Class for this chassis."/>
1264 <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 -06001265 </Property>
1266 <NavigationProperty Name="Sensors" Type="SensorCollection.SensorCollection" Nullable="false">
1267 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001268 <Annotation Term="OData.Description" String="The link to the collection of sensors located in the equipment and sub-components."/>
1269 <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 -06001270 <Annotation Term="OData.AutoExpandReferences"/>
1271 </NavigationProperty>
1272 </EntityType>
1273
1274 <EnumType Name="EnvironmentalClass">
1275 <Member Name="A1">
Ed Tanouscb103132019-10-08 11:34:22 -07001276 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A1'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001277 </Member>
1278 <Member Name="A2">
Ed Tanouscb103132019-10-08 11:34:22 -07001279 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A2'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001280 </Member>
1281 <Member Name="A3">
Ed Tanouscb103132019-10-08 11:34:22 -07001282 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A3'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001283 </Member>
1284 <Member Name="A4">
Ed Tanouscb103132019-10-08 11:34:22 -07001285 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A4'."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001286 </Member>
1287 </EnumType>
1288
1289 <ComplexType Name="Links" BaseType="Chassis.v1_7_0.Links">
1290 <NavigationProperty Name="Processors" Type="Collection(Processor.Processor)">
1291 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001292 <Annotation Term="OData.Description" String="An array of links to the processors located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001293 <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 -06001294 <Annotation Term="OData.AutoExpandReferences"/>
1295 </NavigationProperty>
1296 </ComplexType>
1297 </Schema>
1298
Ed Tanouscb103132019-10-08 11:34:22 -07001299 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_1">
1300 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1301 <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."/>
1302 <EntityType Name="Chassis" BaseType="Chassis.v1_9_0.Chassis"/>
1303 </Schema>
1304
1305 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_2">
1306 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1307 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1308 <EntityType Name="Chassis" BaseType="Chassis.v1_9_1.Chassis"/>
1309 </Schema>
1310
Gunnar Millsa778c022020-05-12 12:20:36 -05001311 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_3">
1312 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1313 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1314 <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis"/>
1315 </Schema>
1316
Gunnar Mills844b4152020-06-22 12:44:09 -05001317 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_4">
1318 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1319 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1320 <EntityType Name="Chassis" BaseType="Chassis.v1_9_3.Chassis"/>
1321 </Schema>
1322
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001323 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_5">
1324 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1325 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1326 <EntityType Name="Chassis" BaseType="Chassis.v1_9_4.Chassis"/>
1327 </Schema>
1328
Gunnar Mills10f270b2021-05-19 15:34:06 -05001329 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_6">
1330 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1331 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1332 <EntityType Name="Chassis" BaseType="Chassis.v1_9_5.Chassis"/>
1333 </Schema>
1334
Ed Tanouscb103132019-10-08 11:34:22 -07001335 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_0">
1336 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1337 <Annotation Term="Redfish.Release" String="2019.2"/>
1338
1339 <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis">
1340 <NavigationProperty Name="PCIeDevices" Type="PCIeDeviceCollection.PCIeDeviceCollection" ContainsTarget="true" Nullable="false">
1341 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1342 <Annotation Term="OData.Description" String="The link to the collection of PCIe devices located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001343 <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 -07001344 <Annotation Term="OData.AutoExpandReferences"/>
1345 </NavigationProperty>
1346 </EntityType>
1347 </Schema>
1348
Gunnar Millsa778c022020-05-12 12:20:36 -05001349 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_1">
1350 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1351 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1352 <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis"/>
1353 </Schema>
1354
Gunnar Mills844b4152020-06-22 12:44:09 -05001355 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_2">
1356 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1357 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1358 <EntityType Name="Chassis" BaseType="Chassis.v1_10_1.Chassis"/>
1359 </Schema>
1360
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001361 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_3">
1362 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1363 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1364 <EntityType Name="Chassis" BaseType="Chassis.v1_10_2.Chassis"/>
1365 </Schema>
1366
Gunnar Mills10f270b2021-05-19 15:34:06 -05001367 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_4">
1368 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1369 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1370 <EntityType Name="Chassis" BaseType="Chassis.v1_10_3.Chassis"/>
1371 </Schema>
1372
Gunnar Mills09b9d452020-02-11 13:27:39 -06001373 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_0">
1374 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1375 <Annotation Term="Redfish.Release" String="2019.4"/>
1376
1377 <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis">
1378 <NavigationProperty Name="MediaControllers" Type="MediaControllerCollection.MediaControllerCollection" ContainsTarget="true" Nullable="false">
1379 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1380 <Annotation Term="OData.Description" String="The link to the collection of media controllers located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001381 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MediaControllerCollection."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001382 <Annotation Term="OData.AutoExpandReferences"/>
1383 </NavigationProperty>
1384 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
1385 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1386 <Annotation Term="OData.Description" String="The link to the collection of memory located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001387 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryCollection."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001388 <Annotation Term="OData.AutoExpandReferences"/>
1389 </NavigationProperty>
1390 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
1391 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1392 <Annotation Term="OData.Description" String="The link to the collection of memory domains located in this chassis."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001393 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryDomainCollection."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001394 <Annotation Term="OData.AutoExpandReferences"/>
1395 </NavigationProperty>
1396 </EntityType>
1397
1398 <ComplexType Name="Links" BaseType="Chassis.v1_9_0.Links">
1399 <NavigationProperty Name="Facility" Type="Facility.Facility" Nullable="false">
1400 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1401 <Annotation Term="OData.Description" String="The link to the facility that contains this chassis."/>
1402 <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."/>
1403 <Annotation Term="OData.AutoExpandReferences"/>
1404 </NavigationProperty>
1405 </ComplexType>
1406 </Schema>
1407
Gunnar Millsa778c022020-05-12 12:20:36 -05001408 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_1">
1409 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1410 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1411 <EntityType Name="Chassis" BaseType="Chassis.v1_11_0.Chassis"/>
1412 </Schema>
1413
Gunnar Mills844b4152020-06-22 12:44:09 -05001414 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_2">
1415 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1416 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1417 <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis"/>
1418 </Schema>
1419
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001420 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_3">
1421 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1422 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1423 <EntityType Name="Chassis" BaseType="Chassis.v1_11_2.Chassis"/>
1424 </Schema>
1425
Gunnar Mills10f270b2021-05-19 15:34:06 -05001426 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_4">
1427 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1428 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1429 <EntityType Name="Chassis" BaseType="Chassis.v1_11_3.Chassis"/>
1430 </Schema>
1431
Gunnar Millsa778c022020-05-12 12:20:36 -05001432 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_0">
1433 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1434 <Annotation Term="Redfish.Release" String="2020.1"/>
1435 <Annotation Term="OData.Description" String="This version was created to add MaxPowerWatts and MinPowerWatts properties."/>
1436
1437 <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis">
1438 <Property Name="MaxPowerWatts" Type="Edm.Decimal">
1439 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1440 <Annotation Term="OData.Description" String="The upper bound of the total power consumed by the chassis."/>
1441 <Annotation Term="OData.LongDescription" String="This property shall contain the upper bound of the total power consumed by the chassis."/>
1442 <Annotation Term="Measures.Unit" String="W"/>
1443 </Property>
1444 <Property Name="MinPowerWatts" Type="Edm.Decimal">
1445 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1446 <Annotation Term="OData.Description" String="The lower bound of the total power consumed by the chassis."/>
1447 <Annotation Term="OData.LongDescription" String="This property shall contain the lower bound of the total power consumed by the chassis."/>
1448 <Annotation Term="Measures.Unit" String="W"/>
1449 </Property>
1450 </EntityType>
1451 </Schema>
1452
Gunnar Mills844b4152020-06-22 12:44:09 -05001453 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_1">
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_12_0.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_12_2">
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_12_1.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_12_3">
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_12_2.Chassis"/>
1469 </Schema>
1470
Gunnar Mills844b4152020-06-22 12:44:09 -05001471 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_0">
1472 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1473 <Annotation Term="Redfish.Release" String="2020.2"/>
1474 <Annotation Term="OData.Description" String="This version was created to modify the Contains and ContainedBy properties to be writable."/>
1475
1476 <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/>
1477 </Schema>
1478
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001479 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_1">
1480 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1481 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1482 <EntityType Name="Chassis" BaseType="Chassis.v1_13_0.Chassis"/>
1483 </Schema>
1484
Gunnar Mills10f270b2021-05-19 15:34:06 -05001485 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_2">
1486 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1487 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1488 <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis"/>
1489 </Schema>
1490
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001491 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_0">
1492 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1493 <Annotation Term="Redfish.Release" String="2020.3"/>
1494 <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and to deprecate IndicatorLED properties."/>
1495
1496 <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis">
1497 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1498 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1499 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1500 <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."/>
1501 </Property>
1502 <NavigationProperty Name="Drives" Type="DriveCollection.DriveCollection" Nullable="false" ContainsTarget="true">
1503 <Annotation Term="OData.Description" String="The link to the collection of drives within this chassis."/>
1504 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type DriveCollection."/>
1505 <Annotation Term="OData.AutoExpandReferences"/>
1506 </NavigationProperty>
1507 </EntityType>
1508 </Schema>
1509
Gunnar Mills10f270b2021-05-19 15:34:06 -05001510 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_1">
1511 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1512 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1513 <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis"/>
1514 </Schema>
1515
Gunnar Mills262d7d42021-01-20 16:28:41 -06001516 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_0">
1517 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1518 <Annotation Term="Redfish.Release" String="2020.4"/>
1519 <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."/>
1520
1521 <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis">
1522 <NavigationProperty Name="PowerSubsystem" Type="PowerSubsystem.PowerSubsystem" ContainsTarget="true" Nullable="false">
1523 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1524 <Annotation Term="OData.Description" String="The link to the power subsystem properties for this chassis."/>
1525 <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."/>
1526 <Annotation Term="OData.AutoExpandReferences"/>
1527 </NavigationProperty>
1528 <NavigationProperty Name="ThermalSubsystem" Type="ThermalSubsystem.ThermalSubsystem" ContainsTarget="true" Nullable="false">
1529 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1530 <Annotation Term="OData.Description" String="The link to the thermal subsystem properties for this chassis."/>
1531 <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."/>
1532 <Annotation Term="OData.AutoExpandReferences"/>
1533 </NavigationProperty>
1534 <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
1535 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1536 <Annotation Term="OData.Description" String="The link to the environment metrics for this chassis."/>
1537 <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."/>
1538 <Annotation Term="OData.AutoExpandReferences"/>
1539 </NavigationProperty>
1540 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1541 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1542 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1543 <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."/>
1544 <Annotation Term="OData.AutoExpandReferences"/>
1545 </NavigationProperty>
1546 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1547 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1548 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1549 </Property>
1550 </EntityType>
1551 </Schema>
1552
Gunnar Mills10f270b2021-05-19 15:34:06 -05001553 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_1">
1554 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1555 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
1556 <EntityType Name="Chassis" BaseType="Chassis.v1_15_0.Chassis"/>
1557 </Schema>
1558
1559 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_0">
1560 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1561 <Annotation Term="Redfish.Release" String="2021.1"/>
1562 <Annotation Term="OData.Description" String="This version was created to add SparePartNumber."/>
1563
1564 <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis">
1565 <Property Name="SparePartNumber" Type="Edm.String">
1566 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1567 <Annotation Term="OData.Description" String="The spare part number of the chassis."/>
1568 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the chassis."/>
1569 </Property>
1570 </EntityType>
1571 </Schema>
1572
Gunnar Mills9d424662021-09-22 21:56:16 -05001573 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_0">
1574 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1575 <Annotation Term="Redfish.Release" String="2021.2"/>
1576
1577 <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis">
1578 <NavigationProperty Name="Controls" Type="ControlCollection.ControlCollection" ContainsTarget="true" Nullable="false">
1579 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1580 <Annotation Term="OData.Description" String="The link to the collection of controls located in this chassis."/>
1581 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ControlCollection."/>
1582 <Annotation Term="OData.AutoExpandReferences"/>
1583 </NavigationProperty>
1584 </EntityType>
1585
1586 <ComplexType Name="Links" BaseType="Chassis.v1_11_0.Links">
1587 <NavigationProperty Name="Cables" Type="Collection(Cable.Cable)">
1588 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1589 <Annotation Term="OData.Description" String="An array of links to the cables connected to this chassis."/>
1590 <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."/>
1591 <Annotation Term="OData.AutoExpandReferences"/>
1592 </NavigationProperty>
1593 </ComplexType>
1594 </Schema>
1595
Gunnar Mills60c922d2021-12-01 09:28:53 -06001596 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_0">
1597 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1598 <Annotation Term="Redfish.Release" String="2021.3"/>
1599
1600 <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis">
1601 <Property Name="ElectricalSourceManagerURIs" Type="Collection(Edm.String)">
1602 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1603 <Annotation Term="OData.Description" String="The URIs of the management interfaces for the upstream electrical source connections for this chassis."/>
1604 <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."/>
1605 <Annotation Term="OData.IsURL"/>
1606 </Property>
1607 <Property Name="ElectricalSourceNames" Type="Collection(Edm.String)">
1608 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1609 <Annotation Term="OData.Description" String="The names of the upstream electrical sources, such as circuits or outlets, connected to this chassis."/>
1610 <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."/>
1611 </Property>
1612 </EntityType>
1613
1614 <ComplexType Name="Links" BaseType="Chassis.v1_17_0.Links">
1615 <NavigationProperty Name="PowerOutlets" Type="Collection(Outlet.Outlet)">
1616 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1617 <Annotation Term="OData.Description" String="An array of links to the outlets that provide power to this chassis."/>
1618 <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."/>
1619 <Annotation Term="OData.AutoExpandReferences"/>
1620 </NavigationProperty>
1621 </ComplexType>
1622 </Schema>
1623
Jason M. Billsea4aa752018-06-05 13:29:11 -07001624 </edmx:DataServices>
1625</edmx:Edmx>