1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  ComputerSystem v1.23.0                                              -->
5<!--#                                                                                      -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8<!--# Copyright 2014-2024 DMTF.                                                            -->
9<!--# 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/Chassis_v1.xml">
32    <edmx:Include Namespace="Chassis"/>
33  </edmx:Reference>
34  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml">
35    <edmx:Include Namespace="LogServiceCollection"/>
36  </edmx:Reference>
37  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EthernetInterfaceCollection_v1.xml">
38    <edmx:Include Namespace="EthernetInterfaceCollection"/>
39  </edmx:Reference>
40  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SimpleStorageCollection_v1.xml">
41    <edmx:Include Namespace="SimpleStorageCollection"/>
42  </edmx:Reference>
43  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
44    <edmx:Include Namespace="ProcessorCollection"/>
45  </edmx:Reference>
46  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SecureBoot_v1.xml">
47    <edmx:Include Namespace="SecureBoot"/>
48  </edmx:Reference>
49  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Bios_v1.xml">
50    <edmx:Include Namespace="Bios"/>
51  </edmx:Reference>
52  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml">
53    <edmx:Include Namespace="MemoryCollection"/>
54  </edmx:Reference>
55  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryDomainCollection_v1.xml">
56    <edmx:Include Namespace="MemoryDomainCollection"/>
57  </edmx:Reference>
58  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml">
59    <edmx:Include Namespace="Manager"/>
60  </edmx:Reference>
61  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/StorageCollection_v1.xml">
62    <edmx:Include Namespace="StorageCollection"/>
63  </edmx:Reference>
64  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
65    <edmx:Include Namespace="PCIeDevice"/>
66  </edmx:Reference>
67  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
68    <edmx:Include Namespace="PCIeFunction"/>
69  </edmx:Reference>
70  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
71    <edmx:Include Namespace="Endpoint"/>
72  </edmx:Reference>
73  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/HostedStorageServices_v1.xml">
74    <edmx:Include Namespace="HostedStorageServices"/>
75  </edmx:Reference>
76  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkInterfaceCollection_v1.xml">
77    <edmx:Include Namespace="NetworkInterfaceCollection"/>
78  </edmx:Reference>
79  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlock_v1.xml">
80    <edmx:Include Namespace="ResourceBlock"/>
81  </edmx:Reference>
82  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponent_v1.xml">
83    <edmx:Include Namespace="TrustedComponent"/>
84  </edmx:Reference>
85  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/BootOptionCollection_v1.xml">
86    <edmx:Include Namespace="BootOptionCollection"/>
87  </edmx:Reference>
88  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
89    <edmx:Include Namespace="Redundancy"/>
90  </edmx:Reference>
91  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
92    <edmx:Include Namespace="CertificateCollection"/>
93  </edmx:Reference>
94  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml">
95    <edmx:Include Namespace="ProcessorMetrics"/>
96  </edmx:Reference>
97  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml">
98    <edmx:Include Namespace="MemoryMetrics"/>
99  </edmx:Reference>
100  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml">
101    <edmx:Include Namespace="FabricAdapterCollection"/>
102  </edmx:Reference>
103  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml">
104    <edmx:Include Namespace="VirtualMediaCollection"/>
105  </edmx:Reference>
106  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
107    <edmx:Include Namespace="SoftwareInventory"/>
108  </edmx:Reference>
109  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/GraphicsControllerCollection_v1.xml">
110    <edmx:Include Namespace="GraphicsControllerCollection"/>
111  </edmx:Reference>
112  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/USBControllerCollection_v1.xml">
113    <edmx:Include Namespace="USBControllerCollection"/>
114  </edmx:Reference>
115  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
116    <edmx:Include Namespace="NetworkDeviceFunction"/>
117  </edmx:Reference>
118  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingSystem_v1.xml">
119    <edmx:Include Namespace="OperatingSystem"/>
120  </edmx:Reference>
121
122  <edmx:DataServices>
123
124    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem">
125      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
126      <Annotation Term="Redfish.Language" String="en"/>
127
128      <EntityType Name="ComputerSystem" BaseType="Resource.v1_0_0.Resource" Abstract="true">
129        <Annotation Term="OData.Description" String="The `ComputerSystem` schema represents a computer or system instance and the software-visible resources, or items within the data plane, such as memory, CPU, and other devices that it can access.  Details of those resources or subsystems are also linked through this resource."/>
130        <Annotation Term="OData.LongDescription" String="This resource shall represent a computing system in the Redfish Specification."/>
131        <Annotation Term="Capabilities.InsertRestrictions">
132          <Record>
133            <PropertyValue Property="Insertable" Bool="false"/>
134          </Record>
135        </Annotation>
136        <Annotation Term="Capabilities.UpdateRestrictions">
137          <Record>
138            <PropertyValue Property="Updatable" Bool="true"/>
139            <Annotation Term="OData.Description" String="Some properties, such as `AssetTag`, `IndicatorLED`, and some boot parameters, can be updated for a computer system."/>
140          </Record>
141        </Annotation>
142        <Annotation Term="Capabilities.DeleteRestrictions">
143          <Record>
144            <PropertyValue Property="Deletable" Bool="true"/>
145            <Annotation Term="OData.Description" String="A client can delete a composed computer system to retire it."/>
146          </Record>
147        </Annotation>
148        <Annotation Term="Redfish.Uris">
149          <Collection>
150            <String>/redfish/v1/Systems/{ComputerSystemId}</String>
151            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String>
152            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String>
153          </Collection>
154        </Annotation>
155      </EntityType>
156
157      <Action Name="Reset" IsBound="true">
158        <Annotation Term="OData.Description" String="This action resets the system."/>
159        <Annotation Term="OData.LongDescription" String="This action shall reset the system represented by the resource.  For systems that implement ACPI Power Button functionality, the `PushPowerButton` value shall perform or emulate an ACPI Power Button Push, and the `ForceOff` value shall perform an ACPI Power Button Override, commonly known as a four-second hold of the power button."/>
160        <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
161        <Parameter Name="ResetType" Type="Resource.ResetType">
162          <Annotation Term="OData.Description" String="The type of reset."/>
163          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset.  The service can accept a request without the parameter and perform 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."/>
164        </Parameter>
165      </Action>
166
167      <Action Name="SetDefaultBootOrder" IsBound="true">
168        <Annotation Term="OData.Description" String="This action sets the `BootOrder` property to the default settings."/>
169        <Annotation Term="OData.LongDescription" String="This action shall set the `BootOrder` array to the default settings."/>
170        <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
171        <Annotation Term="Redfish.Revisions">
172          <Collection>
173            <Record>
174              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
175              <PropertyValue Property="Version" String="v1_5_0"/>
176            </Record>
177          </Collection>
178        </Annotation>
179      </Action>
180
181      <Action Name="AddResourceBlock" IsBound="true">
182        <Annotation Term="OData.Description" String="This action adds a resource block to a system."/>
183        <Annotation Term="OData.LongDescription" String="This action shall add a resource block to a system."/>
184        <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
185        <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false">
186          <Annotation Term="OData.Description" String="The resource block to add to the system."/>
187          <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to add to the system."/>
188        </Parameter>
189        <Parameter Name="ResourceBlockETag" Type="Edm.String">
190          <Annotation Term="OData.Description" String="The current ETag of the resource block to add to the system."/>
191          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the resource block to add to the system.  If the client-provided ETag does not match the current ETag of the resource block that the `ResourceBlock` parameter specifies, the service shall return the HTTP `428 Precondition Required` status code to reject the request."/>
192        </Parameter>
193        <Parameter Name="ComputerSystemETag" Type="Edm.String">
194          <Annotation Term="OData.Description" String="The current ETag of the system."/>
195          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the system.  If the client-provided ETag does not match the current ETag of the system, the service shall return the HTTP `428 Precondition Required` status code to reject the request."/>
196        </Parameter>
197        <Annotation Term="Redfish.Revisions">
198          <Collection>
199            <Record>
200              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
201              <PropertyValue Property="Version" String="v1_6_0"/>
202            </Record>
203          </Collection>
204        </Annotation>
205      </Action>
206
207      <Action Name="RemoveResourceBlock" IsBound="true">
208        <Annotation Term="OData.Description" String="This action removes a resource block from a system."/>
209        <Annotation Term="OData.LongDescription" String="This action shall remove a resource block from a system."/>
210        <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
211        <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false">
212          <Annotation Term="OData.Description" String="The resource block to remove from the system."/>
213          <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to remove from the system."/>
214        </Parameter>
215        <Parameter Name="ResourceBlockETag" Type="Edm.String">
216          <Annotation Term="OData.Description" String="The current ETag of the resource block to remove from the system."/>
217          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the resource block to remove from the system.  If the client-provided ETag does not match the current ETag of the resource block that the `ResourceBlock` parameter specifies, the service shall return the HTTP `428 Precondition Required` status code to reject the request."/>
218        </Parameter>
219        <Parameter Name="ComputerSystemETag" Type="Edm.String">
220          <Annotation Term="OData.Description" String="The current ETag of the system."/>
221          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the system.  If the client-provided ETag does not match the current ETag of the system, the service shall return the HTTP `428 Precondition Required` status code to reject the request."/>
222        </Parameter>
223        <Annotation Term="Redfish.Revisions">
224          <Collection>
225            <Record>
226              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
227              <PropertyValue Property="Version" String="v1_6_0"/>
228            </Record>
229          </Collection>
230        </Annotation>
231      </Action>
232
233      <Action Name="Decommission" IsBound="true">
234        <Annotation Term="OData.Description" String="This action decommissions a system."/>
235        <Annotation Term="OData.LongDescription" String="This action shall remove all specified data from a system in preparation to decommission the system."/>
236        <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
237        <Parameter Name="DecommissionTypes" Type="Collection(ComputerSystem.v1_21_0.DecommissionType)" Nullable="false">
238          <Annotation Term="OData.Description" String="The types of data to remove from the system."/>
239          <Annotation Term="OData.LongDescription" String="This parameter shall contain a list of the types of data to remove from the system."/>
240        </Parameter>
241        <Parameter Name="OEMDecommissionTypes" Type="Collection(Edm.String)">
242          <Annotation Term="OData.Description" String="The OEM-specific types of data to remove from the system."/>
243          <Annotation Term="OData.LongDescription" String="This parameter shall contain any OEM-specific types of data to remove from the system."/>
244        </Parameter>
245        <Parameter Name="ComputerSystemETag" Type="Edm.String">
246          <Annotation Term="OData.Description" String="The current ETag of the system."/>
247          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the system.  If the client-provided ETag does not match the current ETag of the system, the service shall return the HTTP `428 Precondition Required` status code to reject the request."/>
248        </Parameter>
249        <Parameter Name="RequireSecureErase" Type="Edm.Boolean">
250          <Annotation Term="OData.Description" String="Ensure secure erasure of all devices and fail the request if not possible."/>
251          <Annotation Term="OData.LongDescription" String="This parameter shall indicate if a secure erase is required.  If the parameter contains `true` and a secure erase to the level of NIST 800-88 Clear or Purge for all specified components cannot be performed the service shall return the HTTP `501 Not Implemented` status code.  This failure may occur after the process has already started.  If not provided by the client, the value shall be assumed to be `false`."/>
252        </Parameter>
253        <Annotation Term="Redfish.Revisions">
254          <Collection>
255            <Record>
256              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
257              <PropertyValue Property="Version" String="v1_21_0"/>
258            </Record>
259          </Collection>
260        </Annotation>
261      </Action>
262
263      <EnumType Name="BootSource">
264        <Member Name="None">
265          <Annotation Term="OData.Description" String="Boot from the normal boot device."/>
266        </Member>
267        <Member Name="Pxe">
268          <Annotation Term="OData.Description" String="Boot from the Pre-boot eXecution Environment (PXE)."/>
269        </Member>
270        <Member Name="Floppy">
271          <Annotation Term="OData.Description" String="Boot from the floppy disk drive."/>
272        </Member>
273        <Member Name="Cd">
274          <Annotation Term="OData.Description" String="Boot from the CD or DVD."/>
275        </Member>
276        <Member Name="Usb">
277          <Annotation Term="OData.Description" String="Boot from a system BIOS-specified USB device."/>
278        </Member>
279        <Member Name="Hdd">
280          <Annotation Term="OData.Description" String="Boot from a hard drive."/>
281        </Member>
282        <Member Name="BiosSetup">
283          <Annotation Term="OData.Description" String="Boot to the BIOS setup utility."/>
284        </Member>
285        <Member Name="Utilities">
286          <Annotation Term="OData.Description" String="Boot to the manufacturer's utilities program or programs."/>
287        </Member>
288        <Member Name="Diags">
289          <Annotation Term="OData.Description" String="Boot to the manufacturer's diagnostics program."/>
290        </Member>
291        <Member Name="UefiShell">
292          <Annotation Term="OData.Description" String="Boot to the UEFI Shell."/>
293        </Member>
294        <Member Name="UefiTarget">
295          <Annotation Term="OData.Description" String="Boot to the UEFI device specified in the `UefiTargetBootSourceOverride` property."/>
296        </Member>
297        <Member Name="SDCard">
298          <Annotation Term="OData.Description" String="Boot from an SD card."/>
299          <Annotation Term="Redfish.Revisions">
300            <Collection>
301              <Record>
302                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
303                <PropertyValue Property="Version" String="v1_1_0"/>
304              </Record>
305            </Collection>
306          </Annotation>
307        </Member>
308        <Member Name="UefiHttp">
309          <Annotation Term="OData.Description" String="Boot from a UEFI HTTP network location."/>
310          <Annotation Term="Redfish.Revisions">
311            <Collection>
312              <Record>
313                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
314                <PropertyValue Property="Version" String="v1_1_0"/>
315              </Record>
316            </Collection>
317          </Annotation>
318        </Member>
319        <Member Name="RemoteDrive">
320          <Annotation Term="OData.Description" String="Boot from a remote drive, such as an iSCSI target."/>
321          <Annotation Term="Redfish.Revisions">
322            <Collection>
323              <Record>
324                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
325                <PropertyValue Property="Version" String="v1_2_0"/>
326              </Record>
327            </Collection>
328          </Annotation>
329        </Member>
330        <Member Name="UefiBootNext">
331          <Annotation Term="OData.Description" String="Boot to the UEFI device that the `BootNext` property specifies."/>
332          <Annotation Term="Redfish.Revisions">
333            <Collection>
334              <Record>
335                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
336                <PropertyValue Property="Version" String="v1_5_0"/>
337              </Record>
338            </Collection>
339          </Annotation>
340        </Member>
341        <Member Name="Recovery">
342          <Annotation Term="OData.Description" String="Boot to a system-designated recovery process or image."/>
343          <Annotation Term="Redfish.Revisions">
344            <Collection>
345              <Record>
346                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
347                <PropertyValue Property="Version" String="v1_19_0"/>
348              </Record>
349            </Collection>
350          </Annotation>
351        </Member>
352      </EnumType>
353    </Schema>
354
355    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_0">
356      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
357      <Annotation Term="Redfish.Release" String="1.0"/>
358
359      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.ComputerSystem">
360        <Property Name="SystemType" Type="ComputerSystem.v1_0_0.SystemType" Nullable="false">
361          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
362          <Annotation Term="OData.Description" String="The type of computer system that this resource represents."/>
363          <Annotation Term="OData.LongDescription" String="An enumeration that indicates the kind of system that this resource represents."/>
364        </Property>
365        <Property Name="Links" Type="ComputerSystem.v1_0_0.Links" Nullable="false">
366          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
367          <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."/>
368        </Property>
369        <Property Name="AssetTag" Type="Edm.String">
370          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
371          <Annotation Term="OData.Description" String="The user-definable tag that can track this computer system for inventory or other client purposes."/>
372          <Annotation Term="OData.LongDescription" String="This property shall contain the system asset tag value.  Modifying this property may modify the `AssetTag` in the containing `Chassis` resource."/>
373        </Property>
374        <Property Name="Manufacturer" Type="Edm.String">
375          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
376          <Annotation Term="OData.Description" String="The manufacturer or OEM of this system."/>
377          <Annotation Term="OData.LongDescription" String="This property shall contain a value that represents the manufacturer of the system."/>
378        </Property>
379        <Property Name="Model" Type="Edm.String">
380          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
381          <Annotation Term="OData.Description" String="The product name for this system, without the manufacturer name."/>
382          <Annotation Term="OData.LongDescription" String="This property shall describe how the manufacturer refers to this system.  Typically, this value is the product name for this system without the manufacturer name."/>
383        </Property>
384        <Property Name="SKU" Type="Edm.String">
385          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
386          <Annotation Term="OData.Description" String="The manufacturer SKU for this system."/>
387          <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the system."/>
388        </Property>
389        <Property Name="SerialNumber" Type="Edm.String">
390          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
391          <Annotation Term="OData.Description" String="The serial number for this system."/>
392          <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the system."/>
393        </Property>
394        <Property Name="PartNumber" Type="Edm.String">
395          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
396          <Annotation Term="OData.Description" String="The part number for this system."/>
397          <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-defined part number for the system."/>
398        </Property>
399        <Property Name="UUID" Type="Resource.UUID">
400          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
401          <Annotation Term="OData.Description" String="The UUID for this system."/>
402          <Annotation Term="OData.LongDescription" String="This property shall contain the universally unique identifier number for this system.  RFC4122 describes methods to create this value.  The value should be considered to be opaque.  Client software should only treat the overall value as a UUID and should not interpret any subfields within the UUID.  If the system supports SMBIOS, the property value should follow the SMBIOS 2.6 and later recommendation for converting the SMBIOS 16-byte UUID structure into the Redfish canonical `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx` string format, so that the property value matches the byte order presented by current OS APIs, such as WMI and dmidecode.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
403        </Property>
404        <Property Name="HostName" Type="Edm.String">
405          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
406          <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/>
407          <Annotation Term="OData.LongDescription" String="This property shall contain the host name for this system, as reported by the operating system or hypervisor.  A service running in the host operating system typically reports this value to the manager.  Modifying this property may modify the `HostName` in one or more `EthernetInterface` resources contained in this system."/>
408        </Property>
409        <Property Name="IndicatorLED" Type="ComputerSystem.v1_0_0.IndicatorLED">
410          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
411          <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the system."/>
412          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator light, which identifies this system."/>
413          <Annotation Term="Redfish.Revisions">
414            <Collection>
415              <Record>
416                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
417                <PropertyValue Property="Version" String="v1_13_0"/>
418                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `LocationIndicatorActive` property."/>
419              </Record>
420            </Collection>
421          </Annotation>
422        </Property>
423        <Property Name="PowerState" Type="Resource.PowerState">
424          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
425          <Annotation Term="OData.Description" String="The current power state of the system."/>
426          <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the system."/>
427        </Property>
428        <Property Name="Boot" Type="ComputerSystem.v1_0_0.Boot"  Nullable="false">
429          <Annotation Term="OData.Description" String="The boot settings for this system."/>
430          <Annotation Term="OData.LongDescription" String="This property shall contain the boot settings for this system."/>
431        </Property>
432        <Property Name="BiosVersion" Type="Edm.String">
433          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
434          <Annotation Term="OData.Description" String="The version of the system BIOS or primary system firmware."/>
435          <Annotation Term="OData.LongDescription" String="This property shall contain the version string of the currently installed and running BIOS for x86 systems.  For other systems, the property may contain a version string that represents the primary system firmware."/>
436        </Property>
437        <Property Name="ProcessorSummary" Type="ComputerSystem.v1_0_0.ProcessorSummary"  Nullable="false">
438          <Annotation Term="OData.Description" String="The central processors of the system in general detail."/>
439          <Annotation Term="OData.LongDescription" String="This property shall describe the central processors for this resource.  Processors described by this property shall be limited to the processors that execute system code, and shall not include processors used for offload functionality."/>
440        </Property>
441        <Property Name="MemorySummary" Type="ComputerSystem.v1_0_0.MemorySummary"  Nullable="false">
442          <Annotation Term="OData.Description" String="The central memory of the system in general detail."/>
443          <Annotation Term="OData.LongDescription" String="This property shall describe the central memory for this resource."/>
444        </Property>
445        <Property Name="Actions" Type="ComputerSystem.v1_0_0.Actions" Nullable="false">
446          <Annotation Term="OData.Description" String="The available actions for this resource."/>
447          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
448        </Property>
449        <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
450          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
451          <Annotation Term="OData.Description" String="The link to the collection of processors associated with this system."/>
452          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection`."/>
453          <Annotation Term="OData.AutoExpandReferences"/>
454        </NavigationProperty>
455        <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
456          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
457          <Annotation Term="OData.Description" String="The link to the collection of Ethernet interfaces associated with this system."/>
458          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `EthernetInterfaceCollection`."/>
459          <Annotation Term="OData.AutoExpandReferences"/>
460        </NavigationProperty>
461        <NavigationProperty Name="SimpleStorage" Type="SimpleStorageCollection.SimpleStorageCollection" ContainsTarget="true" Nullable="false">
462          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
463          <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
464          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `SimpleStorageCollection`."/>
465          <Annotation Term="OData.AutoExpandReferences"/>
466        </NavigationProperty>
467        <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
468          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
469          <Annotation Term="OData.Description" String="The link to the collection of log services associated with this system."/>
470          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LogServiceCollection`."/>
471          <Annotation Term="OData.AutoExpandReferences"/>
472        </NavigationProperty>
473        <Property Name="Status" Type="Resource.Status" Nullable="false">
474          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
475          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
476        </Property>
477      </EntityType>
478
479      <ComplexType Name="Links" BaseType="Resource.Links">
480        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
481        <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."/>
482        <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)">
483          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
484          <Annotation Term="OData.Description" String="An array of links to the chassis that contains this system."/>
485          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Chassis` that represent the physical containers associated with this resource."/>
486          <Annotation Term="OData.AutoExpandReferences"/>
487        </NavigationProperty>
488        <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
489          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
490          <Annotation Term="OData.Description" String="An array of links to the managers responsible for this system."/>
491          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Manager` that represent the resources with management responsibility for this resource."/>
492          <Annotation Term="OData.AutoExpandReferences"/>
493        </NavigationProperty>
494        <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
495          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
496          <Annotation Term="OData.Description" String="An array of links to resources or objects that power this computer system.  Normally, the link is for either a chassis or a specific set of power supplies."/>
497          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this computer system."/>
498          <Annotation Term="OData.AutoExpandReferences"/>
499        </NavigationProperty>
500        <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
501          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
502          <Annotation Term="OData.Description" String="An array of links to resources or objects that cool this computer system.  Normally, the link is for either a chassis or a specific set of fans."/>
503          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this computer system."/>
504          <Annotation Term="OData.AutoExpandReferences"/>
505        </NavigationProperty>
506      </ComplexType>
507
508      <ComplexType Name="Actions">
509        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
510        <Annotation Term="OData.Description" String="The available actions for this resource."/>
511        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
512        <Property Name="Oem" Type="ComputerSystem.v1_0_0.OemActions" Nullable="false">
513          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
514          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
515        </Property>
516      </ComplexType>
517
518      <ComplexType Name="OemActions">
519        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
520        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
521        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
522      </ComplexType>
523
524      <EnumType Name="SystemType">
525        <Member Name="Physical">
526          <Annotation Term="OData.Description" String="A computer system."/>
527          <Annotation Term="OData.LongDescription" String="A `SystemType` of `Physical` typically represents the hardware aspects of a system, such as a management controller."/>
528        </Member>
529        <Member Name="Virtual">
530          <Annotation Term="OData.Description" String="A virtual machine instance running on this system."/>
531          <Annotation Term="OData.LongDescription" String="A `SystemType` of `Virtual` typically represents a system that is actually a virtual machine instance.  Responses should contain the `ProcessorSummary` and `MemorySummary` properties to show the processor and memory resources allocated to the virtual machine."/>
532        </Member>
533        <Member Name="OS">
534          <Annotation Term="OData.Description" String="An operating system instance."/>
535          <Annotation Term="OData.LongDescription" String="A `SystemType` of `OS` typically represents an OS or hypervisor view of the system."/>
536          <Annotation Term="Redfish.Revisions">
537            <Collection>
538              <Record>
539                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
540                <PropertyValue Property="Version" String="v1_21_0"/>
541                <PropertyValue Property="Description" String="This value has been deprecated in favor of representing operating systems with the `OperatingSystem` resource."/>
542              </Record>
543            </Collection>
544          </Annotation>
545        </Member>
546        <Member Name="PhysicallyPartitioned">
547          <Annotation Term="OData.Description" String="A hardware-based partition of a computer system."/>
548          <Annotation Term="OData.LongDescription" String="A `SystemType` of `PhysicallyPartitioned` typically represents a single system constructed from one or more physical systems through a firmware or hardware-based service."/>
549        </Member>
550        <Member Name="VirtuallyPartitioned">
551          <Annotation Term="OData.Description" String="A virtual or software-based partition of a computer system."/>
552          <Annotation Term="OData.LongDescription" String="A `SystemType` of `VirtuallyPartitioned` typically represents a single system constructed from one or more virtual systems through a software-based service."/>
553        </Member>
554        <Member Name="Composed">
555          <Annotation Term="OData.Description" String="A computer system constructed by binding resource blocks together."/>
556          <Annotation Term="OData.LongDescription" String="A `SystemType` of `Composed` typically represents a single system constructed from disaggregated resources through the Redfish composition service."/>
557          <Annotation Term="Redfish.Revisions">
558            <Collection>
559              <Record>
560                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
561                <PropertyValue Property="Version" String="v1_4_0"/>
562              </Record>
563            </Collection>
564          </Annotation>
565        </Member>
566        <Member Name="DPU">
567          <Annotation Term="OData.Description" String="A computer system that performs the functions of a data processing unit, such as a SmartNIC."/>
568          <Annotation Term="OData.LongDescription" String="A `SystemType` of `DPU` typically represents a single system that performs offload computation as a data processing unit, such as a SmartNIC."/>
569          <Annotation Term="Redfish.Revisions">
570            <Collection>
571              <Record>
572                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
573                <PropertyValue Property="Version" String="v1_16_0"/>
574              </Record>
575            </Collection>
576          </Annotation>
577        </Member>
578      </EnumType>
579
580      <EnumType Name="IndicatorLED">
581        <Member Name="Unknown">
582          <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/>
583          <Annotation Term="OData.LongDescription" String="This value shall represent that 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."/>
584          <Annotation Term="Redfish.Revisions">
585            <Collection>
586              <Record>
587                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
588                <PropertyValue Property="Version" String="v1_1_0"/>
589                <PropertyValue Property="Description" String="This value has been deprecated in favor of returning `null` if the state is unknown."/>
590              </Record>
591            </Collection>
592          </Annotation>
593        </Member>
594        <Member Name="Lit">
595          <Annotation Term="OData.Description" String="The indicator LED is lit."/>
596          <Annotation Term="OData.LongDescription" String="This value shall represent that the indicator LED is in a solid on 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."/>
597        </Member>
598        <Member Name="Blinking">
599          <Annotation Term="OData.Description" String="The indicator LED is blinking."/>
600          <Annotation Term="OData.LongDescription" String="This value shall represent that 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."/>
601        </Member>
602        <Member Name="Off">
603          <Annotation Term="OData.Description" String="The indicator LED is off."/>
604          <Annotation Term="OData.LongDescription" String="This value shall represent that 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."/>
605        </Member>
606      </EnumType>
607
608      <ComplexType Name="Boot">
609        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
610        <Annotation Term="OData.Description" String="The boot information for this resource."/>
611        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe boot information for a system."/>
612        <Property Name="BootSourceOverrideTarget" Type="ComputerSystem.BootSource">
613          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
614          <Annotation Term="OData.Description" String="The current boot source to use at the next boot instead of the normal boot device, if `BootSourceOverrideEnabled` does not contain `Disabled`."/>
615          <Annotation Term="OData.LongDescription" String="This property shall contain the source to boot the system from, overriding the normal boot order.  The `@Redfish.AllowableValues` annotation specifies the valid values for this property.  `UefiTarget` indicates to boot from the UEFI device path found in `UefiTargetBootSourceOverride`.  `UefiBootNext` indicates to boot from the UEFI `BootOptionReference` found in `BootNext`.  Virtual devices for a target should take precedence over a physical device.  Systems may attempt to boot from multiple devices that share a target identifier.  Changes to this property do not alter the BIOS persistent boot order configuration."/>
616        </Property>
617        <Property Name="BootSourceOverrideEnabled" Type="ComputerSystem.v1_0_0.BootSourceOverrideEnabled">
618          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
619          <Annotation Term="OData.Description" String="The state of the boot source override feature."/>
620          <Annotation Term="OData.LongDescription" String="This property shall contain `Once` for a one-time boot override, and `Continuous` for a remain-active-until-cancelled override.  If set to `Once`, the value is reset to `Disabled` after the `BootSourceOverrideTarget` actions have completed successfully.  Changes to this property do not alter the BIOS persistent boot order configuration."/>
621        </Property>
622        <Property Name="UefiTargetBootSourceOverride" Type="Edm.String">
623          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
624          <Annotation Term="OData.Description" String="The UEFI device path of the device from which to boot when `BootSourceOverrideTarget` is `UefiTarget`."/>
625          <Annotation Term="OData.LongDescription" String="This property shall contain the UEFI device path of the override boot target.  Changes to this property do not alter the BIOS persistent boot order configuration."/>
626        </Property>
627      </ComplexType>
628
629      <EnumType Name="BootSourceOverrideEnabled">
630        <Member Name="Disabled">
631          <Annotation Term="OData.Description" String="The system boots normally."/>
632        </Member>
633        <Member Name="Once">
634          <Annotation Term="OData.Description" String="On its next boot cycle, the system boots one time to the boot source override target.  Then, the `BootSourceOverrideEnabled` value is reset to `Disabled`."/>
635        </Member>
636        <Member Name="Continuous">
637          <Annotation Term="OData.Description" String="The system boots to the target specified in the `BootSourceOverrideTarget` property until this property is `Disabled`."/>
638        </Member>
639      </EnumType>
640
641      <ComplexType Name="ProcessorSummary">
642        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
643        <Annotation Term="OData.Description" String="The central processors of the system in general detail."/>
644        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the central processors for a system.  Processors described by this type shall be limited to the processors that execute system code, and shall not include processors used for offload functionality."/>
645        <Property Name="Count" Type="Edm.Int64">
646          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
647          <Annotation Term="OData.Description" String="The number of physical processors in the system."/>
648          <Annotation Term="OData.LongDescription" String="This property shall contain the total number of physical central processors in the system."/>
649          <Annotation Term="Validation.Minimum" Int="0"/>
650        </Property>
651        <Property Name="Model" Type="Edm.String">
652          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
653          <Annotation Term="OData.Description" String="The processor model for the primary or majority of processors in this system."/>
654          <Annotation Term="OData.LongDescription" String="This property shall contain the processor model for the central processors in the system, per the description in the Processor Information - Processor Family section of the SMBIOS Specification DSP0134 2.8 or later."/>
655        </Property>
656        <Property Name="Status" Type="Resource.Status"  Nullable="false">
657          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
658          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
659          <Annotation Term="Redfish.Revisions">
660            <Collection>
661              <Record>
662                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
663                <PropertyValue Property="Version" String="v1_16_0"/>
664                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Conditions` property within `Status` in the root of this resource."/>
665              </Record>
666            </Collection>
667          </Annotation>
668        </Property>
669      </ComplexType>
670
671      <ComplexType Name="MemorySummary">
672        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
673        <Annotation Term="OData.Description" String="The memory of the system in general detail."/>
674        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the central memory for a system."/>
675        <Property Name="TotalSystemMemoryGiB" Type="Edm.Decimal">
676          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
677          <Annotation Term="OData.Description" String="The total configured operating system-accessible memory (RAM), measured in GiB."/>
678          <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured system general purpose volatile (RAM) memory as measured in gibibytes."/>
679          <Annotation Term="Validation.Minimum" Int="0"/>
680          <Annotation Term="Measures.Unit" String="GiBy"/>
681        </Property>
682        <Property Name="Status" Type="Resource.Status"  Nullable="false">
683          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
684          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
685          <Annotation Term="Redfish.Revisions">
686            <Collection>
687              <Record>
688                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
689                <PropertyValue Property="Version" String="v1_16_0"/>
690                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Conditions` property within `Status` in the root of this resource."/>
691              </Record>
692            </Collection>
693          </Annotation>
694        </Property>
695      </ComplexType>
696    </Schema>
697
698    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_1">
699      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
701      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_0.ComputerSystem"/>
702    </Schema>
703
704    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_2">
705      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
706      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
707      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_1.ComputerSystem"/>
708    </Schema>
709
710    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_3">
711      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
712      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
713      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"/>
714    </Schema>
715
716    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_4">
717      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
718      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
719      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_3.ComputerSystem"/>
720    </Schema>
721
722    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_5">
723      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
724      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the nullable term on arrays of links."/>
725      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_4.ComputerSystem"/>
726    </Schema>
727
728    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_6">
729      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
730      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
731      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_5.ComputerSystem"/>
732    </Schema>
733
734    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_7">
735      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
736      <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties.  It was also created to correct the short and long descriptions in the defined actions."/>
737      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_6.ComputerSystem"/>
738    </Schema>
739
740    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_8">
741      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
742      <Annotation Term="OData.Description" String="This version was created to add units annotations to `MemorySummary` properties.  It was also 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."/>
743      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_7.ComputerSystem"/>
744    </Schema>
745
746    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_9">
747      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
748      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
749      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_8.ComputerSystem"/>
750    </Schema>
751
752    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_10">
753      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
754      <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."/>
755      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_9.ComputerSystem"/>
756    </Schema>
757
758    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_11">
759      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
760      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
761      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_10.ComputerSystem"/>
762    </Schema>
763
764    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_12">
765      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
766      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
767      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_11.ComputerSystem"/>
768    </Schema>
769
770    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_13">
771      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
772      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
773      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_12.ComputerSystem"/>
774    </Schema>
775
776    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_14">
777      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
778      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
779      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_13.ComputerSystem"/>
780    </Schema>
781
782    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_15">
783      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
784      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
785      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_14.ComputerSystem"/>
786    </Schema>
787
788    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_16">
789      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
790      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
791      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_15.ComputerSystem"/>
792    </Schema>
793
794    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_17">
795      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
796      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology.  It was also created to clarify the behavior of the `BootSourceOverrideTarget` property."/>
797      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_16.ComputerSystem"/>
798    </Schema>
799
800    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_18">
801      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
802      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
803      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_17.ComputerSystem"/>
804    </Schema>
805
806    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_19">
807      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
808      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
809      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_18.ComputerSystem"/>
810    </Schema>
811
812    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_20">
813      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
814      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
815      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_19.ComputerSystem"/>
816    </Schema>
817
818    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_21">
819      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
820      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
821      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_20.ComputerSystem"/>
822    </Schema>
823
824    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_22">
825      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
826      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
827      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_21.ComputerSystem"/>
828    </Schema>
829
830    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_23">
831      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
832      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
833      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_22.ComputerSystem"/>
834    </Schema>
835
836    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_24">
837      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
838      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
839      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_23.ComputerSystem"/>
840    </Schema>
841
842    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_0">
843      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
844      <Annotation Term="Redfish.Release" String="2016.1"/>
845
846      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem">
847        <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false">
848          <Annotation Term="OData.Description" String="An array of trusted modules in the system."/>
849          <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/>
850          <Annotation Term="Redfish.Revisions">
851            <Collection>
852              <Record>
853                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
854                <PropertyValue Property="Version" String="v1_19_0"/>
855                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `TrustedComponents` property in `Links`."/>
856              </Record>
857            </Collection>
858          </Annotation>
859        </Property>
860        <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false">
861          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
862          <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/>
863          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `SecureBoot`."/>
864          <Annotation Term="OData.AutoExpandReferences"/>
865        </NavigationProperty>
866        <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false">
867          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
868          <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/>
869          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Bios` that lists the BIOS settings for this system."/>
870          <Annotation Term="OData.AutoExpandReferences"/>
871        </NavigationProperty>
872        <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
873          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
874          <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/>
875          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection`."/>
876          <Annotation Term="OData.AutoExpandReferences"/>
877        </NavigationProperty>
878        <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false">
879          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
880          <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
881          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `StorageCollection`."/>
882          <Annotation Term="OData.AutoExpandReferences"/>
883        </NavigationProperty>
884      </EntityType>
885
886      <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary">
887        <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring">
888          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
889          <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/>
890          <Annotation Term="OData.LongDescription" String="This property shall contain the ability and type of memory mirroring that this computer system supports."/>
891        </Property>
892      </ComplexType>
893
894      <EnumType Name="MemoryMirroring">
895        <Member Name="System">
896          <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the system level.  Individual DIMMs are not paired for mirroring in this mode."/>
897        </Member>
898        <Member Name="DIMM">
899          <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level.  Individual DIMMs can be mirrored."/>
900        </Member>
901        <Member Name="Hybrid">
902          <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels.  Individual DIMMs can be mirrored."/>
903        </Member>
904        <Member Name="None">
905          <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/>
906        </Member>
907      </EnumType>
908
909      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot">
910        <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode">
911          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
912          <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the `BootSourceOverrideTarget` boot source."/>
913          <Annotation Term="OData.LongDescription" String="This property shall contain the BIOS boot mode to use when the system boots from the `BootSourceOverrideTarget` boot source."/>
914        </Property>
915      </ComplexType>
916
917      <EnumType Name="BootSourceOverrideMode">
918        <Member Name="Legacy">
919          <Annotation Term="OData.Description" String="The system boots in non-UEFI boot mode to the boot source override target."/>
920        </Member>
921        <Member Name="UEFI">
922          <Annotation Term="OData.Description" String="The system boots in UEFI boot mode to the boot source override target."/>
923        </Member>
924      </EnumType>
925
926      <ComplexType Name="TrustedModules">
927        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
928        <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/>
929        <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/>
930        <Property Name="FirmwareVersion" Type="Edm.String">
931          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
932          <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/>
933          <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the Trusted Module."/>
934        </Property>
935        <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType">
936          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
937          <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/>
938          <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/>
939        </Property>
940        <Property Name="Status" Type="Resource.Status"  Nullable="false">
941          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
942          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
943        </Property>
944        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
945          <Annotation Term="OData.Description" String="The OEM extension property."/>
946          <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions.  All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
947        </Property>
948      </ComplexType>
949
950      <EnumType Name="InterfaceType">
951        <Member Name="TPM1_2">
952          <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/>
953        </Member>
954        <Member Name="TPM2_0">
955          <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/>
956        </Member>
957        <Member Name="TCM1_0">
958          <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/>
959        </Member>
960      </EnumType>
961    </Schema>
962
963    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1">
964      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
965      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
966      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_0.ComputerSystem"/>
967    </Schema>
968
969    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2">
970      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
971      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
972      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/>
973    </Schema>
974
975    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3">
976      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
977      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
978      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/>
979    </Schema>
980
981    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4">
982      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
983      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
984      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_3.ComputerSystem"/>
985    </Schema>
986
987    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5">
988      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
989      <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties.  It was also created to correct the short and long descriptions in the defined actions."/>
990      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/>
991    </Schema>
992
993    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6">
994      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
995      <Annotation Term="OData.Description" String="This version was created to add units annotations on `MemorySummary` properties.  It was also 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."/>
996      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/>
997    </Schema>
998
999    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7">
1000      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1001      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1002      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/>
1003    </Schema>
1004
1005    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8">
1006      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1007      <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."/>
1008      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/>
1009    </Schema>
1010
1011    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9">
1012      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1014      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/>
1015    </Schema>
1016
1017    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10">
1018      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1019      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1020      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/>
1021    </Schema>
1022
1023    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11">
1024      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1026      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/>
1027    </Schema>
1028
1029    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12">
1030      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1031      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
1032      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/>
1033    </Schema>
1034
1035    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13">
1036      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1037      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
1038      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/>
1039    </Schema>
1040
1041    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_14">
1042      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1043      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
1044      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_13.ComputerSystem"/>
1045    </Schema>
1046
1047    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_15">
1048      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1049      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology and clarify the behavior of the `BootSourceOverrideTarget` property."/>
1050      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_14.ComputerSystem"/>
1051    </Schema>
1052
1053    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_16">
1054      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1055      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
1056      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_15.ComputerSystem"/>
1057    </Schema>
1058
1059    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_17">
1060      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1061      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
1062      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_16.ComputerSystem"/>
1063    </Schema>
1064
1065    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_18">
1066      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1067      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
1068      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_17.ComputerSystem"/>
1069    </Schema>
1070
1071    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_19">
1072      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1073      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1074      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_18.ComputerSystem"/>
1075    </Schema>
1076
1077    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_20">
1078      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1079      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1080      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_19.ComputerSystem"/>
1081    </Schema>
1082
1083    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_21">
1084      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1085      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1086      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_20.ComputerSystem"/>
1087    </Schema>
1088
1089    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_22">
1090      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1091      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1092      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_21.ComputerSystem"/>
1093    </Schema>
1094
1095    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0">
1096      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1097      <Annotation Term="Redfish.Release" String="2016.2"/>
1098
1099      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem">
1100        <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false">
1101          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1102          <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/>
1103          <Annotation Term="OData.LongDescription" String="This property shall contain the hosting roles that this computer system supports."/>
1104        </Property>
1105        <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
1106          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1107          <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/>
1108          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeDevice`."/>
1109          <Annotation Term="OData.AutoExpandReferences"/>
1110        </NavigationProperty>
1111        <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
1112          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1113          <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/>
1114          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeFunction`."/>
1115          <Annotation Term="OData.AutoExpandReferences"/>
1116        </NavigationProperty>
1117        <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false">
1118          <Annotation Term="OData.Description" String="The services that this computer system supports."/>
1119          <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/>
1120        </Property>
1121        <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
1122          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1123          <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/>
1124          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryDomainCollection`."/>
1125          <Annotation Term="OData.AutoExpandReferences"/>
1126        </NavigationProperty>
1127      </EntityType>
1128
1129      <ComplexType Name="HostedServices">
1130        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1131        <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/>
1132        <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/>
1133        <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false">
1134          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1135          <Annotation Term="OData.Description" String="The link to a collection of storage services that this computer system supports."/>
1136          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `HostedStorageServices`."/>
1137          <Annotation Term="OData.AutoExpandReferences"/>
1138        </NavigationProperty>
1139        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1140          <Annotation Term="OData.Description" String="The OEM extension property."/>
1141          <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions.  All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
1142        </Property>
1143      </ComplexType>
1144
1145      <EnumType Name="HostingRole">
1146        <Annotation Term="OData.Description" String="The enumerations of `HostingRole` specify different features that the hosting computer system supports."/>
1147        <Member Name="ApplicationServer">
1148          <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/>
1149        </Member>
1150        <Member Name="StorageServer">
1151          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/>
1152        </Member>
1153        <Member Name="Switch">
1154          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/>
1155        </Member>
1156        <Member Name="Appliance">
1157          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/>
1158          <Annotation Term="Redfish.Revisions">
1159            <Collection>
1160              <Record>
1161                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1162                <PropertyValue Property="Version" String="v1_10_0"/>
1163              </Record>
1164            </Collection>
1165          </Annotation>
1166        </Member>
1167        <Member Name="BareMetalServer">
1168          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare-metal server."/>
1169          <Annotation Term="Redfish.Revisions">
1170            <Collection>
1171              <Record>
1172                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1173                <PropertyValue Property="Version" String="v1_10_0"/>
1174              </Record>
1175            </Collection>
1176          </Annotation>
1177        </Member>
1178        <Member Name="VirtualMachineServer">
1179          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/>
1180          <Annotation Term="Redfish.Revisions">
1181            <Collection>
1182              <Record>
1183                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1184                <PropertyValue Property="Version" String="v1_10_0"/>
1185              </Record>
1186            </Collection>
1187          </Annotation>
1188        </Member>
1189        <Member Name="ContainerServer">
1190          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/>
1191          <Annotation Term="Redfish.Revisions">
1192            <Collection>
1193              <Record>
1194                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1195                <PropertyValue Property="Version" String="v1_10_0"/>
1196              </Record>
1197            </Collection>
1198          </Annotation>
1199        </Member>
1200      </EnumType>
1201
1202      <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links">
1203        <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
1204          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1205          <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/>
1206          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` with which this system is associated."/>
1207          <Annotation Term="OData.AutoExpandReferences"/>
1208        </NavigationProperty>
1209      </ComplexType>
1210    </Schema>
1211
1212    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1">
1213      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1214      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1215      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_0.ComputerSystem"/>
1216    </Schema>
1217
1218    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2">
1219      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1220      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the nullable term on arrays of links."/>
1221      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/>
1222    </Schema>
1223
1224    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3">
1225      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1226      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1227      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/>
1228    </Schema>
1229
1230    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4">
1231      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1232      <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties.  It was also created to correct the short and long descriptions in the defined actions."/>
1233      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/>
1234    </Schema>
1235
1236    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5">
1237      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1238      <Annotation Term="OData.Description" String="This version was created to add units annotations on `MemorySummary` properties.  It was also 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."/>
1239      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/>
1240    </Schema>
1241
1242    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6">
1243      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1244      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1245      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/>
1246    </Schema>
1247
1248    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7">
1249      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1250      <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.  It was also created to add a missing term on `MemoryDomains` to not allow it to be `null`."/>
1251      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/>
1252    </Schema>
1253
1254    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8">
1255      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1256      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1257      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/>
1258    </Schema>
1259
1260    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9">
1261      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1262      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1263      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/>
1264    </Schema>
1265
1266    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10">
1267      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1268      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1269      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/>
1270    </Schema>
1271
1272    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11">
1273      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1274      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
1275      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/>
1276    </Schema>
1277
1278    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12">
1279      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1280      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
1281      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/>
1282    </Schema>
1283
1284    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_13">
1285      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1286      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
1287      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_12.ComputerSystem"/>
1288    </Schema>
1289
1290    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_14">
1291      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1292      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology.  It was also created to clarify the behavior of the `BootSourceOverrideTarget` property."/>
1293      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_13.ComputerSystem"/>
1294    </Schema>
1295
1296    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_15">
1297      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1298      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
1299      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_14.ComputerSystem"/>
1300    </Schema>
1301
1302    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_16">
1303      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1304      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
1305      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_15.ComputerSystem"/>
1306    </Schema>
1307
1308    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_17">
1309      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1310      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
1311      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_16.ComputerSystem"/>
1312    </Schema>
1313
1314    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_18">
1315      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1316      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1317      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_17.ComputerSystem"/>
1318    </Schema>
1319
1320    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_19">
1321      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1322      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1323      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_18.ComputerSystem"/>
1324    </Schema>
1325
1326    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_20">
1327      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1328      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1329      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_19.ComputerSystem"/>
1330    </Schema>
1331
1332    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_21">
1333      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1334      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1335      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_20.ComputerSystem"/>
1336    </Schema>
1337
1338    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0">
1339      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1340      <Annotation Term="Redfish.Release" String="2016.3"/>
1341
1342      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem">
1343        <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false">
1344          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1345          <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/>
1346          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkInterfaceCollection`."/>
1347          <Annotation Term="OData.AutoExpandReferences"/>
1348        </NavigationProperty>
1349      </EntityType>
1350
1351      <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules">
1352        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1353        <Property Name="FirmwareVersion2" Type="Edm.String">
1354          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1355          <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/>
1356          <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/>
1357        </Property>
1358        <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection">
1359          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1360          <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/>
1361          <Annotation Term="OData.LongDescription" String="This property shall contain the interface type `Selection` method (for example to switch between TPM1_2 and TPM2_0) that is supported by this Trusted Module."/>
1362        </Property>
1363      </ComplexType>
1364
1365      <EnumType Name="InterfaceTypeSelection">
1366       <Annotation Term="OData.Description" String="The enumerations of `InterfaceTypeSelection` specify the method for switching the TrustedModule InterfaceType, for instance between TPM1_2 and TPM2_0, if supported."/>
1367       <Member Name="None">
1368          <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/>
1369        </Member>
1370        <Member Name="FirmwareUpdate">
1371          <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/>
1372        </Member>
1373        <Member Name="BiosSetting">
1374          <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through platform software, such as a BIOS configuration attribute."/>
1375        </Member>
1376        <Member Name="OemMethod">
1377          <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/>
1378        </Member>
1379      </EnumType>
1380    </Schema>
1381
1382    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1">
1383      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1384      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the nullable term on arrays of links."/>
1385      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/>
1386    </Schema>
1387
1388    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2">
1389      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1390      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1391      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1392    </Schema>
1393
1394    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3">
1395      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1396      <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties.  It was also created to correct the short and long descriptions in the defined actions."/>
1397      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/>
1398    </Schema>
1399
1400    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4">
1401      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1402      <Annotation Term="OData.Description" String="This version was created to add units annotations on `MemorySummary` properties.  It was also 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."/>
1403      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/>
1404    </Schema>
1405
1406    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5">
1407      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1408      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1409      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/>
1410    </Schema>
1411
1412    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6">
1413      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1414      <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.  It was also created to add a missing term on `MemoryDomains` to not allow it to be `null`."/>
1415      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/>
1416    </Schema>
1417
1418    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7">
1419      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1420      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1421      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/>
1422    </Schema>
1423
1424    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8">
1425      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1426      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1427      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/>
1428    </Schema>
1429
1430    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9">
1431      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1433      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/>
1434    </Schema>
1435
1436    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10">
1437      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1438      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
1439      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/>
1440    </Schema>
1441
1442    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11">
1443      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1444      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
1445      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/>
1446    </Schema>
1447
1448    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_12">
1449      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1450      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
1451      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_11.ComputerSystem"/>
1452    </Schema>
1453
1454    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_13">
1455      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1456      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology.  It was also created to clarify the behavior of the `BootSourceOverrideTarget` property."/>
1457      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_12.ComputerSystem"/>
1458    </Schema>
1459
1460    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_14">
1461      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1462      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
1463      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_13.ComputerSystem"/>
1464    </Schema>
1465
1466    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_15">
1467      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1468      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
1469      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_14.ComputerSystem"/>
1470    </Schema>
1471
1472    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_16">
1473      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1474      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
1475      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_15.ComputerSystem"/>
1476    </Schema>
1477
1478    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_17">
1479      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1480      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1481      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_16.ComputerSystem"/>
1482    </Schema>
1483
1484    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_18">
1485      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1486      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1487      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_17.ComputerSystem"/>
1488    </Schema>
1489
1490    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_19">
1491      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1492      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1493      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_18.ComputerSystem"/>
1494    </Schema>
1495
1496    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_20">
1497      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1498      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1499      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_19.ComputerSystem"/>
1500    </Schema>
1501
1502    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0">
1503      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1504      <Annotation Term="Redfish.Release" String="2017.1"/>
1505
1506      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1507
1508      <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary">
1509        <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal">
1510          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1511          <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/>
1512          <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/>
1513          <Annotation Term="Validation.Minimum" Int="0"/>
1514          <Annotation Term="Measures.Unit" String="GiBy"/>
1515        </Property>
1516      </ComplexType>
1517
1518      <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links">
1519        <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
1520          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1521          <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/>
1522          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ResourceBlock` that show the resource blocks that are used in this computer system."/>
1523          <Annotation Term="OData.AutoExpandReferences"/>
1524        </NavigationProperty>
1525      </ComplexType>
1526    </Schema>
1527
1528    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1">
1529      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1530      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1531      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/>
1532    </Schema>
1533
1534    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2">
1535      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1536      <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties.  It was also created to correct the short and long descriptions in the defined actions."/>
1537      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/>
1538    </Schema>
1539
1540    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3">
1541      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1542      <Annotation Term="OData.Description" String="This version was created to add units annotations on `MemorySummary` properties.  It was also 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."/>
1543      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/>
1544    </Schema>
1545
1546    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4">
1547      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1548      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1549      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/>
1550    </Schema>
1551
1552    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5">
1553      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1554      <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.  It was also created to add a missing term on `MemoryDomains` to not allow it to be `null`."/>
1555      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/>
1556    </Schema>
1557
1558    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6">
1559      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1560      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1561      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/>
1562    </Schema>
1563
1564    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7">
1565      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1566      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1567      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/>
1568    </Schema>
1569
1570    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8">
1571      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1572      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1573      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/>
1574    </Schema>
1575
1576    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9">
1577      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1578      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
1579      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/>
1580    </Schema>
1581
1582    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10">
1583      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1584      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
1585      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/>
1586    </Schema>
1587
1588    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_11">
1589      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1590      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
1591      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_10.ComputerSystem"/>
1592    </Schema>
1593
1594    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_12">
1595      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1596      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology.  It was also created to clarify the behavior of the `BootSourceOverrideTarget` property."/>
1597      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_11.ComputerSystem"/>
1598    </Schema>
1599
1600    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_13">
1601      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1602      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
1603      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_12.ComputerSystem"/>
1604    </Schema>
1605
1606    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_14">
1607      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1608      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
1609      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_13.ComputerSystem"/>
1610    </Schema>
1611
1612    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_15">
1613      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1614      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
1615      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_14.ComputerSystem"/>
1616    </Schema>
1617
1618    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_16">
1619      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1620      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1621      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_15.ComputerSystem"/>
1622    </Schema>
1623
1624    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_17">
1625      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1626      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1627      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_16.ComputerSystem"/>
1628    </Schema>
1629
1630    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_18">
1631      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1632      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1633      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_17.ComputerSystem"/>
1634    </Schema>
1635
1636    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_19">
1637      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1638      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1639      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_18.ComputerSystem"/>
1640    </Schema>
1641
1642    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0">
1643      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1644      <Annotation Term="Redfish.Release" String="2017.3"/>
1645
1646      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem">
1647        <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
1648          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1649          <Annotation Term="OData.Description" String="The link to a collection of redundancy entities.  Each entity specifies a kind and level of redundancy and a collection, or redundancy set, of other computer systems that provide the specified redundancy to this computer system."/>
1650          <Annotation Term="OData.LongDescription" String="This property shall contain a set of redundancy entities.  Each entity specifies a kind and level of redundancy and a collection, or redundancy set, of other computer systems that provide the specified redundancy to this computer system."/>
1651          <Annotation Term="OData.AutoExpand"/>
1652        </NavigationProperty>
1653        <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false">
1654          <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/>
1655          <Annotation Term="OData.LongDescription" String="This object shall contain properties that describe the host watchdog timer functionality for this system."/>
1656        </Property>
1657        <Property Name="SubModel" Type="Edm.String">
1658          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1659          <Annotation Term="OData.Description" String="The sub-model for this system."/>
1660          <Annotation Term="OData.LongDescription" String="This property shall contain the information about the sub-model (or configuration) of the system.  This shall not include the model/product name or the manufacturer name."/>
1661        </Property>
1662      </EntityType>
1663
1664      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot">
1665        <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false">
1666          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1667          <Annotation Term="OData.Description" String="The link to the collection of the UEFI boot options associated with this computer system."/>
1668          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `BootOptionCollection`."/>
1669          <Annotation Term="OData.AutoExpandReferences"/>
1670        </NavigationProperty>
1671        <Property Name="BootNext" Type="Edm.String">
1672          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1673          <Annotation Term="OData.Description" String="The `BootOptionReference` of the Boot Option to perform a one-time boot from when `BootSourceOverrideTarget` is `UefiBootNext`."/>
1674          <Annotation Term="OData.LongDescription" String="This property shall contain the `BootOptionReference` of the UEFI boot option for one time boot, as defined by the UEFI Specification.  The valid values for this property are specified in the values of the BootOrder array.  `BootSourceOverrideEnabled` set to `Continuous` is not supported for `BootSourceOverrideTarget` set to `UefiBootNext` because this setting is defined in UEFI as a one-time boot setting."/>
1675        </Property>
1676        <Property Name="BootOrder" Type="Collection(Edm.String)">
1677          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1678          <Annotation Term="OData.Description" String="An array of `BootOptionReference` strings that represent the persistent boot order for with this computer system.  Changes to the boot order typically require a system reset before they take effect.  It is likely that a client finds the `@Redfish.Settings` term in this resource, and if it is found, the client makes requests to change boot order settings by modifying the resource identified by the `@Redfish.Settings` term."/>
1679          <Annotation Term="OData.LongDescription" String="This property shall contain an array of `BootOptionReference` strings that represent the persistent boot order for this computer system.  For UEFI systems, this is the UEFI Specification-defined UEFI BootOrder."/>
1680        </Property>
1681      </ComplexType>
1682
1683      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary">
1684        <Property Name="LogicalProcessorCount" Type="Edm.Int64">
1685          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1686          <Annotation Term="OData.Description" String="The number of logical processors in the system."/>
1687          <Annotation Term="OData.LongDescription" String="This property shall contain the total number of logical central processors in the system."/>
1688          <Annotation Term="Validation.Minimum" Int="0"/>
1689        </Property>
1690      </ComplexType>
1691
1692      <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links">
1693        <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1694          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1695          <Annotation Term="OData.Description" String="An array of links to computer systems that are realized, in whole or in part, from this computer system."/>
1696          <Annotation Term="OData.LongDescription" String="The value shall be an array of links to computer systems that are realized, in whole or in part, from this computer system."/>
1697          <Annotation Term="OData.AutoExpandReferences"/>
1698        </NavigationProperty>
1699        <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1700          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1701          <Annotation Term="OData.Description" String="An array of links to computer systems that contribute, in whole or in part, to the implementation of this computer system."/>
1702          <Annotation Term="OData.LongDescription" String="The value shall be an array of links to computer systems that contribute, in whole or in part, to the implementation of this computer system."/>
1703          <Annotation Term="OData.AutoExpandReferences"/>
1704        </NavigationProperty>
1705      </ComplexType>
1706
1707      <ComplexType Name="WatchdogTimer">
1708        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1709        <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/>
1710        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the host watchdog timer functionality for this system."/>
1711        <Property Name="FunctionEnabled" Type="Edm.Boolean">
1712          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1713          <Annotation Term="OData.Description" String="An indication of whether a user has enabled the host watchdog timer functionality.  This property indicates only that a user has enabled the timer.  To activate the timer, installation of additional host-based software is necessary; an update to this property does not initiate the timer."/>
1714          <Annotation Term="OData.LongDescription" String="This property shall indicate whether a user has enabled the host watchdog timer functionality.  This property indicates only that a user has enabled the timer.  To activate the timer, installation of additional host-based software is necessary; an update to this property does not initiate the timer."/>
1715          <Annotation Term="Redfish.Required"/>
1716        </Property>
1717        <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions">
1718          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1719          <Annotation Term="OData.Description" String="The action to perform when the watchdog timer is close to reaching its timeout value.  This action typically occurs from three to ten seconds before to the timeout value, but the exact timing is dependent on the implementation."/>
1720          <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform before the watchdog timer expires.  This action typically occurs from three to ten seconds before to the timeout value, but the exact timing is dependent on the implementation."/>
1721        </Property>
1722        <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions">
1723          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1724          <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/>
1725          <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform when the watchdog timer reaches its timeout value."/>
1726          <Annotation Term="Redfish.Required"/>
1727        </Property>
1728        <Property Name="Status" Type="Resource.Status" Nullable="false">
1729          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
1730          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
1731        </Property>
1732        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1733          <Annotation Term="OData.Description" String="The OEM extension property."/>
1734          <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions.  All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
1735        </Property>
1736      </ComplexType>
1737
1738      <EnumType Name="WatchdogWarningActions">
1739        <Annotation Term="OData.Description" String="The enumerations of `WatchdogWarningActions` specify the choice of action to take when the host watchdog timer is close (typically 3-10 seconds) to reaching its timeout value."/>
1740        <Member Name="None">
1741          <Annotation Term="OData.Description" String="No action taken."/>
1742        </Member>
1743        <Member Name="DiagnosticInterrupt">
1744          <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/>
1745        </Member>
1746        <Member Name="SMI">
1747          <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/>
1748        </Member>
1749        <Member Name="MessagingInterrupt">
1750          <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/>
1751        </Member>
1752        <Member Name="SCI">
1753          <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/>
1754        </Member>
1755        <Member Name="OEM">
1756          <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1757        </Member>
1758      </EnumType>
1759
1760      <EnumType Name="WatchdogTimeoutActions">
1761        <Annotation Term="OData.Description" String="The enumerations of `WatchdogTimeoutActions` specify the choice of action to take when the host watchdog timer reaches its timeout value."/>
1762        <Member Name="None">
1763          <Annotation Term="OData.Description" String="No action taken."/>
1764        </Member>
1765        <Member Name="ResetSystem">
1766          <Annotation Term="OData.Description" String="Reset the system."/>
1767        </Member>
1768        <Member Name="PowerCycle">
1769          <Annotation Term="OData.Description" String="Power cycle the system."/>
1770        </Member>
1771        <Member Name="PowerDown">
1772          <Annotation Term="OData.Description" String="Power down the system."/>
1773        </Member>
1774        <Member Name="OEM">
1775          <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1776        </Member>
1777      </EnumType>
1778    </Schema>
1779
1780    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1">
1781      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1782      <Annotation Term="OData.Description" String="This version was created to add units annotations on `MemorySummary` properties.  It was also 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.  Additionally, it was created to update the long description of several boot override properties."/>
1783      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/>
1784    </Schema>
1785
1786    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2">
1787      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1788      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1789      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/>
1790    </Schema>
1791
1792    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3">
1793      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1794      <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.  It was also created to add a missing term on `MemoryDomains` to not allow it to be `null`."/>
1795      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/>
1796    </Schema>
1797
1798    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4">
1799      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1800      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1801      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/>
1802    </Schema>
1803
1804    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5">
1805      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1806      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1807      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/>
1808    </Schema>
1809
1810    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6">
1811      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1812      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1813      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/>
1814    </Schema>
1815
1816    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7">
1817      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
1819      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/>
1820    </Schema>
1821
1822    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8">
1823      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
1825      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/>
1826    </Schema>
1827
1828    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_9">
1829      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1830      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
1831      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_8.ComputerSystem"/>
1832    </Schema>
1833
1834    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_10">
1835      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1836      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology.  It was also created to clarify the behavior of the `BootSourceOverrideTarget` property."/>
1837      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_9.ComputerSystem"/>
1838    </Schema>
1839
1840    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_11">
1841      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1842      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
1843      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_10.ComputerSystem"/>
1844    </Schema>
1845
1846    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_12">
1847      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1848      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
1849      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_11.ComputerSystem"/>
1850    </Schema>
1851
1852    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_13">
1853      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1854      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
1855      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_12.ComputerSystem"/>
1856    </Schema>
1857
1858    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_14">
1859      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1860      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
1861      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_13.ComputerSystem"/>
1862    </Schema>
1863
1864    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_15">
1865      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1866      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1867      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_14.ComputerSystem"/>
1868    </Schema>
1869
1870    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_16">
1871      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1872      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1873      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_15.ComputerSystem"/>
1874    </Schema>
1875
1876    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_17">
1877      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1878      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1879      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_16.ComputerSystem"/>
1880    </Schema>
1881
1882    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_18">
1883      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1884      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1885      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_17.ComputerSystem"/>
1886    </Schema>
1887
1888    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0">
1889      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1890      <Annotation Term="Redfish.Release" String="2018.3"/>
1891
1892      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem">
1893        <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false">
1894          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1895          <Annotation Term="OData.Description" String="The desired power state of the system when power is restored after a power loss."/>
1896          <Annotation Term="OData.LongDescription" String="This property shall indicate the desired power state of the system when power is applied to the system.  The `LastState` value shall return the system to the `PowerState` property value it was in when power was lost."/>
1897        </Property>
1898      </EntityType>
1899
1900      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot">
1901        <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)">
1902          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1903          <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/>
1904          <Annotation Term="OData.LongDescription" String="This property shall contain an ordered array of boot source aliases of the `BootSource` type that represents the persistent boot order of this computer system.  This array shall not contain duplicate values.  Virtual devices for an alias should take precedence over a physical device.  Systems may attempt to boot from multiple devices that share an alias."/>
1905        </Property>
1906        <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes">
1907          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1908          <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/>
1909          <Annotation Term="OData.LongDescription" String="This property shall indicate which boot order property the system uses for the persistent boot order."/>
1910        </Property>
1911      </ComplexType>
1912
1913      <EnumType Name="PowerRestorePolicyTypes">
1914        <Annotation Term="OData.Description" String="The enumerations of `PowerRestorePolicyTypes` specify the choice of power state for the system when power is applied."/>
1915        <Member Name="AlwaysOn">
1916          <Annotation Term="OData.Description" String="The system always powers on when power is applied."/>
1917        </Member>
1918        <Member Name="AlwaysOff">
1919          <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/>
1920        </Member>
1921        <Member Name="LastState">
1922          <Annotation Term="OData.Description" String="The system returns to its last on or off power state when power is applied."/>
1923        </Member>
1924      </EnumType>
1925
1926      <EnumType Name="BootOrderTypes">
1927        <Annotation Term="OData.Description" String="The enumerations of `BootOrderTypes` specify the choice of boot order property to use when controller the persistent boot order for this computer system."/>
1928        <Member Name="BootOrder">
1929          <Annotation Term="OData.Description" String="The system uses the `BootOrder` property to specify the persistent boot order."/>
1930        </Member>
1931        <Member Name="AliasBootOrder">
1932          <Annotation Term="OData.Description" String="The system uses the `AliasBootOrder` property to specify the persistent boot order."/>
1933        </Member>
1934      </EnumType>
1935    </Schema>
1936
1937    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1">
1938      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1939      <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.  It was also created to add a missing term on `MemoryDomains` to not allow it to be `null`."/>
1940      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/>
1941    </Schema>
1942
1943    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2">
1944      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1945      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1946      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1947    </Schema>
1948
1949    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3">
1950      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1951      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1952      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/>
1953    </Schema>
1954
1955    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4">
1956      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1957      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1958      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/>
1959    </Schema>
1960
1961    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5">
1962      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1963      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
1964      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/>
1965    </Schema>
1966
1967    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6">
1968      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1969      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
1970      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/>
1971    </Schema>
1972
1973    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_7">
1974      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1975      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
1976      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_6.ComputerSystem"/>
1977    </Schema>
1978
1979    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_8">
1980      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1981      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
1982      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_7.ComputerSystem"/>
1983    </Schema>
1984
1985    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_9">
1986      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1987      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
1988      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_8.ComputerSystem"/>
1989    </Schema>
1990
1991    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_10">
1992      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1993      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
1994      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_9.ComputerSystem"/>
1995    </Schema>
1996
1997    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_11">
1998      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1999      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
2000      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_10.ComputerSystem"/>
2001    </Schema>
2002
2003    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_12">
2004      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2005      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2006      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_11.ComputerSystem"/>
2007    </Schema>
2008
2009    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_13">
2010      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2011      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2012      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_12.ComputerSystem"/>
2013    </Schema>
2014
2015    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_14">
2016      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2017      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2018      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_13.ComputerSystem"/>
2019    </Schema>
2020
2021    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_15">
2022      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2023      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2024      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_14.ComputerSystem"/>
2025    </Schema>
2026
2027    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_16">
2028      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2029      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2030      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_15.ComputerSystem"/>
2031    </Schema>
2032
2033    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0">
2034      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2035      <Annotation Term="Redfish.Release" String="2019.1"/>
2036
2037      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
2038
2039      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot">
2040        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
2041          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2042          <Annotation Term="OData.Description" String="The link to a collection of certificates used for booting through HTTPS by this computer system."/>
2043          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection`."/>
2044          <Annotation Term="OData.AutoExpandReferences"/>
2045        </NavigationProperty>
2046      </ComplexType>
2047
2048      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary">
2049        <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false">
2050          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2051          <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/>
2052          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/>
2053        </NavigationProperty>
2054      </ComplexType>
2055    </Schema>
2056
2057    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1">
2058      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2059      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
2060      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
2061    </Schema>
2062
2063    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2">
2064      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2065      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
2066      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/>
2067    </Schema>
2068
2069    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3">
2070      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2071      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2072      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/>
2073    </Schema>
2074
2075    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4">
2076      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2077      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
2078      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/>
2079    </Schema>
2080
2081    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5">
2082      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2083      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
2084      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/>
2085    </Schema>
2086
2087    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_6">
2088      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2089      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2090      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_5.ComputerSystem"/>
2091    </Schema>
2092
2093    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_7">
2094      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2095      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2096      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_6.ComputerSystem"/>
2097    </Schema>
2098
2099    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_8">
2100      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2101      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2102      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_7.ComputerSystem"/>
2103    </Schema>
2104
2105    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_9">
2106      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2107      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2108      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_8.ComputerSystem"/>
2109    </Schema>
2110
2111    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_10">
2112      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2113      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
2114      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_9.ComputerSystem"/>
2115    </Schema>
2116
2117    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_11">
2118      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2119      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2120      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_10.ComputerSystem"/>
2121    </Schema>
2122
2123    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_12">
2124      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2125      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2126      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_11.ComputerSystem"/>
2127    </Schema>
2128
2129    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_13">
2130      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2131      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2132      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_12.ComputerSystem"/>
2133    </Schema>
2134
2135    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_14">
2136      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2137      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2138      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_13.ComputerSystem"/>
2139    </Schema>
2140
2141    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_15">
2142      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2143      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2144      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_14.ComputerSystem"/>
2145    </Schema>
2146
2147    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0">
2148      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2149      <Annotation Term="Redfish.Release" String="2019.2"/>
2150
2151      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
2152
2153      <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary">
2154        <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
2155          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2156          <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/>
2157          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/>
2158        </NavigationProperty>
2159      </ComplexType>
2160    </Schema>
2161
2162    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1">
2163      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2164      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
2165      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
2166    </Schema>
2167
2168    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2">
2169      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2170      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2171      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/>
2172    </Schema>
2173
2174    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3">
2175      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2176      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
2177      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/>
2178    </Schema>
2179
2180    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4">
2181      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2182      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
2183      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/>
2184    </Schema>
2185
2186    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_5">
2187      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2188      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2189      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_4.ComputerSystem"/>
2190    </Schema>
2191
2192    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_6">
2193      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2194      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2195      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_5.ComputerSystem"/>
2196    </Schema>
2197
2198    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_7">
2199      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2200      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2201      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_6.ComputerSystem"/>
2202    </Schema>
2203
2204    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_8">
2205      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2206      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2207      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_7.ComputerSystem"/>
2208    </Schema>
2209
2210    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_9">
2211      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2212      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description."/>
2213      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_8.ComputerSystem"/>
2214    </Schema>
2215
2216    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_10">
2217      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2218      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2219      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_9.ComputerSystem"/>
2220    </Schema>
2221
2222    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_11">
2223      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2224      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2225      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_10.ComputerSystem"/>
2226    </Schema>
2227
2228    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_12">
2229      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2230      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2231      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_11.ComputerSystem"/>
2232    </Schema>
2233
2234    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_13">
2235      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2236      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2237      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_12.ComputerSystem"/>
2238    </Schema>
2239
2240    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_14">
2241      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2242      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2243      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_13.ComputerSystem"/>
2244    </Schema>
2245
2246    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0">
2247      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2248      <Annotation Term="Redfish.Release" String="2019.3"/>
2249
2250      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
2251
2252      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot">
2253        <Property Name="HttpBootUri" Type="Edm.String">
2254          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2255          <Annotation Term="OData.Description" String="The URI to boot from when `BootSourceOverrideTarget` is set to `UefiHttp`."/>
2256          <Annotation Term="OData.LongDescription" String="This property shall contain the URI to perform an HTTP or HTTPS boot when `BootSourceOverrideTarget` is set to `UefiHttp`.  If this property is not configured or supported, the URI shall be provided by a DHCP server as specified by the UEFI Specification."/>
2257          <Annotation Term="OData.IsURL"/>
2258        </Property>
2259      </ComplexType>
2260    </Schema>
2261
2262    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1">
2263      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2264      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
2265      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/>
2266    </Schema>
2267
2268    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2">
2269      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2270      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2271      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/>
2272    </Schema>
2273
2274    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3">
2275      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2276      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
2277      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/>
2278    </Schema>
2279
2280    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4">
2281      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2282      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
2283      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/>
2284    </Schema>
2285
2286    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_5">
2287      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2288      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2289      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_4.ComputerSystem"/>
2290    </Schema>
2291
2292    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_6">
2293      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2294      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2295      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_5.ComputerSystem"/>
2296    </Schema>
2297
2298    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_7">
2299      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2300      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2301      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_6.ComputerSystem"/>
2302    </Schema>
2303
2304    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_8">
2305      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2306      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2307      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_7.ComputerSystem"/>
2308    </Schema>
2309
2310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_9">
2311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2312      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
2313      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_8.ComputerSystem"/>
2314    </Schema>
2315
2316    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_10">
2317      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2318      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2319      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_9.ComputerSystem"/>
2320    </Schema>
2321
2322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_11">
2323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2324      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2325      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_10.ComputerSystem"/>
2326    </Schema>
2327
2328    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_12">
2329      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2330      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2331      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_11.ComputerSystem"/>
2332    </Schema>
2333
2334    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_13">
2335      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2336      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2337      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_12.ComputerSystem"/>
2338    </Schema>
2339
2340    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_14">
2341      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2342      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2343      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_13.ComputerSystem"/>
2344    </Schema>
2345
2346    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0">
2347      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2348      <Annotation Term="Redfish.Release" String="2019.4"/>
2349      <Annotation Term="OData.Description" String="This version was created to add new values to `HostingRoles`."/>
2350
2351      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem">
2352        <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false">
2353          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2354          <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/>
2355          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `FabricAdapterCollection`."/>
2356          <Annotation Term="OData.AutoExpandReferences"/>
2357        </NavigationProperty>
2358      </EntityType>
2359    </Schema>
2360
2361    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1">
2362      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2363      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2364      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/>
2365    </Schema>
2366
2367    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2">
2368      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2369      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
2370      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
2371    </Schema>
2372
2373    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3">
2374      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2375      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
2376      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/>
2377    </Schema>
2378
2379    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_4">
2380      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2381      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2382      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_3.ComputerSystem"/>
2383    </Schema>
2384
2385    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_5">
2386      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2387      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2388      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_4.ComputerSystem"/>
2389    </Schema>
2390
2391    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_6">
2392      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2393      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2394      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_5.ComputerSystem"/>
2395    </Schema>
2396
2397    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_7">
2398      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2399      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2400      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_6.ComputerSystem"/>
2401    </Schema>
2402
2403    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_8">
2404      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2405      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
2406      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_7.ComputerSystem"/>
2407    </Schema>
2408
2409    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_9">
2410      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2411      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2412      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_8.ComputerSystem"/>
2413    </Schema>
2414
2415    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_10">
2416      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2417      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2418      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_9.ComputerSystem"/>
2419    </Schema>
2420
2421    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_11">
2422      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2423      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2424      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_10.ComputerSystem"/>
2425    </Schema>
2426
2427    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_12">
2428      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2429      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2430      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_11.ComputerSystem"/>
2431    </Schema>
2432
2433    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_13">
2434      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2435      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2436      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_12.ComputerSystem"/>
2437    </Schema>
2438
2439    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0">
2440      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2441      <Annotation Term="Redfish.Release" String="2020.1"/>
2442
2443      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
2444
2445      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot">
2446        <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig">
2447          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2448          <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/>
2449          <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retries booting automatically."/>
2450        </Property>
2451        <Property Name="AutomaticRetryAttempts" Type="Edm.Int64">
2452          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2453          <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/>
2454          <Annotation Term="OData.LongDescription" String="This property shall contain the number of attempts the system will automatically retry booting in the event the system enters an error state on boot."/>
2455          <Annotation Term="Validation.Minimum" Int="0"/>
2456        </Property>
2457        <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64">
2458          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2459          <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/>
2460          <Annotation Term="OData.LongDescription" String="This property shall contain the number of attempts remaining the system will retry booting in the event the system enters an error state on boot.  If `0`, the system has no remaining automatic boot retry attempts and shall not automatically retry booting if the system enters an error state.  This property shall be reset to the value of `AutomaticRetryAttempts` upon a successful boot attempt."/>
2461          <Annotation Term="Validation.Minimum" Int="0"/>
2462        </Property>
2463      </ComplexType>
2464
2465      <EnumType Name="AutomaticRetryConfig">
2466        <Member Name="Disabled">
2467          <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/>
2468          <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/>
2469        </Member>
2470        <Member Name="RetryAttempts">
2471          <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/>
2472          <Annotation Term="OData.LongDescription" String="This value shall indicate that the number of retries of booting is based on the `AutomaticRetryAttempts` property, and the `RemainingAutomaticRetryAttempts` property indicates the number of remaining attempts."/>
2473        </Member>
2474        <Member Name="RetryAlways">
2475          <Annotation Term="OData.Description" String="Always automatically retry booting."/>
2476          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/>
2477        </Member>
2478      </EnumType>
2479    </Schema>
2480
2481    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1">
2482      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2483      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors.  Removed sentence in the long description for `BootSourceOverrideEnabled` that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/>
2484      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/>
2485    </Schema>
2486
2487    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2">
2488      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2489      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
2490      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/>
2491    </Schema>
2492
2493    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_3">
2494      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2495      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2496      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_2.ComputerSystem"/>
2497    </Schema>
2498
2499    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_4">
2500      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2501      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2502      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_3.ComputerSystem"/>
2503    </Schema>
2504
2505    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_5">
2506      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2507      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2508      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_4.ComputerSystem"/>
2509    </Schema>
2510
2511    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_6">
2512      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2513      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2514      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_5.ComputerSystem"/>
2515    </Schema>
2516
2517    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_7">
2518      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2519      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
2520      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_6.ComputerSystem"/>
2521    </Schema>
2522
2523    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_8">
2524      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2525      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2526      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_7.ComputerSystem"/>
2527    </Schema>
2528
2529    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_9">
2530      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2531      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2532      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_8.ComputerSystem"/>
2533    </Schema>
2534
2535    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_10">
2536      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2537      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2538      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_9.ComputerSystem"/>
2539    </Schema>
2540
2541    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_11">
2542      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2543      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2544      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_10.ComputerSystem"/>
2545    </Schema>
2546
2547    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_12">
2548      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2549      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2550      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_11.ComputerSystem"/>
2551    </Schema>
2552
2553    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0">
2554      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2555      <Annotation Term="Redfish.Release" String="2020.2"/>
2556
2557      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem">
2558        <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
2559          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2560          <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/>
2561          <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the system last came out of a reset or was rebooted."/>
2562        </Property>
2563      </EntityType>
2564    </Schema>
2565
2566    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1">
2567      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2568      <Annotation Term="OData.Description" String="This version was created to remove the restriction of `Continuous` with `UefiTargetBootSourceOverride`.  It was also created to clarify that `ProcessorSummary` only contains processors that execute system code.  It was also created to add annotation recommendations for `ResetType`."/>
2569      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/>
2570    </Schema>
2571
2572    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_2">
2573      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2574      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2575      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"/>
2576    </Schema>
2577
2578    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_3">
2579      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2580      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2581      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_2.ComputerSystem"/>
2582    </Schema>
2583
2584    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_4">
2585      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2586      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2587      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_3.ComputerSystem"/>
2588    </Schema>
2589
2590    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_5">
2591      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2592      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2593      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_4.ComputerSystem"/>
2594    </Schema>
2595
2596    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_6">
2597      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2598      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
2599      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_5.ComputerSystem"/>
2600    </Schema>
2601
2602    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_7">
2603      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2604      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2605      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_6.ComputerSystem"/>
2606    </Schema>
2607
2608    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_8">
2609      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2610      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2611      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_7.ComputerSystem"/>
2612    </Schema>
2613
2614    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_9">
2615      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2616      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2617      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_8.ComputerSystem"/>
2618    </Schema>
2619
2620    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_10">
2621      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2622      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2623      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_9.ComputerSystem"/>
2624    </Schema>
2625
2626    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_11">
2627      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2628      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2629      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_10.ComputerSystem"/>
2630    </Schema>
2631
2632    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0">
2633      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2634      <Annotation Term="Redfish.Release" String="2020.3"/>
2635      <Annotation Term="OData.Description" String="This version was created to deprecate `IndicatorLED` in favor of `LocationIndicatorActive`."/>
2636
2637      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem">
2638        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
2639          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2640          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
2641          <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.  Modifying this property may modify the `LocationIndicatorActive` in the containing `Chassis` resource."/>
2642        </Property>
2643        <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress">
2644          <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
2645          <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
2646        </Property>
2647        <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal">
2648          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2649          <Annotation Term="OData.Description" String="The number of seconds to delay power on after a power cycle or during a reset.  Zero seconds indicates no delay to power up."/>
2650          <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power on after a power cycle or during a reset.  The value `0` shall indicate no delay to power on."/>
2651        </Property>
2652        <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal">
2653          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2654          <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset.  Zero seconds indicates no delay to power off."/>
2655          <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power off during a reset.  The value `0` shall indicate no delay to power off."/>
2656        </Property>
2657        <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal">
2658          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2659          <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle`.  Zero seconds indicates no delay."/>
2660          <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power on after a `Reset` action requesting `PowerCycle`.  The value `0` shall indicate no delay to power on."/>
2661        </Property>
2662        <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false">
2663          <Annotation Term="OData.Description" String="The serial console services that this system provides."/>
2664          <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/>
2665        </Property>
2666        <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false">
2667          <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/>
2668          <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/>
2669        </Property>
2670        <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false">
2671          <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/>
2672          <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/>
2673        </Property>
2674        <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
2675          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2676          <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/>
2677          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VirtualMediaCollection` that this system uses."/>
2678          <Annotation Term="OData.AutoExpandReferences"/>
2679        </NavigationProperty>
2680      </EntityType>
2681
2682      <ComplexType Name="BootProgress">
2683        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2684        <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
2685        <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
2686        <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes">
2687          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2688          <Annotation Term="OData.Description" String="The last boot progress state."/>
2689          <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/>
2690        </Property>
2691        <Property Name="LastStateTime" Type="Edm.DateTimeOffset">
2692          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2693          <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/>
2694          <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/>
2695        </Property>
2696        <Property Name="OemLastState" Type="Edm.String">
2697          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2698          <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/>
2699          <Annotation Term="OData.LongDescription" String="This property shall represent the OEM-specific `LastState` of the `BootProgress`.  This property shall only be present if `LastState` is `OEM`."/>
2700        </Property>
2701        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
2702          <Annotation Term="OData.Description" String="The OEM extension property."/>
2703          <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions.  All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
2704        </Property>
2705      </ComplexType>
2706
2707      <EnumType Name="BootProgressTypes">
2708        <Member Name="None">
2709          <Annotation Term="OData.Description" String="The system is not booting."/>
2710          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/>
2711        </Member>
2712        <Member Name="PrimaryProcessorInitializationStarted">
2713          <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/>
2714          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/>
2715        </Member>
2716        <Member Name="BusInitializationStarted">
2717          <Annotation Term="OData.Description" String="The system has started initializing the buses."/>
2718          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/>
2719        </Member>
2720        <Member Name="MemoryInitializationStarted">
2721          <Annotation Term="OData.Description" String="The system has started initializing the memory."/>
2722          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the memory."/>
2723        </Member>
2724        <Member Name="SecondaryProcessorInitializationStarted">
2725          <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/>
2726          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/>
2727        </Member>
2728        <Member Name="PCIResourceConfigStarted">
2729          <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/>
2730          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the PCI resources."/>
2731        </Member>
2732        <Member Name="SystemHardwareInitializationComplete">
2733          <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/>
2734          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/>
2735        </Member>
2736        <Member Name="SetupEntered">
2737          <Annotation Term="OData.Description" String="The system has entered the setup utility."/>
2738          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has entered the setup utility."/>
2739          <Annotation Term="Redfish.Revisions">
2740            <Collection>
2741              <Record>
2742                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2743                <PropertyValue Property="Version" String="v1_15_0"/>
2744              </Record>
2745            </Collection>
2746          </Annotation>
2747        </Member>
2748        <Member Name="OSBootStarted">
2749          <Annotation Term="OData.Description" String="The operating system has started booting."/>
2750          <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/>
2751        </Member>
2752        <Member Name="OSRunning">
2753          <Annotation Term="OData.Description" String="The operating system is running."/>
2754          <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/>
2755        </Member>
2756        <Member Name="OEM">
2757          <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/>
2758          <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/>
2759        </Member>
2760      </EnumType>
2761
2762      <ComplexType Name="HostSerialConsole">
2763        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2764        <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/>
2765        <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/>
2766        <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
2767          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2768          <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
2769          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
2770          <Annotation Term="Validation.Minimum" Int="0"/>
2771        </Property>
2772        <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2773          <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/>
2774          <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/>
2775        </Property>
2776        <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2777          <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/>
2778          <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/>
2779        </Property>
2780        <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2781          <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/>
2782          <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the IPMI Serial-over-LAN (SOL) protocol."/>
2783        </Property>
2784      </ComplexType>
2785
2786      <ComplexType Name="SerialConsoleProtocol">
2787        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2788        <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/>
2789        <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/>
2790        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2791          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2792          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2793          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2794        </Property>
2795        <Property Name="Port" Type="Edm.Int64">
2796          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2797          <Annotation Term="OData.Description" String="The protocol port."/>
2798          <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/>
2799          <Annotation Term="Validation.Minimum" Int="0"/>
2800        </Property>
2801        <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false">
2802          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2803          <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/>
2804          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the serial console service is shared with access to the manager's command-line interface (CLI)."/>
2805        </Property>
2806        <Property Name="ConsoleEntryCommand" Type="Edm.String">
2807          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2808          <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/>
2809          <Annotation Term="OData.LongDescription" String="This property shall contain a command string that can be provided by a client to select or enter the system's serial console, when the console is shared among several systems or a manager CLI."/>
2810        </Property>
2811        <Property Name="HotKeySequenceDisplay" Type="Edm.String">
2812          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2813          <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/>
2814          <Annotation Term="OData.LongDescription" String="This property shall contain a string that can be provided to a user to describe the hotkey sequence used to exit the serial console session, or, if shared with a manager CLI, to return to the CLI."/>
2815        </Property>
2816      </ComplexType>
2817
2818      <ComplexType Name="HostGraphicalConsole">
2819        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2820        <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/>
2821        <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/>
2822        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2823          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2824          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2825          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2826        </Property>
2827        <Property Name="Port" Type="Edm.Int64">
2828          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2829          <Annotation Term="OData.Description" String="The protocol port."/>
2830          <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2831          <Annotation Term="Validation.Minimum" Int="0"/>
2832        </Property>
2833        <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false">
2834          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2835          <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
2836          <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations.  `KVMIP` shall be included if a vendor-defined KVM-IP protocol is supported."/>
2837        </Property>
2838        <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
2839          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2840          <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
2841          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
2842          <Annotation Term="Validation.Minimum" Int="0"/>
2843        </Property>
2844      </ComplexType>
2845
2846      <EnumType Name="GraphicalConnectTypesSupported">
2847        <Member Name="KVMIP">
2848          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
2849        </Member>
2850        <Member Name="OEM">
2851          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
2852        </Member>
2853      </EnumType>
2854
2855      <ComplexType Name="VirtualMediaConfig">
2856        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2857        <Annotation Term="OData.Description" String="The information about virtual media service for this system."/>
2858        <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service for a computer system."/>
2859        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2860          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2861          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2862          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2863        </Property>
2864        <Property Name="Port" Type="Edm.Int64">
2865          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2866          <Annotation Term="OData.Description" String="The protocol port."/>
2867          <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2868          <Annotation Term="Validation.Minimum" Int="0"/>
2869        </Property>
2870      </ComplexType>
2871    </Schema>
2872
2873    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_1">
2874      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2875      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions.  It was also created to add the word 'total' to the count properties in `ProcessorSummary`."/>
2876      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_0.ComputerSystem"/>
2877    </Schema>
2878
2879    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_2">
2880      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2881      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2882      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"/>
2883    </Schema>
2884
2885    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_3">
2886      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2887      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2888      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_2.ComputerSystem"/>
2889    </Schema>
2890
2891    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_4">
2892      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2893      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
2894      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_3.ComputerSystem"/>
2895    </Schema>
2896
2897    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_5">
2898      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2899      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
2900      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_4.ComputerSystem"/>
2901    </Schema>
2902
2903    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_6">
2904      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2905      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
2906      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_5.ComputerSystem"/>
2907    </Schema>
2908
2909    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_7">
2910      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2911      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2912      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_6.ComputerSystem"/>
2913    </Schema>
2914
2915    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_8">
2916      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2917      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2918      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_7.ComputerSystem"/>
2919    </Schema>
2920
2921    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_9">
2922      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2923      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2924      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_8.ComputerSystem"/>
2925    </Schema>
2926
2927    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_10">
2928      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2929      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
2930      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_9.ComputerSystem"/>
2931    </Schema>
2932
2933    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_0">
2934      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2935      <Annotation Term="Redfish.Release" String="2020.4"/>
2936
2937      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem">
2938        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
2939          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2940          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
2941          <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."/>
2942          <Annotation Term="OData.AutoExpandReferences"/>
2943        </NavigationProperty>
2944        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
2945          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
2946          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
2947          <Annotation Term="Redfish.Revisions">
2948            <Collection>
2949              <Record>
2950                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
2951                <PropertyValue Property="Version" String="v1_17_0"/>
2952                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
2953              </Record>
2954            </Collection>
2955          </Annotation>
2956        </Property>
2957      </EntityType>
2958
2959      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_11_0.Boot">
2960        <Property Name="TrustedModuleRequiredToBoot" Type="ComputerSystem.v1_14_0.TrustedModuleRequiredToBoot">
2961          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2962          <Annotation Term="OData.Description" String="The Trusted Module boot requirement."/>
2963          <Annotation Term="OData.LongDescription" String="This property shall contain the Trusted Module boot requirement."/>
2964        </Property>
2965      </ComplexType>
2966
2967      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_7_0.ProcessorSummary">
2968        <Property Name="CoreCount" Type="Edm.Int64">
2969          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2970          <Annotation Term="OData.Description" String="The number of processor cores in the system."/>
2971          <Annotation Term="OData.LongDescription" String="This property shall contain the total number of central processor cores in the system."/>
2972          <Annotation Term="Validation.Minimum" Int="0"/>
2973        </Property>
2974      </ComplexType>
2975
2976      <EnumType Name="TrustedModuleRequiredToBoot">
2977        <Member Name="Disabled">
2978          <Annotation Term="OData.Description" String="No Trusted Module requirement to boot."/>
2979          <Annotation Term="OData.LongDescription" String="This value shall indicate a Trusted Module is not required to boot."/>
2980        </Member>
2981        <Member Name="Required">
2982          <Annotation Term="OData.Description" String="A functional Trusted Module is required to boot."/>
2983          <Annotation Term="OData.LongDescription" String="This value shall indicate a functioning Trusted Module is required to boot."/>
2984        </Member>
2985      </EnumType>
2986    </Schema>
2987
2988    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_1">
2989      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2990      <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the `AliasBootOrder` and `BootSourceOverrideTarget` properties.  It was also created to correct various descriptions to use proper normative terminology."/>
2991      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_0.ComputerSystem"/>
2992    </Schema>
2993
2994    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_2">
2995      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2996      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2997      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"/>
2998    </Schema>
2999
3000    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_3">
3001      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3002      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
3003      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_2.ComputerSystem"/>
3004    </Schema>
3005
3006    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_4">
3007      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3008      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
3009      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_3.ComputerSystem"/>
3010    </Schema>
3011
3012    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_5">
3013      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3014      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
3015      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_4.ComputerSystem"/>
3016    </Schema>
3017
3018    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_6">
3019      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3020      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3021      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_5.ComputerSystem"/>
3022    </Schema>
3023
3024    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_7">
3025      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3026      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3027      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_6.ComputerSystem"/>
3028    </Schema>
3029
3030    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_8">
3031      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3032      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3033      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_7.ComputerSystem"/>
3034    </Schema>
3035
3036    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_9">
3037      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3038      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3039      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_8.ComputerSystem"/>
3040    </Schema>
3041
3042    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_0">
3043      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3044      <Annotation Term="Redfish.Release" String="2021.1"/>
3045      <Annotation Term="OData.Description" String="This version was created to add `SetupEntered` to `BootProgress`."/>
3046
3047      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem">
3048        <NavigationProperty Name="GraphicsControllers" Type="GraphicsControllerCollection.GraphicsControllerCollection" ContainsTarget="true" Nullable="false">
3049          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3050          <Annotation Term="OData.Description" String="The link to a collection of graphics controllers that can output video for this system."/>
3051          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `GraphicsControllerCollection` that contains graphics controllers that can output video for this system."/>
3052          <Annotation Term="OData.AutoExpandReferences"/>
3053        </NavigationProperty>
3054        <NavigationProperty Name="USBControllers" Type="USBControllerCollection.USBControllerCollection" ContainsTarget="true" Nullable="false">
3055          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3056          <Annotation Term="OData.Description" String="The link to a collection of USB controllers for this system."/>
3057          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `USBControllerCollection` that contains USB controllers for this system."/>
3058          <Annotation Term="OData.AutoExpandReferences"/>
3059        </NavigationProperty>
3060        <Property Name="PowerMode" Type="ComputerSystem.v1_15_0.PowerMode">
3061          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3062          <Annotation Term="OData.Description" String="The power mode setting of the computer system."/>
3063          <Annotation Term="OData.LongDescription" String="This property shall contain the computer system power mode setting."/>
3064        </Property>
3065      </EntityType>
3066
3067      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_14_0.Boot">
3068        <Property Name="StopBootOnFault" Type="ComputerSystem.v1_15_0.StopBootOnFault">
3069          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3070          <Annotation Term="OData.Description" String="If the boot should stop on a fault."/>
3071          <Annotation Term="OData.LongDescription" String="This property shall contain the setting if the boot should stop on a fault."/>
3072        </Property>
3073      </ComplexType>
3074
3075      <EnumType Name="StopBootOnFault">
3076        <Member Name="Never">
3077          <Annotation Term="OData.Description" String="The system performs any normal recovery actions during boot if a fault occurs."/>
3078          <Annotation Term="OData.LongDescription" String="This value shall indicate the system will continue to attempt to boot if a fault occurs."/>
3079        </Member>
3080        <Member Name="AnyFault">
3081          <Annotation Term="OData.Description" String="The system should stop the boot on any fault."/>
3082          <Annotation Term="OData.LongDescription" String="This value shall indicate the system will stop the boot if a fault occurs.  This includes, but is not limited to, faults that affect performance, fault tolerance, or capacity."/>
3083        </Member>
3084      </EnumType>
3085
3086      <EnumType Name="PowerMode">
3087        <Member Name="MaximumPerformance">
3088          <Annotation Term="OData.Description" String="The system performs at the highest speeds possible."/>
3089          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at the highest speeds possible.  This mode should be used when performance is the top priority."/>
3090        </Member>
3091        <Member Name="BalancedPerformance">
3092          <Annotation Term="OData.Description" String="The system performs at the highest speeds while utilization is high and performs at reduced speeds when the utilization is low."/>
3093          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at the highest speeds possible when the utilization is high and performs at reduced speeds when the utilization is low to save power.  This mode is a compromise between `MaximumPerformance` and `PowerSaving`."/>
3094        </Member>
3095        <Member Name="PowerSaving">
3096          <Annotation Term="OData.Description" String="The system performs at reduced speeds to save power."/>
3097          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds to save power.  This mode should be used when power saving is the top priority."/>
3098        </Member>
3099        <Member Name="Static">
3100          <Annotation Term="OData.Description" String="The system power mode is static."/>
3101          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a static base speed."/>
3102        </Member>
3103        <Member Name="OSControlled">
3104          <Annotation Term="OData.Description" String="The system power mode is controlled by the operating system."/>
3105          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an operating system-controlled power mode."/>
3106        </Member>
3107        <Member Name="OEM">
3108          <Annotation Term="OData.Description" String="The system power mode is OEM-defined."/>
3109          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an OEM-defined power mode."/>
3110        </Member>
3111        <Member Name="EfficiencyFavorPower">
3112          <Annotation Term="OData.Description" String="The system performs at reduced speeds at all utilizations to save power at the cost of performance.  This mode differs from `PowerSaving` in that more performance is retained and less power is saved.  This mode differs from `EfficiencyFavorPerformance` in that less performance is retained but more power is saved."/>
3113          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds at all utilizations to save power at the cost of performance.  This mode differs from `PowerSaving` in that more performance is retained and less power is saved.  This mode differs from `EfficiencyFavorPerformance` in that less performance is retained but more power is saved. This mode differs from 'BalancedPerformance' in that power saving occurs at all utilizations."/>
3114          <Annotation Term="Redfish.Revisions">
3115            <Collection>
3116              <Record>
3117                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
3118                <PropertyValue Property="Version" String="v1_22_0"/>
3119              </Record>
3120            </Collection>
3121          </Annotation>
3122        </Member>
3123        <Member Name="EfficiencyFavorPerformance">
3124          <Annotation Term="OData.Description" String="The system performs at reduced speeds at all utilizations to save power while attempting to maintain performance.  This mode differs from `EfficiencyFavorPower` in that more performance is retained but less power is saved."/>
3125          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds at all utilizations to save power while attempting to maintain performance.  This mode differs from `EfficiencyFavorPower` in that more performance is retained but less power is saved. This mode differs from 'MaximumPerformance' in that power is saved at the cost of some performance.  This mode differs from 'BalancedPerformance' in that power saving occurs at all utilizations."/>
3126          <Annotation Term="Redfish.Revisions">
3127            <Collection>
3128              <Record>
3129                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
3130                <PropertyValue Property="Version" String="v1_22_0"/>
3131              </Record>
3132            </Collection>
3133          </Annotation>
3134        </Member>
3135      </EnumType>
3136
3137      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_14_0.ProcessorSummary">
3138        <Property Name="ThreadingEnabled" Type="Edm.Boolean" Nullable="false">
3139          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3140          <Annotation Term="OData.Description" String="An indication of whether threading is enabled on all processors in this system."/>
3141          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate that all `Processor` resources in this system where the `ProcessorType` property contains `CPU` have multiple threading support enabled."/>
3142        </Property>
3143      </ComplexType>
3144    </Schema>
3145
3146    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_1">
3147      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3148      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
3149      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"/>
3150    </Schema>
3151
3152    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_2">
3153      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3154      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
3155      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_1.ComputerSystem"/>
3156    </Schema>
3157
3158    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_3">
3159      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3160      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported."/>
3161      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_2.ComputerSystem"/>
3162    </Schema>
3163
3164    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_4">
3165      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3166      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
3167      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_3.ComputerSystem"/>
3168    </Schema>
3169
3170    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_5">
3171      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3172      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3173      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_4.ComputerSystem"/>
3174    </Schema>
3175
3176    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_6">
3177      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3178      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3179      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_5.ComputerSystem"/>
3180    </Schema>
3181
3182    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_7">
3183      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3184      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3185      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_6.ComputerSystem"/>
3186    </Schema>
3187
3188    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_8">
3189      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3190      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3191      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_7.ComputerSystem"/>
3192    </Schema>
3193
3194    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_0">
3195      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3196      <Annotation Term="Redfish.Release" String="2021.2"/>
3197      <Annotation Term="OData.Description" String="This version was created to deprecate `Status` within `ProcessorSummary` and `MemorySummary` in favor of `Conditions` within `Status` at the root of the resource."/>
3198
3199      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem">
3200        <Property Name="IdlePowerSaver" Type="ComputerSystem.v1_16_0.IdlePowerSaver">
3201          <Annotation Term="OData.Description" String="The idle power saver settings of the computer system."/>
3202          <Annotation Term="OData.LongDescription" String="This property shall contain the idle power saver settings of the computer system."/>
3203        </Property>
3204        <Property Name="KeyManagement" Type="ComputerSystem.v1_16_0.KeyManagement">
3205          <Annotation Term="OData.Description" String="The key management settings of the computer system."/>
3206          <Annotation Term="OData.LongDescription" String="This property shall contain the key management settings of the computer system."/>
3207        </Property>
3208      </EntityType>
3209
3210      <ComplexType Name="IdlePowerSaver">
3211        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
3212        <Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/>
3213        <Annotation Term="OData.LongDescription" String="This object shall contain the idle power saver settings of a computer system."/>
3214        <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
3215          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3216          <Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled."/>
3217          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if idle power saver is enabled."/>
3218        </Property>
3219        <Property Name="EnterUtilizationPercent" Type="Edm.Decimal">
3220          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3221          <Annotation Term="OData.Description" String="The percentage of utilization when the computer system enters idle power save.  If the computer system's utilization goes below this value, it enters idle power save."/>
3222          <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of utilization, typically `0` to `100`, when the computer system enters idle power save.  If the computer system's utilization goes below this value for the duration specified by `EnterDwellTimeSeconds`, it shall enter idle power save."/>
3223          <Annotation Term="Validation.Minimum" Int="0"/>
3224          <Annotation Term="Measures.Unit" String="%"/>
3225        </Property>
3226        <Property Name="EnterDwellTimeSeconds" Type="Edm.Int64">
3227          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3228          <Annotation Term="OData.Description" String="The duration in seconds the computer system is below the `EnterUtilizationPercent` value before the idle power save is activated."/>
3229          <Annotation Term="OData.LongDescription" String="This property shall contain the duration in seconds the computer system is below the `EnterUtilizationPercent` value before the idle power save is activated."/>
3230          <Annotation Term="Validation.Minimum" Int="0"/>
3231          <Annotation Term="Measures.Unit" String="s"/>
3232        </Property>
3233        <Property Name="ExitUtilizationPercent" Type="Edm.Decimal">
3234          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3235          <Annotation Term="OData.Description" String="The percentage of utilization when the computer system exits idle power save.  If the computer system's utilization goes above this value, it exits idle power save."/>
3236          <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of utilization, typically `0` to `100`, when the computer system exits idle power save.  If the computer system's utilization goes above this value for the duration specified by `ExitDwellTimeSeconds`, it shall exit idle power save."/>
3237          <Annotation Term="Validation.Minimum" Int="0"/>
3238          <Annotation Term="Measures.Unit" String="%"/>
3239        </Property>
3240        <Property Name="ExitDwellTimeSeconds" Type="Edm.Int64">
3241          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3242          <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the `ExitUtilizationPercent` value before the idle power save is stopped."/>
3243          <Annotation Term="OData.LongDescription" String="This property shall contain the duration in seconds the computer system is above the `ExitUtilizationPercent` value before the idle power save is stopped."/>
3244          <Annotation Term="Validation.Minimum" Int="0"/>
3245          <Annotation Term="Measures.Unit" String="s"/>
3246        </Property>
3247      </ComplexType>
3248
3249      <ComplexType Name="KeyManagement">
3250        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
3251        <Annotation Term="OData.Description" String="The key management settings of a computer system."/>
3252        <Annotation Term="OData.LongDescription" String="This object shall contain the key management settings of a computer system."/>
3253        <Property Name="KMIPServers" Type="Collection(ComputerSystem.v1_16_0.KMIPServer)">
3254          <Annotation Term="OData.Description" String="The KMIP servers to which this computer system is subscribed."/>
3255          <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP servers to which this computer system is subscribed for key management."/>
3256        </Property>
3257        <NavigationProperty Name="KMIPCertificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
3258          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3259          <Annotation Term="OData.Description" String="The link to a collection of server certificates for the servers referenced by the `KMIPServers` property."/>
3260          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection` that represents the server certificates for the servers referenced by the `KMIPServers` property."/>
3261          <Annotation Term="OData.AutoExpandReferences"/>
3262        </NavigationProperty>
3263      </ComplexType>
3264
3265      <ComplexType Name="KMIPServer">
3266        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
3267        <Annotation Term="OData.Description" String="The KMIP server settings for a computer system."/>
3268        <Annotation Term="OData.LongDescription" String="This object shall contain the KMIP server settings for a computer system."/>
3269        <Property Name="Address" Type="Edm.String">
3270          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3271          <Annotation Term="OData.Description" String="The KMIP server address."/>
3272          <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server address."/>
3273        </Property>
3274        <Property Name="Port" Type="Edm.Int64">
3275          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3276          <Annotation Term="OData.Description" String="The KMIP server port."/>
3277          <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server port."/>
3278        </Property>
3279        <Property Name="Username" Type="Edm.String">
3280          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3281          <Annotation Term="OData.Description" String="The username to access the KMIP server."/>
3282          <Annotation Term="OData.LongDescription" String="This property shall contain the username to access the KMIP server."/>
3283        </Property>
3284        <Property Name="Password" Type="Edm.String">
3285          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Write"/>
3286          <Annotation Term="OData.Description" String="The password to access the KMIP server.  The value is `null` in responses."/>
3287          <Annotation Term="OData.LongDescription" String="This property shall contain the password to access the KMIP server.  The value shall be `null` in responses."/>
3288        </Property>
3289      </ComplexType>
3290    </Schema>
3291
3292    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_1">
3293      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3294      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
3295      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_0.ComputerSystem"/>
3296    </Schema>
3297
3298    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_2">
3299      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3300      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
3301      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/>
3302    </Schema>
3303
3304    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_3">
3305      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3306      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported.  It was also created to mark properties with values containing sensitive data as write-only."/>
3307      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_2.ComputerSystem"/>
3308    </Schema>
3309
3310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_4">
3311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3312      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
3313      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_3.ComputerSystem"/>
3314    </Schema>
3315
3316    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_5">
3317      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3318      <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
3319      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_4.ComputerSystem"/>
3320    </Schema>
3321
3322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_6">
3323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3324      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3325      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_5.ComputerSystem"/>
3326    </Schema>
3327
3328    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_7">
3329      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3330      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3331      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_6.ComputerSystem"/>
3332    </Schema>
3333
3334    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_8">
3335      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3336      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3337      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_7.ComputerSystem"/>
3338    </Schema>
3339
3340    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_9">
3341      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3342      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3343      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_8.ComputerSystem"/>
3344    </Schema>
3345
3346    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_0">
3347      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3348      <Annotation Term="Redfish.Release" String="2021.4"/>
3349      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
3350
3351      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/>
3352
3353      <ComplexType Name="Links" BaseType="ComputerSystem.v1_5_0.Links">
3354        <NavigationProperty Name="OffloadedNetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
3355          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3356          <Annotation Term="OData.Description" String="The network device functions to which this system performs offload computation, such as with a SmartNIC."/>
3357          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `NetworkDeviceFunction` that represent the network device functions to which this system performs offload computation, such as with a SmartNIC.  This property shall not be present if the `SystemType` property does not contain `DPU`."/>
3358          <Annotation Term="OData.AutoExpandReferences"/>
3359        </NavigationProperty>
3360      </ComplexType>
3361    </Schema>
3362
3363    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_1">
3364      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3365      <Annotation Term="OData.Description" String="This version was created to align the description of the `Reset` action with the descriptions of the values of `ResetType` in the `Resource` schema."/>
3366      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_0.ComputerSystem"/>
3367    </Schema>
3368
3369    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_2">
3370      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3371      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported.  It was also created to mark properties with values containing sensitive data as write-only."/>
3372      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"/>
3373    </Schema>
3374
3375    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_3">
3376      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3377      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
3378      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_2.ComputerSystem"/>
3379    </Schema>
3380
3381    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_4">
3382      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3383      <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
3384      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_3.ComputerSystem"/>
3385    </Schema>
3386
3387    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_5">
3388      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3389      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3390      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_4.ComputerSystem"/>
3391    </Schema>
3392
3393    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_6">
3394      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3395      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3396      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_5.ComputerSystem"/>
3397    </Schema>
3398
3399    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_7">
3400      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3401      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3402      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_6.ComputerSystem"/>
3403    </Schema>
3404
3405    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_8">
3406      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3407      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3408      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_7.ComputerSystem"/>
3409    </Schema>
3410
3411    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_0">
3412      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3413      <Annotation Term="Redfish.Release" String="2022.1"/>
3414
3415      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem">
3416        <Property Name="Composition" Type="ComputerSystem.v1_18_0.Composition">
3417          <Annotation Term="OData.Description" String="Information about the composition capabilities and state of the computer system."/>
3418          <Annotation Term="OData.LongDescription" String="This property shall contain information about the composition capabilities and state of the computer system."/>
3419        </Property>
3420        <Property Name="ManufacturingMode" Type="Edm.Boolean">
3421          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3422          <Annotation Term="OData.Description" String="An indication of whether the system is in manufacturing mode.  Manufacturing mode is a special boot mode, not normally available to end users, that modifies features and settings for use while the system is being manufactured and tested."/>
3423          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the system is in manufacturing mode.  If the system supports SMBIOS, the value shall match the 'Manufacturing mode is enabled' setting from the 'BIOS Characteristics' entry."/>
3424        </Property>
3425      </EntityType>
3426
3427      <ComplexType Name="BootProgress" BaseType="ComputerSystem.v1_13_0.BootProgress">
3428        <Property Name="LastBootTimeSeconds" Type="Edm.Decimal">
3429          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3430          <Annotation Term="OData.Description" String="The number of seconds the system spent booting to the operating system during the last boot."/>
3431          <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds that elapsed between system reset or power on and LastState transitioning to `OSRunning`.  If `LastState` contains `OSRunning`, this property shall contain the most recent boot time.  For other values of `LastState`, this property shall contain the boot time for the previous boot."/>
3432        </Property>
3433      </ComplexType>
3434
3435      <ComplexType Name="Composition">
3436        <Annotation Term="OData.Description" String="Information about the composition capabilities and state of a computer system."/>
3437        <Annotation Term="OData.LongDescription" String="This type shall contain information about the composition capabilities and state of a computer system."/>
3438        <Property Name="UseCases" Type="Collection(ComputerSystem.v1_18_0.CompositionUseCase)">
3439          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3440          <Annotation Term="OData.Description" String="The composition use cases in which this computer system can participate."/>
3441          <Annotation Term="OData.LongDescription" String="This property shall contain the composition use cases in which this computer system can participate."/>
3442        </Property>
3443      </ComplexType>
3444
3445      <EnumType Name="CompositionUseCase">
3446        <Member Name="ResourceBlockCapable">
3447          <Annotation Term="OData.Description" String="This computer system supports being registered as a resource block in order for it to participate in composition requests."/>
3448          <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports being registered as a resource block in order for it to participate in composition requests."/>
3449        </Member>
3450        <Member Name="ExpandableSystem">
3451          <Annotation Term="OData.Description" String="This computer system supports expandable system composition and is associated with a resource block."/>
3452          <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports expandable system composition and is associated with a resource block."/>
3453        </Member>
3454      </EnumType>
3455    </Schema>
3456
3457    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_1">
3458      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3459      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported.  It was also created to mark properties with values containing sensitive data as write-only."/>
3460      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/>
3461    </Schema>
3462
3463    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_2">
3464      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3465      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
3466      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_1.ComputerSystem"/>
3467    </Schema>
3468
3469    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_3">
3470      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3471      <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
3472      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_2.ComputerSystem"/>
3473    </Schema>
3474
3475    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_4">
3476      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3477      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3478      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_3.ComputerSystem"/>
3479    </Schema>
3480
3481    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_5">
3482      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3483      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3484      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_4.ComputerSystem"/>
3485    </Schema>
3486
3487    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_6">
3488      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3489      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3490      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_5.ComputerSystem"/>
3491    </Schema>
3492
3493    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_7">
3494      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3495      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3496      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_6.ComputerSystem"/>
3497    </Schema>
3498
3499    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_0">
3500      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3501      <Annotation Term="Redfish.Release" String="2022.2"/>
3502      <Annotation Term="OData.Description" String="This version was created to add `Recovery` to BootSource."/>
3503
3504      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/>
3505
3506      <ComplexType Name="Links" BaseType="ComputerSystem.v1_17_0.Links">
3507        <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)">
3508          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3509          <Annotation Term="OData.Description" String="An array of links to the trusted components for this system."/>
3510          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `TrustedComponent`."/>
3511          <Annotation Term="OData.AutoExpandReferences"/>
3512        </NavigationProperty>
3513      </ComplexType>
3514    </Schema>
3515
3516    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_1">
3517      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3518      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to correct the `BootSourceOverrideEnabled` reference in the `BootSourceOverrideTarget` description.  It was also created to clarify the usage of `UefiHttp` when `HttpBootUri` is not configured or supported.  It was also created to mark properties with values containing sensitive data as write-only."/>
3519      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_0.ComputerSystem"/>
3520    </Schema>
3521
3522    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_2">
3523      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3524      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system."/>
3525      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/>
3526    </Schema>
3527
3528    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_3">
3529      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3530      <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
3531      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_2.ComputerSystem"/>
3532    </Schema>
3533
3534    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_4">
3535      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3536      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3537      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_3.ComputerSystem"/>
3538    </Schema>
3539
3540    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_5">
3541      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3542      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3543      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_4.ComputerSystem"/>
3544    </Schema>
3545
3546    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_6">
3547      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3548      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3549      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_5.ComputerSystem"/>
3550    </Schema>
3551
3552    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_7">
3553      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3554      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3555      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_6.ComputerSystem"/>
3556    </Schema>
3557
3558    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_0">
3559      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3560      <Annotation Term="Redfish.Release" String="2022.3"/>
3561
3562      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/>
3563
3564      <ComplexType Name="KMIPServer" BaseType="ComputerSystem.v1_16_0.KMIPServer">
3565        <Property Name="CachePolicy" Type="ComputerSystem.v1_20_0.KMIPCachePolicy">
3566          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3567          <Annotation Term="OData.Description" String="The cache policy to control how KMIP data is cached."/>
3568          <Annotation Term="OData.LongDescription" String="This property shall contain the cache policy to control how KMIP data is cached."/>
3569        </Property>
3570        <Property Name="CacheDuration" Type="Edm.Duration">
3571          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3572          <Annotation Term="OData.Description" String="The duration the system caches KMIP data."/>
3573          <Annotation Term="OData.LongDescription" String="This property shall contain the duration that the system caches KMIP data."/>
3574        </Property>
3575      </ComplexType>
3576
3577      <EnumType Name="KMIPCachePolicy">
3578        <Member Name="None">
3579          <Annotation Term="OData.Description" String="The system does not cache KMIP data."/>
3580        </Member>
3581        <Member Name="AfterFirstUse">
3582          <Annotation Term="OData.Description" String="The system caches KMIP data after first use for the duration specified by the `CacheDuration` property."/>
3583        </Member>
3584      </EnumType>
3585    </Schema>
3586
3587    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_1">
3588      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3589      <Annotation Term="OData.Description" String="This version was created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the containing `Chassis` resource.  It was also created to update the description for `HostName` to show there might be a tie to the `HostName` of `EthernetInterface` resources contained by the system.  It was also created to correct the regular expression pattern for duration properties in JSON Schema and OpenAPI to not allow for negative values."/>
3590      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_0.ComputerSystem"/>
3591    </Schema>
3592
3593    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_2">
3594      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3595      <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
3596      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_1.ComputerSystem"/>
3597    </Schema>
3598
3599    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_3">
3600      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3601      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3602      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"/>
3603    </Schema>
3604
3605    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_4">
3606      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3607      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3608      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_3.ComputerSystem"/>
3609    </Schema>
3610
3611    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_5">
3612      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3613      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3614      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_4.ComputerSystem"/>
3615    </Schema>
3616
3617    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_6">
3618      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3619      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3620      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_5.ComputerSystem"/>
3621    </Schema>
3622
3623    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_0">
3624      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3625      <Annotation Term="Redfish.Release" String="2023.2"/>
3626      <Annotation Term="OData.Description" String="This version was created to deprecate the `SystemType` value `OS` in favor of showing an `OperatingSystem` resource.  It was also created to add the `Decommission` action."/>
3627
3628      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem">
3629        <NavigationProperty Name="OperatingSystem" Type="OperatingSystem.OperatingSystem" ContainsTarget="true" Nullable="false">
3630          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3631          <Annotation Term="OData.Description" String="The link to the operating system information associated with this system."/>
3632          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `OperatingSystem` that contains operating system information for this system."/>
3633          <Annotation Term="OData.AutoExpandReferences"/>
3634        </NavigationProperty>
3635      </EntityType>
3636
3637      <ComplexType Name="Links" BaseType="ComputerSystem.v1_19_0.Links">
3638        <NavigationProperty Name="HostingComputerSystem" Type="ComputerSystem.ComputerSystem">
3639          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3640          <Annotation Term="OData.Description" String="The link to the system that is hosting this virtual machine."/>
3641          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `ComputerSystem` that represents the system that is hosting this virtual machine.  This property shall only be present if `SystemType` contains `Virtual`."/>
3642          <Annotation Term="OData.AutoExpandReferences"/>
3643        </NavigationProperty>
3644        <NavigationProperty Name="VirtualMachines" Type="Collection(ComputerSystem.ComputerSystem)">
3645          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3646          <Annotation Term="OData.Description" String="An array of links to the virtual machines this system is hosting."/>
3647          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ComputerSystem` that represent the virtual machines this system is hosting."/>
3648          <Annotation Term="OData.AutoExpandReferences"/>
3649        </NavigationProperty>
3650      </ComplexType>
3651
3652      <EnumType Name="DecommissionType">
3653        <Member Name="All">
3654          <Annotation Term="OData.Description" String="Remove all possible data from the server."/>
3655          <Annotation Term="OData.LongDescription" String="This value shall indicate the service removes all the data that it can from the system.  This shall include all possible OEM data as well."/>
3656        </Member>
3657        <Member Name="UserData">
3658          <Annotation Term="OData.Description" String="Remove all possible data from block devices and other user or operating system accessible storage attached to the system."/>
3659          <Annotation Term="OData.LongDescription" String="This value shall indicate the service removes all the data from block devices or other operating system accessible storage.  If the `RequireSecureErase` parameter contains `true`, this shall be equivalent to performing the SecureErase action on each drive."/>
3660        </Member>
3661        <Member Name="ManagerConfig">
3662          <Annotation Term="OData.Description" String="Reset all manager settings to factory defaults."/>
3663          <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all associated managers to factory defaults.  This shall be equivalent to performing the `ResetToDefaults` action on each `Manager` resource with the `ResetType` parameter of `ResetAll`."/>
3664        </Member>
3665        <Member Name="BIOSConfig">
3666          <Annotation Term="OData.Description" String="Reset all BIOS settings to factory defaults."/>
3667          <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all BIOS settings to factory defaults.  This shall be equivalent to performing the `ResetBios` action on each `Bios` resource."/>
3668        </Member>
3669        <Member Name="NetworkConfig">
3670          <Annotation Term="OData.Description" String="Reset all network settings to factory defaults."/>
3671          <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all network settings on all network devices to factory defaults."/>
3672        </Member>
3673        <Member Name="StorageConfig">
3674          <Annotation Term="OData.Description" String="Reset all storage controller settings to factory defaults.  This will leave the user data intact unless that is also specified."/>
3675          <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all storage controller settings to factory defaults.  This shall be equivalent to performing the `ResetToDefaults` action on each `Storage` resource with the `ResetType` parameter of `PreserveVolumes`."/>
3676        </Member>
3677        <Member Name="Logs">
3678          <Annotation Term="OData.Description" String="Clear all logs."/>
3679          <Annotation Term="OData.LongDescription" String="This value shall indicate the service clears all logs.  This shall be equivalent to performing the `ClearLog` action on each `LogService` resource."/>
3680        </Member>
3681      </EnumType>
3682    </Schema>
3683
3684    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_1">
3685      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3686      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3687      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_0.ComputerSystem"/>
3688    </Schema>
3689
3690    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_2">
3691      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3692      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3693      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/>
3694    </Schema>
3695
3696    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_3">
3697      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3698      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3699      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_2.ComputerSystem"/>
3700    </Schema>
3701
3702    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_4">
3703      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3704      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3705      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_3.ComputerSystem"/>
3706    </Schema>
3707
3708    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_0">
3709      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3710      <Annotation Term="Redfish.Release" String="2023.3"/>
3711      <Annotation Term="OData.Description" String="This version was created to add the values `EfficiencyFavorPower` and `EfficiencyFavorPerformance` to PowerMode."/>
3712
3713      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/>
3714    </Schema>
3715
3716    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_1">
3717      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3718      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
3719      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_0.ComputerSystem"/>
3720    </Schema>
3721
3722    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_2">
3723      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3724      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
3725      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_1.ComputerSystem"/>
3726    </Schema>
3727
3728    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_3">
3729      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3730      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
3731      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_2.ComputerSystem"/>
3732    </Schema>
3733
3734    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_23_0">
3735      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3736      <Annotation Term="Redfish.Release" String="2024.3"/>
3737
3738      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_3.ComputerSystem">
3739        <Property Name="LastResetCause" Type="ComputerSystem.v1_23_0.LastResetCauses" Nullable="false">
3740          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3741          <Annotation Term="OData.Description" String="The last reset cause of the system."/>
3742          <Annotation Term="OData.LongDescription" String="This property shall contain the cause when the system last came out of a reset or was rebooted."/>
3743        </Property>
3744      </EntityType>
3745
3746      <EnumType Name="LastResetCauses">
3747        <Member Name="PowerButtonPress">
3748          <Annotation Term="OData.Description" String="System start or restart via a power button press."/>
3749          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was due to a power button press."/>
3750        </Member>
3751        <Member Name="ManagementCommand">
3752          <Annotation Term="OData.Description" String="System start or restart via an external command to the management controller or BMC."/>
3753          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was due to an external command to the management controller or BMC.  Examples include the Redfish `Reset` action for the `ComputerSystem` resource or the IPMI 'Chassis Control' command."/>
3754        </Member>
3755        <Member Name="PowerRestorePolicy">
3756          <Annotation Term="OData.Description" String="System start or restart due to the power restore policy."/>
3757          <Annotation Term="OData.LongDescription" String="This value shall indicate the system automatically powered-up on AC being applied due the `PowerRestorePolicy` property containing `AlwaysOn` or `LastState`."/>
3758        </Member>
3759        <Member Name="RTCWakeup">
3760          <Annotation Term="OData.Description" String="System power-up via an RTC (system real time clock) wakeup."/>
3761          <Annotation Term="OData.LongDescription" String="This value shall indicate the system powered-up via an RTC (system real time clock) wakeup."/>
3762        </Member>
3763        <Member Name="WatchdogExpiration">
3764          <Annotation Term="OData.Description" String="System start or restart caused by a watchdog expiration."/>
3765          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a watchdog expiration."/>
3766        </Member>
3767        <Member Name="OSSoftRestart">
3768          <Annotation Term="OData.Description" String="System start or restart via an OS soft restart."/>
3769          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was due to an OS soft restart.  Examples include 'CTRL-ALT-DEL', 'init 6', or 'reboot'."/>
3770        </Member>
3771        <Member Name="SystemCrash">
3772          <Annotation Term="OData.Description" String="System start or restart caused by a system crash."/>
3773          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a system crash.  Examples include an OS panic, hardware fault, or firmware fault."/>
3774        </Member>
3775        <Member Name="ThermalEvent">
3776          <Annotation Term="OData.Description" String="System start or restart caused by a thermal event triggering a system shutdown."/>
3777          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a thermal event triggering a system shutdown."/>
3778        </Member>
3779        <Member Name="PowerEvent">
3780          <Annotation Term="OData.Description" String="System start or restart caused by a power event triggering a system shutdown."/>
3781          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a power event triggering a system shutdown."/>
3782        </Member>
3783        <Member Name="Unknown">
3784          <Annotation Term="OData.Description" String="System start or restart detected, but the cause is unknown."/>
3785          <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart cause is unknown."/>
3786        </Member>
3787      </EnumType>
3788    </Schema>
3789
3790  </edmx:DataServices>
3791</edmx:Edmx>
3792