1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  ComputerSystem v1.22.1                                              -->
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."/>
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_1_0">
831      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
832      <Annotation Term="Redfish.Release" String="2016.1"/>
833
834      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem">
835        <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false">
836          <Annotation Term="OData.Description" String="An array of trusted modules in the system."/>
837          <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/>
838          <Annotation Term="Redfish.Revisions">
839            <Collection>
840              <Record>
841                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
842                <PropertyValue Property="Version" String="v1_19_0"/>
843                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `TrustedComponents` property in `Links`."/>
844              </Record>
845            </Collection>
846          </Annotation>
847        </Property>
848        <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false">
849          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
850          <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/>
851          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `SecureBoot`."/>
852          <Annotation Term="OData.AutoExpandReferences"/>
853        </NavigationProperty>
854        <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false">
855          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
856          <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/>
857          <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."/>
858          <Annotation Term="OData.AutoExpandReferences"/>
859        </NavigationProperty>
860        <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
861          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
862          <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/>
863          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection`."/>
864          <Annotation Term="OData.AutoExpandReferences"/>
865        </NavigationProperty>
866        <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false">
867          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
868          <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
869          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `StorageCollection`."/>
870          <Annotation Term="OData.AutoExpandReferences"/>
871        </NavigationProperty>
872      </EntityType>
873
874      <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary">
875        <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring">
876          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
877          <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/>
878          <Annotation Term="OData.LongDescription" String="This property shall contain the ability and type of memory mirroring that this computer system supports."/>
879        </Property>
880      </ComplexType>
881
882      <EnumType Name="MemoryMirroring">
883        <Member Name="System">
884          <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the system level.  Individual DIMMs are not paired for mirroring in this mode."/>
885        </Member>
886        <Member Name="DIMM">
887          <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level.  Individual DIMMs can be mirrored."/>
888        </Member>
889        <Member Name="Hybrid">
890          <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels.  Individual DIMMs can be mirrored."/>
891        </Member>
892        <Member Name="None">
893          <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/>
894        </Member>
895      </EnumType>
896
897      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot">
898        <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode">
899          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
900          <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the `BootSourceOverrideTarget` boot source."/>
901          <Annotation Term="OData.LongDescription" String="This property shall contain the BIOS boot mode to use when the system boots from the `BootSourceOverrideTarget` boot source."/>
902        </Property>
903      </ComplexType>
904
905      <EnumType Name="BootSourceOverrideMode">
906        <Member Name="Legacy">
907          <Annotation Term="OData.Description" String="The system boots in non-UEFI boot mode to the boot source override target."/>
908        </Member>
909        <Member Name="UEFI">
910          <Annotation Term="OData.Description" String="The system boots in UEFI boot mode to the boot source override target."/>
911        </Member>
912      </EnumType>
913
914      <ComplexType Name="TrustedModules">
915        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
916        <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/>
917        <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/>
918        <Property Name="FirmwareVersion" Type="Edm.String">
919          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
920          <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/>
921          <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the Trusted Module."/>
922        </Property>
923        <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType">
924          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
925          <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/>
926          <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/>
927        </Property>
928        <Property Name="Status" Type="Resource.Status"  Nullable="false">
929          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
930          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
931        </Property>
932        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
933          <Annotation Term="OData.Description" String="The OEM extension property."/>
934          <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."/>
935        </Property>
936      </ComplexType>
937
938      <EnumType Name="InterfaceType">
939        <Member Name="TPM1_2">
940          <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/>
941        </Member>
942        <Member Name="TPM2_0">
943          <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/>
944        </Member>
945        <Member Name="TCM1_0">
946          <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/>
947        </Member>
948      </EnumType>
949    </Schema>
950
951    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1">
952      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
953      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
954      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_0.ComputerSystem"/>
955    </Schema>
956
957    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2">
958      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
959      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
960      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/>
961    </Schema>
962
963    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3">
964      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
965      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
966      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/>
967    </Schema>
968
969    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4">
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_3.ComputerSystem"/>
973    </Schema>
974
975    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5">
976      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
977      <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."/>
978      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/>
979    </Schema>
980
981    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6">
982      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
983      <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."/>
984      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/>
985    </Schema>
986
987    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7">
988      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
989      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
990      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/>
991    </Schema>
992
993    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8">
994      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
995      <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."/>
996      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/>
997    </Schema>
998
999    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9">
1000      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1001      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1002      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/>
1003    </Schema>
1004
1005    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10">
1006      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1007      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1008      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/>
1009    </Schema>
1010
1011    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11">
1012      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1014      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/>
1015    </Schema>
1016
1017    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12">
1018      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1019      <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."/>
1020      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/>
1021    </Schema>
1022
1023    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13">
1024      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025      <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`."/>
1026      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/>
1027    </Schema>
1028
1029    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_14">
1030      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1031      <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`."/>
1032      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_13.ComputerSystem"/>
1033    </Schema>
1034
1035    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_15">
1036      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1037      <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."/>
1038      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_14.ComputerSystem"/>
1039    </Schema>
1040
1041    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_16">
1042      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1043      <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."/>
1044      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_15.ComputerSystem"/>
1045    </Schema>
1046
1047    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_17">
1048      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1049      <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."/>
1050      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_16.ComputerSystem"/>
1051    </Schema>
1052
1053    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_18">
1054      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1055      <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."/>
1056      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_17.ComputerSystem"/>
1057    </Schema>
1058
1059    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_19">
1060      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1061      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1062      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_18.ComputerSystem"/>
1063    </Schema>
1064
1065    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_20">
1066      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1067      <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."/>
1068      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_19.ComputerSystem"/>
1069    </Schema>
1070
1071    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0">
1072      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1073      <Annotation Term="Redfish.Release" String="2016.2"/>
1074
1075      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem">
1076        <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false">
1077          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1078          <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/>
1079          <Annotation Term="OData.LongDescription" String="This property shall contain the hosting roles that this computer system supports."/>
1080        </Property>
1081        <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
1082          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1083          <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/>
1084          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeDevice`."/>
1085          <Annotation Term="OData.AutoExpandReferences"/>
1086        </NavigationProperty>
1087        <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
1088          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1089          <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/>
1090          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeFunction`."/>
1091          <Annotation Term="OData.AutoExpandReferences"/>
1092        </NavigationProperty>
1093        <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false">
1094          <Annotation Term="OData.Description" String="The services that this computer system supports."/>
1095          <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/>
1096        </Property>
1097        <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
1098          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1099          <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/>
1100          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryDomainCollection`."/>
1101          <Annotation Term="OData.AutoExpandReferences"/>
1102        </NavigationProperty>
1103      </EntityType>
1104
1105      <ComplexType Name="HostedServices">
1106        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1107        <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/>
1108        <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/>
1109        <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false">
1110          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1111          <Annotation Term="OData.Description" String="The link to a collection of storage services that this computer system supports."/>
1112          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `HostedStorageServices`."/>
1113          <Annotation Term="OData.AutoExpandReferences"/>
1114        </NavigationProperty>
1115        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1116          <Annotation Term="OData.Description" String="The OEM extension property."/>
1117          <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."/>
1118        </Property>
1119      </ComplexType>
1120
1121      <EnumType Name="HostingRole">
1122        <Annotation Term="OData.Description" String="The enumerations of `HostingRole` specify different features that the hosting computer system supports."/>
1123        <Member Name="ApplicationServer">
1124          <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/>
1125        </Member>
1126        <Member Name="StorageServer">
1127          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/>
1128        </Member>
1129        <Member Name="Switch">
1130          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/>
1131        </Member>
1132        <Member Name="Appliance">
1133          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/>
1134          <Annotation Term="Redfish.Revisions">
1135            <Collection>
1136              <Record>
1137                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1138                <PropertyValue Property="Version" String="v1_10_0"/>
1139              </Record>
1140            </Collection>
1141          </Annotation>
1142        </Member>
1143        <Member Name="BareMetalServer">
1144          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare-metal server."/>
1145          <Annotation Term="Redfish.Revisions">
1146            <Collection>
1147              <Record>
1148                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1149                <PropertyValue Property="Version" String="v1_10_0"/>
1150              </Record>
1151            </Collection>
1152          </Annotation>
1153        </Member>
1154        <Member Name="VirtualMachineServer">
1155          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/>
1156          <Annotation Term="Redfish.Revisions">
1157            <Collection>
1158              <Record>
1159                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1160                <PropertyValue Property="Version" String="v1_10_0"/>
1161              </Record>
1162            </Collection>
1163          </Annotation>
1164        </Member>
1165        <Member Name="ContainerServer">
1166          <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/>
1167          <Annotation Term="Redfish.Revisions">
1168            <Collection>
1169              <Record>
1170                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1171                <PropertyValue Property="Version" String="v1_10_0"/>
1172              </Record>
1173            </Collection>
1174          </Annotation>
1175        </Member>
1176      </EnumType>
1177
1178      <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links">
1179        <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
1180          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1181          <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/>
1182          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` with which this system is associated."/>
1183          <Annotation Term="OData.AutoExpandReferences"/>
1184        </NavigationProperty>
1185      </ComplexType>
1186    </Schema>
1187
1188    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1">
1189      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1190      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1191      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_0.ComputerSystem"/>
1192    </Schema>
1193
1194    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2">
1195      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1196      <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."/>
1197      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/>
1198    </Schema>
1199
1200    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3">
1201      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1202      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1203      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/>
1204    </Schema>
1205
1206    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4">
1207      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1208      <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."/>
1209      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/>
1210    </Schema>
1211
1212    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5">
1213      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1214      <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."/>
1215      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/>
1216    </Schema>
1217
1218    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6">
1219      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1220      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1221      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/>
1222    </Schema>
1223
1224    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7">
1225      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1226      <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`."/>
1227      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/>
1228    </Schema>
1229
1230    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8">
1231      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1232      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1233      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/>
1234    </Schema>
1235
1236    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9">
1237      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1238      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1239      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/>
1240    </Schema>
1241
1242    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10">
1243      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1244      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1245      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/>
1246    </Schema>
1247
1248    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11">
1249      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1250      <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."/>
1251      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/>
1252    </Schema>
1253
1254    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12">
1255      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1256      <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`."/>
1257      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/>
1258    </Schema>
1259
1260    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_13">
1261      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1262      <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`."/>
1263      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_12.ComputerSystem"/>
1264    </Schema>
1265
1266    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_14">
1267      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1268      <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."/>
1269      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_13.ComputerSystem"/>
1270    </Schema>
1271
1272    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_15">
1273      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1274      <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."/>
1275      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_14.ComputerSystem"/>
1276    </Schema>
1277
1278    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_16">
1279      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1280      <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."/>
1281      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_15.ComputerSystem"/>
1282    </Schema>
1283
1284    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_17">
1285      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1286      <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."/>
1287      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_16.ComputerSystem"/>
1288    </Schema>
1289
1290    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_18">
1291      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1292      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1293      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_17.ComputerSystem"/>
1294    </Schema>
1295
1296    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_19">
1297      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1298      <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."/>
1299      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_18.ComputerSystem"/>
1300    </Schema>
1301
1302    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0">
1303      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1304      <Annotation Term="Redfish.Release" String="2016.3"/>
1305
1306      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem">
1307        <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false">
1308          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1309          <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/>
1310          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkInterfaceCollection`."/>
1311          <Annotation Term="OData.AutoExpandReferences"/>
1312        </NavigationProperty>
1313      </EntityType>
1314
1315      <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules">
1316        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1317        <Property Name="FirmwareVersion2" Type="Edm.String">
1318          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1319          <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/>
1320          <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/>
1321        </Property>
1322        <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection">
1323          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1324          <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/>
1325          <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."/>
1326        </Property>
1327      </ComplexType>
1328
1329      <EnumType Name="InterfaceTypeSelection">
1330       <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."/>
1331       <Member Name="None">
1332          <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/>
1333        </Member>
1334        <Member Name="FirmwareUpdate">
1335          <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/>
1336        </Member>
1337        <Member Name="BiosSetting">
1338          <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through platform software, such as a BIOS configuration attribute."/>
1339        </Member>
1340        <Member Name="OemMethod">
1341          <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/>
1342        </Member>
1343      </EnumType>
1344    </Schema>
1345
1346    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1">
1347      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1348      <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."/>
1349      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/>
1350    </Schema>
1351
1352    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2">
1353      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1354      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1355      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1356    </Schema>
1357
1358    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3">
1359      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1360      <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."/>
1361      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/>
1362    </Schema>
1363
1364    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4">
1365      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1366      <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."/>
1367      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/>
1368    </Schema>
1369
1370    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5">
1371      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1372      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1373      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/>
1374    </Schema>
1375
1376    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6">
1377      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1378      <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`."/>
1379      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/>
1380    </Schema>
1381
1382    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7">
1383      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1384      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1385      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/>
1386    </Schema>
1387
1388    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8">
1389      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1390      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1391      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/>
1392    </Schema>
1393
1394    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9">
1395      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1396      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1397      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/>
1398    </Schema>
1399
1400    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10">
1401      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1402      <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."/>
1403      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/>
1404    </Schema>
1405
1406    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11">
1407      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1408      <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`."/>
1409      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/>
1410    </Schema>
1411
1412    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_12">
1413      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1414      <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`."/>
1415      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_11.ComputerSystem"/>
1416    </Schema>
1417
1418    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_13">
1419      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1420      <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."/>
1421      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_12.ComputerSystem"/>
1422    </Schema>
1423
1424    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_14">
1425      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1426      <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."/>
1427      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_13.ComputerSystem"/>
1428    </Schema>
1429
1430    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_15">
1431      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432      <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."/>
1433      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_14.ComputerSystem"/>
1434    </Schema>
1435
1436    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_16">
1437      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1438      <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."/>
1439      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_15.ComputerSystem"/>
1440    </Schema>
1441
1442    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_17">
1443      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1444      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1445      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_16.ComputerSystem"/>
1446    </Schema>
1447
1448    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_18">
1449      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1450      <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."/>
1451      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_17.ComputerSystem"/>
1452    </Schema>
1453
1454    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0">
1455      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1456      <Annotation Term="Redfish.Release" String="2017.1"/>
1457
1458      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1459
1460      <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary">
1461        <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal">
1462          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1463          <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/>
1464          <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/>
1465          <Annotation Term="Validation.Minimum" Int="0"/>
1466          <Annotation Term="Measures.Unit" String="GiBy"/>
1467        </Property>
1468      </ComplexType>
1469
1470      <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links">
1471        <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
1472          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1473          <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/>
1474          <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."/>
1475          <Annotation Term="OData.AutoExpandReferences"/>
1476        </NavigationProperty>
1477      </ComplexType>
1478    </Schema>
1479
1480    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1">
1481      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1482      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1483      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/>
1484    </Schema>
1485
1486    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2">
1487      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1488      <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."/>
1489      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/>
1490    </Schema>
1491
1492    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3">
1493      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1494      <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."/>
1495      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/>
1496    </Schema>
1497
1498    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4">
1499      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1500      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1501      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/>
1502    </Schema>
1503
1504    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5">
1505      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1506      <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`."/>
1507      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/>
1508    </Schema>
1509
1510    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6">
1511      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1512      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1513      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/>
1514    </Schema>
1515
1516    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7">
1517      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1518      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1519      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/>
1520    </Schema>
1521
1522    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8">
1523      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1524      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1525      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/>
1526    </Schema>
1527
1528    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9">
1529      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1530      <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."/>
1531      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/>
1532    </Schema>
1533
1534    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10">
1535      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1536      <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`."/>
1537      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/>
1538    </Schema>
1539
1540    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_11">
1541      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1542      <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`."/>
1543      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_10.ComputerSystem"/>
1544    </Schema>
1545
1546    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_12">
1547      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1548      <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."/>
1549      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_11.ComputerSystem"/>
1550    </Schema>
1551
1552    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_13">
1553      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1554      <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."/>
1555      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_12.ComputerSystem"/>
1556    </Schema>
1557
1558    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_14">
1559      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1560      <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."/>
1561      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_13.ComputerSystem"/>
1562    </Schema>
1563
1564    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_15">
1565      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1566      <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."/>
1567      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_14.ComputerSystem"/>
1568    </Schema>
1569
1570    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_16">
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_15.ComputerSystem"/>
1574    </Schema>
1575
1576    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_17">
1577      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1578      <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."/>
1579      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_16.ComputerSystem"/>
1580    </Schema>
1581
1582    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0">
1583      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1584      <Annotation Term="Redfish.Release" String="2017.3"/>
1585
1586      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem">
1587        <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
1588          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1589          <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."/>
1590          <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."/>
1591          <Annotation Term="OData.AutoExpand"/>
1592        </NavigationProperty>
1593        <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false">
1594          <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/>
1595          <Annotation Term="OData.LongDescription" String="This object shall contain properties that describe the host watchdog timer functionality for this system."/>
1596        </Property>
1597        <Property Name="SubModel" Type="Edm.String">
1598          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1599          <Annotation Term="OData.Description" String="The sub-model for this system."/>
1600          <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."/>
1601        </Property>
1602      </EntityType>
1603
1604      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot">
1605        <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false">
1606          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1607          <Annotation Term="OData.Description" String="The link to the collection of the UEFI boot options associated with this computer system."/>
1608          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `BootOptionCollection`."/>
1609          <Annotation Term="OData.AutoExpandReferences"/>
1610        </NavigationProperty>
1611        <Property Name="BootNext" Type="Edm.String">
1612          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1613          <Annotation Term="OData.Description" String="The `BootOptionReference` of the Boot Option to perform a one-time boot from when `BootSourceOverrideTarget` is `UefiBootNext`."/>
1614          <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."/>
1615        </Property>
1616        <Property Name="BootOrder" Type="Collection(Edm.String)">
1617          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1618          <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."/>
1619          <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."/>
1620        </Property>
1621      </ComplexType>
1622
1623      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary">
1624        <Property Name="LogicalProcessorCount" Type="Edm.Int64">
1625          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1626          <Annotation Term="OData.Description" String="The number of logical processors in the system."/>
1627          <Annotation Term="OData.LongDescription" String="This property shall contain the total number of logical central processors in the system."/>
1628          <Annotation Term="Validation.Minimum" Int="0"/>
1629        </Property>
1630      </ComplexType>
1631
1632      <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links">
1633        <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1634          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1635          <Annotation Term="OData.Description" String="An array of links to computer systems that are realized, in whole or in part, from this computer system."/>
1636          <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."/>
1637          <Annotation Term="OData.AutoExpandReferences"/>
1638        </NavigationProperty>
1639        <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1640          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1641          <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."/>
1642          <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."/>
1643          <Annotation Term="OData.AutoExpandReferences"/>
1644        </NavigationProperty>
1645      </ComplexType>
1646
1647      <ComplexType Name="WatchdogTimer">
1648        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1649        <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/>
1650        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the host watchdog timer functionality for this system."/>
1651        <Property Name="FunctionEnabled" Type="Edm.Boolean">
1652          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1653          <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."/>
1654          <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."/>
1655          <Annotation Term="Redfish.Required"/>
1656        </Property>
1657        <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions">
1658          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1659          <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."/>
1660          <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."/>
1661        </Property>
1662        <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions">
1663          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1664          <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/>
1665          <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform when the watchdog timer reaches its timeout value."/>
1666          <Annotation Term="Redfish.Required"/>
1667        </Property>
1668        <Property Name="Status" Type="Resource.Status" Nullable="false">
1669          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
1670          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
1671        </Property>
1672        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1673          <Annotation Term="OData.Description" String="The OEM extension property."/>
1674          <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."/>
1675        </Property>
1676      </ComplexType>
1677
1678      <EnumType Name="WatchdogWarningActions">
1679        <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."/>
1680        <Member Name="None">
1681          <Annotation Term="OData.Description" String="No action taken."/>
1682        </Member>
1683        <Member Name="DiagnosticInterrupt">
1684          <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/>
1685        </Member>
1686        <Member Name="SMI">
1687          <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/>
1688        </Member>
1689        <Member Name="MessagingInterrupt">
1690          <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/>
1691        </Member>
1692        <Member Name="SCI">
1693          <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/>
1694        </Member>
1695        <Member Name="OEM">
1696          <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1697        </Member>
1698      </EnumType>
1699
1700      <EnumType Name="WatchdogTimeoutActions">
1701        <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."/>
1702        <Member Name="None">
1703          <Annotation Term="OData.Description" String="No action taken."/>
1704        </Member>
1705        <Member Name="ResetSystem">
1706          <Annotation Term="OData.Description" String="Reset the system."/>
1707        </Member>
1708        <Member Name="PowerCycle">
1709          <Annotation Term="OData.Description" String="Power cycle the system."/>
1710        </Member>
1711        <Member Name="PowerDown">
1712          <Annotation Term="OData.Description" String="Power down the system."/>
1713        </Member>
1714        <Member Name="OEM">
1715          <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1716        </Member>
1717      </EnumType>
1718    </Schema>
1719
1720    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1">
1721      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1722      <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."/>
1723      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/>
1724    </Schema>
1725
1726    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2">
1727      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1728      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1729      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/>
1730    </Schema>
1731
1732    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3">
1733      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1734      <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`."/>
1735      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/>
1736    </Schema>
1737
1738    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4">
1739      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1740      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1741      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/>
1742    </Schema>
1743
1744    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5">
1745      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1746      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1747      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/>
1748    </Schema>
1749
1750    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6">
1751      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1752      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1753      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/>
1754    </Schema>
1755
1756    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7">
1757      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1758      <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."/>
1759      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/>
1760    </Schema>
1761
1762    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8">
1763      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1764      <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`."/>
1765      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/>
1766    </Schema>
1767
1768    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_9">
1769      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1770      <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`."/>
1771      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_8.ComputerSystem"/>
1772    </Schema>
1773
1774    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_10">
1775      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1776      <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."/>
1777      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_9.ComputerSystem"/>
1778    </Schema>
1779
1780    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_11">
1781      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1782      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
1783      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_10.ComputerSystem"/>
1784    </Schema>
1785
1786    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_12">
1787      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1788      <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."/>
1789      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_11.ComputerSystem"/>
1790    </Schema>
1791
1792    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_13">
1793      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1794      <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."/>
1795      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_12.ComputerSystem"/>
1796    </Schema>
1797
1798    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_14">
1799      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1800      <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."/>
1801      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_13.ComputerSystem"/>
1802    </Schema>
1803
1804    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_15">
1805      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1806      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1807      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_14.ComputerSystem"/>
1808    </Schema>
1809
1810    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_16">
1811      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1812      <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."/>
1813      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_15.ComputerSystem"/>
1814    </Schema>
1815
1816    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0">
1817      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818      <Annotation Term="Redfish.Release" String="2018.3"/>
1819
1820      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem">
1821        <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false">
1822          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1823          <Annotation Term="OData.Description" String="The desired power state of the system when power is restored after a power loss."/>
1824          <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."/>
1825        </Property>
1826      </EntityType>
1827
1828      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot">
1829        <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)">
1830          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1831          <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/>
1832          <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."/>
1833        </Property>
1834        <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes">
1835          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1836          <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/>
1837          <Annotation Term="OData.LongDescription" String="This property shall indicate which boot order property the system uses for the persistent boot order."/>
1838        </Property>
1839      </ComplexType>
1840
1841      <EnumType Name="PowerRestorePolicyTypes">
1842        <Annotation Term="OData.Description" String="The enumerations of `PowerRestorePolicyTypes` specify the choice of power state for the system when power is applied."/>
1843        <Member Name="AlwaysOn">
1844          <Annotation Term="OData.Description" String="The system always powers on when power is applied."/>
1845        </Member>
1846        <Member Name="AlwaysOff">
1847          <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/>
1848        </Member>
1849        <Member Name="LastState">
1850          <Annotation Term="OData.Description" String="The system returns to its last on or off power state when power is applied."/>
1851        </Member>
1852      </EnumType>
1853
1854      <EnumType Name="BootOrderTypes">
1855        <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."/>
1856        <Member Name="BootOrder">
1857          <Annotation Term="OData.Description" String="The system uses the `BootOrder` property to specify the persistent boot order."/>
1858        </Member>
1859        <Member Name="AliasBootOrder">
1860          <Annotation Term="OData.Description" String="The system uses the `AliasBootOrder` property to specify the persistent boot order."/>
1861        </Member>
1862      </EnumType>
1863    </Schema>
1864
1865    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1">
1866      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1867      <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`."/>
1868      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/>
1869    </Schema>
1870
1871    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2">
1872      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1873      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1874      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1875    </Schema>
1876
1877    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3">
1878      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1879      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1880      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/>
1881    </Schema>
1882
1883    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4">
1884      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1885      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1886      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/>
1887    </Schema>
1888
1889    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5">
1890      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1891      <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."/>
1892      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/>
1893    </Schema>
1894
1895    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6">
1896      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1897      <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`."/>
1898      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/>
1899    </Schema>
1900
1901    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_7">
1902      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1903      <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`."/>
1904      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_6.ComputerSystem"/>
1905    </Schema>
1906
1907    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_8">
1908      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1909      <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."/>
1910      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_7.ComputerSystem"/>
1911    </Schema>
1912
1913    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_9">
1914      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1915      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
1916      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_8.ComputerSystem"/>
1917    </Schema>
1918
1919    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_10">
1920      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1921      <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."/>
1922      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_9.ComputerSystem"/>
1923    </Schema>
1924
1925    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_11">
1926      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1927      <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."/>
1928      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_10.ComputerSystem"/>
1929    </Schema>
1930
1931    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_12">
1932      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1933      <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."/>
1934      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_11.ComputerSystem"/>
1935    </Schema>
1936
1937    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_13">
1938      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1939      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1940      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_12.ComputerSystem"/>
1941    </Schema>
1942
1943    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_14">
1944      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1945      <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."/>
1946      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_13.ComputerSystem"/>
1947    </Schema>
1948
1949    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0">
1950      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1951      <Annotation Term="Redfish.Release" String="2019.1"/>
1952
1953      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1954
1955      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot">
1956        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1957          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1958          <Annotation Term="OData.Description" String="The link to a collection of certificates used for booting through HTTPS by this computer system."/>
1959          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection`."/>
1960          <Annotation Term="OData.AutoExpandReferences"/>
1961        </NavigationProperty>
1962      </ComplexType>
1963
1964      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary">
1965        <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false">
1966          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1967          <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/>
1968          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/>
1969        </NavigationProperty>
1970      </ComplexType>
1971    </Schema>
1972
1973    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1">
1974      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1975      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1976      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
1977    </Schema>
1978
1979    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2">
1980      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1981      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
1982      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/>
1983    </Schema>
1984
1985    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3">
1986      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1987      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1988      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/>
1989    </Schema>
1990
1991    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4">
1992      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1993      <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."/>
1994      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/>
1995    </Schema>
1996
1997    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5">
1998      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1999      <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`."/>
2000      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/>
2001    </Schema>
2002
2003    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_6">
2004      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2005      <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`."/>
2006      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_5.ComputerSystem"/>
2007    </Schema>
2008
2009    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_7">
2010      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2011      <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."/>
2012      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_6.ComputerSystem"/>
2013    </Schema>
2014
2015    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_8">
2016      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2017      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2018      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_7.ComputerSystem"/>
2019    </Schema>
2020
2021    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_9">
2022      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2023      <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."/>
2024      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_8.ComputerSystem"/>
2025    </Schema>
2026
2027    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_10">
2028      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2029      <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."/>
2030      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_9.ComputerSystem"/>
2031    </Schema>
2032
2033    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_11">
2034      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2035      <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."/>
2036      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_10.ComputerSystem"/>
2037    </Schema>
2038
2039    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_12">
2040      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2041      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2042      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_11.ComputerSystem"/>
2043    </Schema>
2044
2045    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_13">
2046      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2047      <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."/>
2048      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_12.ComputerSystem"/>
2049    </Schema>
2050
2051    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0">
2052      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2053      <Annotation Term="Redfish.Release" String="2019.2"/>
2054
2055      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
2056
2057      <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary">
2058        <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
2059          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2060          <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/>
2061          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/>
2062        </NavigationProperty>
2063      </ComplexType>
2064    </Schema>
2065
2066    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1">
2067      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2068      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
2069      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
2070    </Schema>
2071
2072    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2">
2073      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2074      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2075      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/>
2076    </Schema>
2077
2078    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3">
2079      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2080      <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."/>
2081      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/>
2082    </Schema>
2083
2084    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4">
2085      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2086      <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`."/>
2087      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/>
2088    </Schema>
2089
2090    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_5">
2091      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2092      <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`."/>
2093      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_4.ComputerSystem"/>
2094    </Schema>
2095
2096    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_6">
2097      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2098      <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."/>
2099      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_5.ComputerSystem"/>
2100    </Schema>
2101
2102    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_7">
2103      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2104      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2105      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_6.ComputerSystem"/>
2106    </Schema>
2107
2108    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_8">
2109      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2110      <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."/>
2111      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_7.ComputerSystem"/>
2112    </Schema>
2113
2114    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_9">
2115      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2116      <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."/>
2117      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_8.ComputerSystem"/>
2118    </Schema>
2119
2120    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_10">
2121      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2122      <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."/>
2123      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_9.ComputerSystem"/>
2124    </Schema>
2125
2126    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_11">
2127      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2128      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2129      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_10.ComputerSystem"/>
2130    </Schema>
2131
2132    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_12">
2133      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2134      <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."/>
2135      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_11.ComputerSystem"/>
2136    </Schema>
2137
2138    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0">
2139      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2140      <Annotation Term="Redfish.Release" String="2019.3"/>
2141
2142      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
2143
2144      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot">
2145        <Property Name="HttpBootUri" Type="Edm.String">
2146          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2147          <Annotation Term="OData.Description" String="The URI to boot from when `BootSourceOverrideTarget` is set to `UefiHttp`."/>
2148          <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."/>
2149          <Annotation Term="OData.IsURL"/>
2150        </Property>
2151      </ComplexType>
2152    </Schema>
2153
2154    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1">
2155      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2156      <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/>
2157      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/>
2158    </Schema>
2159
2160    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2">
2161      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2162      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2163      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/>
2164    </Schema>
2165
2166    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3">
2167      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2168      <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."/>
2169      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/>
2170    </Schema>
2171
2172    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4">
2173      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2174      <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`."/>
2175      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/>
2176    </Schema>
2177
2178    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_5">
2179      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2180      <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`."/>
2181      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_4.ComputerSystem"/>
2182    </Schema>
2183
2184    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_6">
2185      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2186      <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."/>
2187      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_5.ComputerSystem"/>
2188    </Schema>
2189
2190    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_7">
2191      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2192      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2193      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_6.ComputerSystem"/>
2194    </Schema>
2195
2196    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_8">
2197      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2198      <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."/>
2199      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_7.ComputerSystem"/>
2200    </Schema>
2201
2202    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_9">
2203      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2204      <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."/>
2205      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_8.ComputerSystem"/>
2206    </Schema>
2207
2208    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_10">
2209      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2210      <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."/>
2211      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_9.ComputerSystem"/>
2212    </Schema>
2213
2214    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_11">
2215      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2216      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2217      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_10.ComputerSystem"/>
2218    </Schema>
2219
2220    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_12">
2221      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2222      <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."/>
2223      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_11.ComputerSystem"/>
2224    </Schema>
2225
2226    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0">
2227      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2228      <Annotation Term="Redfish.Release" String="2019.4"/>
2229      <Annotation Term="OData.Description" String="This version was created to add new values to `HostingRoles`."/>
2230
2231      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem">
2232        <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false">
2233          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2234          <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/>
2235          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `FabricAdapterCollection`."/>
2236          <Annotation Term="OData.AutoExpandReferences"/>
2237        </NavigationProperty>
2238      </EntityType>
2239    </Schema>
2240
2241    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1">
2242      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2243      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2244      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/>
2245    </Schema>
2246
2247    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2">
2248      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2249      <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."/>
2250      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
2251    </Schema>
2252
2253    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3">
2254      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2255      <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`."/>
2256      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/>
2257    </Schema>
2258
2259    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_4">
2260      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2261      <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`."/>
2262      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_3.ComputerSystem"/>
2263    </Schema>
2264
2265    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_5">
2266      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2267      <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."/>
2268      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_4.ComputerSystem"/>
2269    </Schema>
2270
2271    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_6">
2272      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2273      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2274      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_5.ComputerSystem"/>
2275    </Schema>
2276
2277    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_7">
2278      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2279      <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."/>
2280      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_6.ComputerSystem"/>
2281    </Schema>
2282
2283    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_8">
2284      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2285      <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."/>
2286      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_7.ComputerSystem"/>
2287    </Schema>
2288
2289    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_9">
2290      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2291      <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."/>
2292      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_8.ComputerSystem"/>
2293    </Schema>
2294
2295    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_10">
2296      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2297      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2298      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_9.ComputerSystem"/>
2299    </Schema>
2300
2301    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_11">
2302      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2303      <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."/>
2304      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_10.ComputerSystem"/>
2305    </Schema>
2306
2307    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0">
2308      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2309      <Annotation Term="Redfish.Release" String="2020.1"/>
2310
2311      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
2312
2313      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot">
2314        <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig">
2315          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2316          <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/>
2317          <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retries booting automatically."/>
2318        </Property>
2319        <Property Name="AutomaticRetryAttempts" Type="Edm.Int64">
2320          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2321          <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/>
2322          <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."/>
2323          <Annotation Term="Validation.Minimum" Int="0"/>
2324        </Property>
2325        <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64">
2326          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2327          <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/>
2328          <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."/>
2329          <Annotation Term="Validation.Minimum" Int="0"/>
2330        </Property>
2331      </ComplexType>
2332
2333      <EnumType Name="AutomaticRetryConfig">
2334        <Member Name="Disabled">
2335          <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/>
2336          <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/>
2337        </Member>
2338        <Member Name="RetryAttempts">
2339          <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/>
2340          <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."/>
2341        </Member>
2342        <Member Name="RetryAlways">
2343          <Annotation Term="OData.Description" String="Always automatically retry booting."/>
2344          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/>
2345        </Member>
2346      </EnumType>
2347    </Schema>
2348
2349    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1">
2350      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2351      <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."/>
2352      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/>
2353    </Schema>
2354
2355    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2">
2356      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2357      <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`."/>
2358      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/>
2359    </Schema>
2360
2361    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_3">
2362      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2363      <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`."/>
2364      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_2.ComputerSystem"/>
2365    </Schema>
2366
2367    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_4">
2368      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2369      <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."/>
2370      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_3.ComputerSystem"/>
2371    </Schema>
2372
2373    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_5">
2374      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2375      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2376      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_4.ComputerSystem"/>
2377    </Schema>
2378
2379    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_6">
2380      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2381      <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."/>
2382      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_5.ComputerSystem"/>
2383    </Schema>
2384
2385    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_7">
2386      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2387      <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."/>
2388      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_6.ComputerSystem"/>
2389    </Schema>
2390
2391    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_8">
2392      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2393      <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."/>
2394      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_7.ComputerSystem"/>
2395    </Schema>
2396
2397    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_9">
2398      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2399      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2400      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_8.ComputerSystem"/>
2401    </Schema>
2402
2403    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_10">
2404      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2405      <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."/>
2406      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_9.ComputerSystem"/>
2407    </Schema>
2408
2409    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0">
2410      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2411      <Annotation Term="Redfish.Release" String="2020.2"/>
2412      <Annotation Term="OData.Description" String="This version was created to add LastResetTime."/>
2413
2414      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem">
2415        <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
2416          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2417          <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/>
2418          <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."/>
2419        </Property>
2420      </EntityType>
2421    </Schema>
2422
2423    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1">
2424      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2425      <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`."/>
2426      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/>
2427    </Schema>
2428
2429    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_2">
2430      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2431      <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`."/>
2432      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"/>
2433    </Schema>
2434
2435    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_3">
2436      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2437      <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."/>
2438      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_2.ComputerSystem"/>
2439    </Schema>
2440
2441    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_4">
2442      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2443      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2444      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_3.ComputerSystem"/>
2445    </Schema>
2446
2447    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_5">
2448      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2449      <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."/>
2450      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_4.ComputerSystem"/>
2451    </Schema>
2452
2453    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_6">
2454      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2455      <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."/>
2456      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_5.ComputerSystem"/>
2457    </Schema>
2458
2459    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_7">
2460      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2461      <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."/>
2462      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_6.ComputerSystem"/>
2463    </Schema>
2464
2465    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_8">
2466      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2467      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2468      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_7.ComputerSystem"/>
2469    </Schema>
2470
2471    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_9">
2472      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2473      <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."/>
2474      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_8.ComputerSystem"/>
2475    </Schema>
2476
2477    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0">
2478      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2479      <Annotation Term="Redfish.Release" String="2020.3"/>
2480      <Annotation Term="OData.Description" String="This version was created to deprecate `IndicatorLED` in favor of `LocationIndicatorActive`."/>
2481
2482      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem">
2483        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
2484          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2485          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
2486          <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."/>
2487        </Property>
2488        <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress">
2489          <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
2490          <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
2491        </Property>
2492        <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal">
2493          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2494          <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."/>
2495          <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."/>
2496        </Property>
2497        <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal">
2498          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2499          <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset.  Zero seconds indicates no delay to power off."/>
2500          <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."/>
2501        </Property>
2502        <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal">
2503          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2504          <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle`.  Zero seconds indicates no delay."/>
2505          <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."/>
2506        </Property>
2507        <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false">
2508          <Annotation Term="OData.Description" String="The serial console services that this system provides."/>
2509          <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/>
2510        </Property>
2511        <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false">
2512          <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/>
2513          <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/>
2514        </Property>
2515        <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false">
2516          <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/>
2517          <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/>
2518        </Property>
2519        <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
2520          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2521          <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/>
2522          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VirtualMediaCollection` that this system uses."/>
2523          <Annotation Term="OData.AutoExpandReferences"/>
2524        </NavigationProperty>
2525      </EntityType>
2526
2527      <ComplexType Name="BootProgress">
2528        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2529        <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
2530        <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
2531        <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes">
2532          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2533          <Annotation Term="OData.Description" String="The last boot progress state."/>
2534          <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/>
2535        </Property>
2536        <Property Name="LastStateTime" Type="Edm.DateTimeOffset">
2537          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2538          <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/>
2539          <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/>
2540        </Property>
2541        <Property Name="OemLastState" Type="Edm.String">
2542          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2543          <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/>
2544          <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`."/>
2545        </Property>
2546        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
2547          <Annotation Term="OData.Description" String="The OEM extension property."/>
2548          <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."/>
2549        </Property>
2550      </ComplexType>
2551
2552      <EnumType Name="BootProgressTypes">
2553        <Member Name="None">
2554          <Annotation Term="OData.Description" String="The system is not booting."/>
2555          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/>
2556        </Member>
2557        <Member Name="PrimaryProcessorInitializationStarted">
2558          <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/>
2559          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/>
2560        </Member>
2561        <Member Name="BusInitializationStarted">
2562          <Annotation Term="OData.Description" String="The system has started initializing the buses."/>
2563          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/>
2564        </Member>
2565        <Member Name="MemoryInitializationStarted">
2566          <Annotation Term="OData.Description" String="The system has started initializing the memory."/>
2567          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the memory."/>
2568        </Member>
2569        <Member Name="SecondaryProcessorInitializationStarted">
2570          <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/>
2571          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/>
2572        </Member>
2573        <Member Name="PCIResourceConfigStarted">
2574          <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/>
2575          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the PCI resources."/>
2576        </Member>
2577        <Member Name="SystemHardwareInitializationComplete">
2578          <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/>
2579          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/>
2580        </Member>
2581        <Member Name="SetupEntered">
2582          <Annotation Term="OData.Description" String="The system has entered the setup utility."/>
2583          <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has entered the setup utility."/>
2584          <Annotation Term="Redfish.Revisions">
2585            <Collection>
2586              <Record>
2587                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2588                <PropertyValue Property="Version" String="v1_15_0"/>
2589              </Record>
2590            </Collection>
2591          </Annotation>
2592        </Member>
2593        <Member Name="OSBootStarted">
2594          <Annotation Term="OData.Description" String="The operating system has started booting."/>
2595          <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/>
2596        </Member>
2597        <Member Name="OSRunning">
2598          <Annotation Term="OData.Description" String="The operating system is running."/>
2599          <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/>
2600        </Member>
2601        <Member Name="OEM">
2602          <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/>
2603          <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/>
2604        </Member>
2605      </EnumType>
2606
2607      <ComplexType Name="HostSerialConsole">
2608        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2609        <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/>
2610        <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/>
2611        <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
2612          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2613          <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
2614          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
2615          <Annotation Term="Validation.Minimum" Int="0"/>
2616        </Property>
2617        <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2618          <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/>
2619          <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/>
2620        </Property>
2621        <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2622          <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/>
2623          <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/>
2624        </Property>
2625        <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2626          <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/>
2627          <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."/>
2628        </Property>
2629      </ComplexType>
2630
2631      <ComplexType Name="SerialConsoleProtocol">
2632        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2633        <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/>
2634        <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/>
2635        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2636          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2637          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2638          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2639        </Property>
2640        <Property Name="Port" Type="Edm.Int64">
2641          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2642          <Annotation Term="OData.Description" String="The protocol port."/>
2643          <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/>
2644          <Annotation Term="Validation.Minimum" Int="0"/>
2645        </Property>
2646        <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false">
2647          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2648          <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/>
2649          <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)."/>
2650        </Property>
2651        <Property Name="ConsoleEntryCommand" Type="Edm.String">
2652          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2653          <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/>
2654          <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."/>
2655        </Property>
2656        <Property Name="HotKeySequenceDisplay" Type="Edm.String">
2657          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2658          <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/>
2659          <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."/>
2660        </Property>
2661      </ComplexType>
2662
2663      <ComplexType Name="HostGraphicalConsole">
2664        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2665        <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/>
2666        <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/>
2667        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2668          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2669          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2670          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2671        </Property>
2672        <Property Name="Port" Type="Edm.Int64">
2673          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2674          <Annotation Term="OData.Description" String="The protocol port."/>
2675          <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2676          <Annotation Term="Validation.Minimum" Int="0"/>
2677        </Property>
2678        <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false">
2679          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2680          <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
2681          <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."/>
2682        </Property>
2683        <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
2684          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2685          <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
2686          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
2687          <Annotation Term="Validation.Minimum" Int="0"/>
2688        </Property>
2689      </ComplexType>
2690
2691      <EnumType Name="GraphicalConnectTypesSupported">
2692        <Member Name="KVMIP">
2693          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
2694        </Member>
2695        <Member Name="OEM">
2696          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
2697        </Member>
2698      </EnumType>
2699
2700      <ComplexType Name="VirtualMediaConfig">
2701        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2702        <Annotation Term="OData.Description" String="The information about virtual media service for this system."/>
2703        <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service for a computer system."/>
2704        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2705          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2706          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2707          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2708        </Property>
2709        <Property Name="Port" Type="Edm.Int64">
2710          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2711          <Annotation Term="OData.Description" String="The protocol port."/>
2712          <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2713          <Annotation Term="Validation.Minimum" Int="0"/>
2714        </Property>
2715      </ComplexType>
2716    </Schema>
2717
2718    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_1">
2719      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2720      <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`."/>
2721      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_0.ComputerSystem"/>
2722    </Schema>
2723
2724    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_2">
2725      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2726      <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."/>
2727      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"/>
2728    </Schema>
2729
2730    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_3">
2731      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2732      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2733      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_2.ComputerSystem"/>
2734    </Schema>
2735
2736    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_4">
2737      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2738      <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."/>
2739      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_3.ComputerSystem"/>
2740    </Schema>
2741
2742    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_5">
2743      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2744      <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."/>
2745      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_4.ComputerSystem"/>
2746    </Schema>
2747
2748    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_6">
2749      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2750      <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."/>
2751      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_5.ComputerSystem"/>
2752    </Schema>
2753
2754    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_7">
2755      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2756      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2757      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_6.ComputerSystem"/>
2758    </Schema>
2759
2760    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_8">
2761      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2762      <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."/>
2763      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_7.ComputerSystem"/>
2764    </Schema>
2765
2766    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_0">
2767      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2768      <Annotation Term="Redfish.Release" String="2020.4"/>
2769
2770      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem">
2771        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
2772          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2773          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
2774          <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."/>
2775          <Annotation Term="OData.AutoExpandReferences"/>
2776        </NavigationProperty>
2777        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
2778          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
2779          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
2780          <Annotation Term="Redfish.Revisions">
2781            <Collection>
2782              <Record>
2783                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
2784                <PropertyValue Property="Version" String="v1_17_0"/>
2785                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
2786              </Record>
2787            </Collection>
2788          </Annotation>
2789        </Property>
2790      </EntityType>
2791
2792      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_11_0.Boot">
2793        <Property Name="TrustedModuleRequiredToBoot" Type="ComputerSystem.v1_14_0.TrustedModuleRequiredToBoot">
2794          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2795          <Annotation Term="OData.Description" String="The Trusted Module boot requirement."/>
2796          <Annotation Term="OData.LongDescription" String="This property shall contain the Trusted Module boot requirement."/>
2797        </Property>
2798      </ComplexType>
2799
2800      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_7_0.ProcessorSummary">
2801        <Property Name="CoreCount" Type="Edm.Int64">
2802          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2803          <Annotation Term="OData.Description" String="The number of processor cores in the system."/>
2804          <Annotation Term="OData.LongDescription" String="This property shall contain the total number of central processor cores in the system."/>
2805          <Annotation Term="Validation.Minimum" Int="0"/>
2806        </Property>
2807      </ComplexType>
2808
2809      <EnumType Name="TrustedModuleRequiredToBoot">
2810        <Member Name="Disabled">
2811          <Annotation Term="OData.Description" String="No Trusted Module requirement to boot."/>
2812          <Annotation Term="OData.LongDescription" String="This value shall indicate a Trusted Module is not required to boot."/>
2813        </Member>
2814        <Member Name="Required">
2815          <Annotation Term="OData.Description" String="A functional Trusted Module is required to boot."/>
2816          <Annotation Term="OData.LongDescription" String="This value shall indicate a functioning Trusted Module is required to boot."/>
2817        </Member>
2818      </EnumType>
2819    </Schema>
2820
2821    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_1">
2822      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2823      <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."/>
2824      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_0.ComputerSystem"/>
2825    </Schema>
2826
2827    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_2">
2828      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2829      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2830      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"/>
2831    </Schema>
2832
2833    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_3">
2834      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2835      <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."/>
2836      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_2.ComputerSystem"/>
2837    </Schema>
2838
2839    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_4">
2840      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2841      <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."/>
2842      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_3.ComputerSystem"/>
2843    </Schema>
2844
2845    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_5">
2846      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2847      <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."/>
2848      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_4.ComputerSystem"/>
2849    </Schema>
2850
2851    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_6">
2852      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2853      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2854      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_5.ComputerSystem"/>
2855    </Schema>
2856
2857    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_7">
2858      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2859      <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."/>
2860      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_6.ComputerSystem"/>
2861    </Schema>
2862
2863    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_0">
2864      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2865      <Annotation Term="Redfish.Release" String="2021.1"/>
2866      <Annotation Term="OData.Description" String="This version was created to add `SetupEntered` to `BootProgress`."/>
2867
2868      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem">
2869        <NavigationProperty Name="GraphicsControllers" Type="GraphicsControllerCollection.GraphicsControllerCollection" ContainsTarget="true" Nullable="false">
2870          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2871          <Annotation Term="OData.Description" String="The link to a collection of graphics controllers that can output video for this system."/>
2872          <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."/>
2873          <Annotation Term="OData.AutoExpandReferences"/>
2874        </NavigationProperty>
2875        <NavigationProperty Name="USBControllers" Type="USBControllerCollection.USBControllerCollection" ContainsTarget="true" Nullable="false">
2876          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2877          <Annotation Term="OData.Description" String="The link to a collection of USB controllers for this system."/>
2878          <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."/>
2879          <Annotation Term="OData.AutoExpandReferences"/>
2880        </NavigationProperty>
2881        <Property Name="PowerMode" Type="ComputerSystem.v1_15_0.PowerMode">
2882          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2883          <Annotation Term="OData.Description" String="The power mode setting of the computer system."/>
2884          <Annotation Term="OData.LongDescription" String="This property shall contain the computer system power mode setting."/>
2885        </Property>
2886      </EntityType>
2887
2888      <ComplexType Name="Boot" BaseType="ComputerSystem.v1_14_0.Boot">
2889        <Property Name="StopBootOnFault" Type="ComputerSystem.v1_15_0.StopBootOnFault">
2890          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2891          <Annotation Term="OData.Description" String="If the boot should stop on a fault."/>
2892          <Annotation Term="OData.LongDescription" String="This property shall contain the setting if the boot should stop on a fault."/>
2893        </Property>
2894      </ComplexType>
2895
2896      <EnumType Name="StopBootOnFault">
2897        <Member Name="Never">
2898          <Annotation Term="OData.Description" String="The system performs any normal recovery actions during boot if a fault occurs."/>
2899          <Annotation Term="OData.LongDescription" String="This value shall indicate the system will continue to attempt to boot if a fault occurs."/>
2900        </Member>
2901        <Member Name="AnyFault">
2902          <Annotation Term="OData.Description" String="The system should stop the boot on any fault."/>
2903          <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."/>
2904        </Member>
2905      </EnumType>
2906
2907      <EnumType Name="PowerMode">
2908        <Member Name="MaximumPerformance">
2909          <Annotation Term="OData.Description" String="The system performs at the highest speeds possible."/>
2910          <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."/>
2911        </Member>
2912        <Member Name="BalancedPerformance">
2913          <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."/>
2914          <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`."/>
2915        </Member>
2916        <Member Name="PowerSaving">
2917          <Annotation Term="OData.Description" String="The system performs at reduced speeds to save power."/>
2918          <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."/>
2919        </Member>
2920        <Member Name="Static">
2921          <Annotation Term="OData.Description" String="The system power mode is static."/>
2922          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a static base speed."/>
2923        </Member>
2924        <Member Name="OSControlled">
2925          <Annotation Term="OData.Description" String="The system power mode is controlled by the operating system."/>
2926          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an operating system-controlled power mode."/>
2927        </Member>
2928        <Member Name="OEM">
2929          <Annotation Term="OData.Description" String="The system power mode is OEM-defined."/>
2930          <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an OEM-defined power mode."/>
2931        </Member>
2932        <Member Name="EfficiencyFavorPower">
2933          <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."/>
2934          <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."/>
2935          <Annotation Term="Redfish.Revisions">
2936            <Collection>
2937              <Record>
2938                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2939                <PropertyValue Property="Version" String="v1_22_0"/>
2940              </Record>
2941            </Collection>
2942          </Annotation>
2943        </Member>
2944        <Member Name="EfficiencyFavorPerformance">
2945          <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."/>
2946          <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."/>
2947          <Annotation Term="Redfish.Revisions">
2948            <Collection>
2949              <Record>
2950                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2951                <PropertyValue Property="Version" String="v1_22_0"/>
2952              </Record>
2953            </Collection>
2954          </Annotation>
2955        </Member>
2956      </EnumType>
2957
2958      <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_14_0.ProcessorSummary">
2959        <Property Name="ThreadingEnabled" Type="Edm.Boolean" Nullable="false">
2960          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2961          <Annotation Term="OData.Description" String="An indication of whether threading is enabled on all processors in this system."/>
2962          <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."/>
2963        </Property>
2964      </ComplexType>
2965    </Schema>
2966
2967    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_1">
2968      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2969      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
2970      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"/>
2971    </Schema>
2972
2973    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_2">
2974      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2975      <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."/>
2976      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_1.ComputerSystem"/>
2977    </Schema>
2978
2979    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_3">
2980      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2981      <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."/>
2982      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_2.ComputerSystem"/>
2983    </Schema>
2984
2985    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_4">
2986      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2987      <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."/>
2988      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_3.ComputerSystem"/>
2989    </Schema>
2990
2991    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_5">
2992      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2993      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2994      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_4.ComputerSystem"/>
2995    </Schema>
2996
2997    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_6">
2998      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2999      <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."/>
3000      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_5.ComputerSystem"/>
3001    </Schema>
3002
3003    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_0">
3004      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3005      <Annotation Term="Redfish.Release" String="2021.2"/>
3006      <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."/>
3007
3008      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem">
3009        <Property Name="IdlePowerSaver" Type="ComputerSystem.v1_16_0.IdlePowerSaver">
3010          <Annotation Term="OData.Description" String="The idle power saver settings of the computer system."/>
3011          <Annotation Term="OData.LongDescription" String="This property shall contain the idle power saver settings of the computer system."/>
3012        </Property>
3013        <Property Name="KeyManagement" Type="ComputerSystem.v1_16_0.KeyManagement">
3014          <Annotation Term="OData.Description" String="The key management settings of the computer system."/>
3015          <Annotation Term="OData.LongDescription" String="This property shall contain the key management settings of the computer system."/>
3016        </Property>
3017      </EntityType>
3018
3019      <ComplexType Name="IdlePowerSaver">
3020        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
3021        <Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/>
3022        <Annotation Term="OData.LongDescription" String="This object shall contain the idle power saver settings of a computer system."/>
3023        <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
3024          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3025          <Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled."/>
3026          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if idle power saver is enabled."/>
3027        </Property>
3028        <Property Name="EnterUtilizationPercent" Type="Edm.Decimal">
3029          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3030          <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."/>
3031          <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."/>
3032          <Annotation Term="Validation.Minimum" Int="0"/>
3033          <Annotation Term="Measures.Unit" String="%"/>
3034        </Property>
3035        <Property Name="EnterDwellTimeSeconds" Type="Edm.Int64">
3036          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3037          <Annotation Term="OData.Description" String="The duration in seconds the computer system is below the `EnterUtilizationPercent` value before the idle power save is activated."/>
3038          <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."/>
3039          <Annotation Term="Validation.Minimum" Int="0"/>
3040          <Annotation Term="Measures.Unit" String="s"/>
3041        </Property>
3042        <Property Name="ExitUtilizationPercent" Type="Edm.Decimal">
3043          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3044          <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."/>
3045          <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."/>
3046          <Annotation Term="Validation.Minimum" Int="0"/>
3047          <Annotation Term="Measures.Unit" String="%"/>
3048        </Property>
3049        <Property Name="ExitDwellTimeSeconds" Type="Edm.Int64">
3050          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3051          <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the `ExitUtilizationPercent` value before the idle power save is stopped."/>
3052          <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."/>
3053          <Annotation Term="Validation.Minimum" Int="0"/>
3054          <Annotation Term="Measures.Unit" String="s"/>
3055        </Property>
3056      </ComplexType>
3057
3058      <ComplexType Name="KeyManagement">
3059        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
3060        <Annotation Term="OData.Description" String="The key management settings of a computer system."/>
3061        <Annotation Term="OData.LongDescription" String="This object shall contain the key management settings of a computer system."/>
3062        <Property Name="KMIPServers" Type="Collection(ComputerSystem.v1_16_0.KMIPServer)">
3063          <Annotation Term="OData.Description" String="The KMIP servers to which this computer system is subscribed."/>
3064          <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP servers to which this computer system is subscribed for key management."/>
3065        </Property>
3066        <NavigationProperty Name="KMIPCertificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
3067          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3068          <Annotation Term="OData.Description" String="The link to a collection of server certificates for the servers referenced by the `KMIPServers` property."/>
3069          <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."/>
3070          <Annotation Term="OData.AutoExpandReferences"/>
3071        </NavigationProperty>
3072      </ComplexType>
3073
3074      <ComplexType Name="KMIPServer">
3075        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
3076        <Annotation Term="OData.Description" String="The KMIP server settings for a computer system."/>
3077        <Annotation Term="OData.LongDescription" String="This object shall contain the KMIP server settings for a computer system."/>
3078        <Property Name="Address" Type="Edm.String">
3079          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3080          <Annotation Term="OData.Description" String="The KMIP server address."/>
3081          <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server address."/>
3082        </Property>
3083        <Property Name="Port" Type="Edm.Int64">
3084          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3085          <Annotation Term="OData.Description" String="The KMIP server port."/>
3086          <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server port."/>
3087        </Property>
3088        <Property Name="Username" Type="Edm.String">
3089          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3090          <Annotation Term="OData.Description" String="The username to access the KMIP server."/>
3091          <Annotation Term="OData.LongDescription" String="This property shall contain the username to access the KMIP server."/>
3092        </Property>
3093        <Property Name="Password" Type="Edm.String">
3094          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Write"/>
3095          <Annotation Term="OData.Description" String="The password to access the KMIP server.  The value is `null` in responses."/>
3096          <Annotation Term="OData.LongDescription" String="This property shall contain the password to access the KMIP server.  The value shall be `null` in responses."/>
3097        </Property>
3098      </ComplexType>
3099    </Schema>
3100
3101    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_1">
3102      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3103      <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/>
3104      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_0.ComputerSystem"/>
3105    </Schema>
3106
3107    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_2">
3108      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3109      <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."/>
3110      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/>
3111    </Schema>
3112
3113    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_3">
3114      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3115      <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."/>
3116      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_2.ComputerSystem"/>
3117    </Schema>
3118
3119    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_4">
3120      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3121      <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."/>
3122      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_3.ComputerSystem"/>
3123    </Schema>
3124
3125    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_5">
3126      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3127      <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."/>
3128      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_4.ComputerSystem"/>
3129    </Schema>
3130
3131    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_6">
3132      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3133      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3134      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_5.ComputerSystem"/>
3135    </Schema>
3136
3137    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_7">
3138      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3139      <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."/>
3140      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_6.ComputerSystem"/>
3141    </Schema>
3142
3143    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_0">
3144      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3145      <Annotation Term="Redfish.Release" String="2021.4"/>
3146      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
3147
3148      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/>
3149
3150      <ComplexType Name="Links" BaseType="ComputerSystem.v1_5_0.Links">
3151        <NavigationProperty Name="OffloadedNetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
3152          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3153          <Annotation Term="OData.Description" String="The network device functions to which this system performs offload computation, such as with a SmartNIC."/>
3154          <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`."/>
3155          <Annotation Term="OData.AutoExpandReferences"/>
3156        </NavigationProperty>
3157      </ComplexType>
3158    </Schema>
3159
3160    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_1">
3161      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3162      <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."/>
3163      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_0.ComputerSystem"/>
3164    </Schema>
3165
3166    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_2">
3167      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3168      <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."/>
3169      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"/>
3170    </Schema>
3171
3172    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_3">
3173      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3174      <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."/>
3175      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_2.ComputerSystem"/>
3176    </Schema>
3177
3178    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_4">
3179      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3180      <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."/>
3181      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_3.ComputerSystem"/>
3182    </Schema>
3183
3184    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_5">
3185      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3186      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3187      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_4.ComputerSystem"/>
3188    </Schema>
3189
3190    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_6">
3191      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3192      <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."/>
3193      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_5.ComputerSystem"/>
3194    </Schema>
3195
3196    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_0">
3197      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3198      <Annotation Term="Redfish.Release" String="2022.1"/>
3199
3200      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem">
3201        <Property Name="Composition" Type="ComputerSystem.v1_18_0.Composition">
3202          <Annotation Term="OData.Description" String="Information about the composition capabilities and state of the computer system."/>
3203          <Annotation Term="OData.LongDescription" String="This property shall contain information about the composition capabilities and state of the computer system."/>
3204        </Property>
3205        <Property Name="ManufacturingMode" Type="Edm.Boolean">
3206          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3207          <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."/>
3208          <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."/>
3209        </Property>
3210      </EntityType>
3211
3212      <ComplexType Name="BootProgress" BaseType="ComputerSystem.v1_13_0.BootProgress">
3213        <Property Name="LastBootTimeSeconds" Type="Edm.Decimal">
3214          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3215          <Annotation Term="OData.Description" String="The number of seconds the system spent booting to the operating system during the last boot."/>
3216          <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."/>
3217        </Property>
3218      </ComplexType>
3219
3220      <ComplexType Name="Composition">
3221        <Annotation Term="OData.Description" String="Information about the composition capabilities and state of a computer system."/>
3222        <Annotation Term="OData.LongDescription" String="This type shall contain information about the composition capabilities and state of a computer system."/>
3223        <Property Name="UseCases" Type="Collection(ComputerSystem.v1_18_0.CompositionUseCase)">
3224          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3225          <Annotation Term="OData.Description" String="The composition use cases in which this computer system can participate."/>
3226          <Annotation Term="OData.LongDescription" String="This property shall contain the composition use cases in which this computer system can participate."/>
3227        </Property>
3228      </ComplexType>
3229
3230      <EnumType Name="CompositionUseCase">
3231        <Member Name="ResourceBlockCapable">
3232          <Annotation Term="OData.Description" String="This computer system supports being registered as a resource block in order for it to participate in composition requests."/>
3233          <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."/>
3234        </Member>
3235        <Member Name="ExpandableSystem">
3236          <Annotation Term="OData.Description" String="This computer system supports expandable system composition and is associated with a resource block."/>
3237          <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports expandable system composition and is associated with a resource block."/>
3238        </Member>
3239      </EnumType>
3240    </Schema>
3241
3242    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_1">
3243      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3244      <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."/>
3245      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/>
3246    </Schema>
3247
3248    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_2">
3249      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3250      <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."/>
3251      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_1.ComputerSystem"/>
3252    </Schema>
3253
3254    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_3">
3255      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3256      <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."/>
3257      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_2.ComputerSystem"/>
3258    </Schema>
3259
3260    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_4">
3261      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3262      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3263      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_3.ComputerSystem"/>
3264    </Schema>
3265
3266    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_5">
3267      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3268      <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."/>
3269      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_4.ComputerSystem"/>
3270    </Schema>
3271
3272    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_0">
3273      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3274      <Annotation Term="Redfish.Release" String="2022.2"/>
3275      <Annotation Term="OData.Description" String="This version was created to add `Recovery` to BootSource."/>
3276
3277      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/>
3278
3279      <ComplexType Name="Links" BaseType="ComputerSystem.v1_17_0.Links">
3280        <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)">
3281          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3282          <Annotation Term="OData.Description" String="An array of links to the trusted components for this system."/>
3283          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `TrustedComponent`."/>
3284          <Annotation Term="OData.AutoExpandReferences"/>
3285        </NavigationProperty>
3286      </ComplexType>
3287    </Schema>
3288
3289    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_1">
3290      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3291      <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."/>
3292      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_0.ComputerSystem"/>
3293    </Schema>
3294
3295    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_2">
3296      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3297      <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."/>
3298      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/>
3299    </Schema>
3300
3301    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_3">
3302      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3303      <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."/>
3304      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_2.ComputerSystem"/>
3305    </Schema>
3306
3307    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_4">
3308      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3309      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3310      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_3.ComputerSystem"/>
3311    </Schema>
3312
3313    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_5">
3314      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3315      <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."/>
3316      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_4.ComputerSystem"/>
3317    </Schema>
3318
3319    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_0">
3320      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3321      <Annotation Term="Redfish.Release" String="2022.3"/>
3322
3323      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/>
3324
3325      <ComplexType Name="KMIPServer" BaseType="ComputerSystem.v1_16_0.KMIPServer">
3326        <Property Name="CachePolicy" Type="ComputerSystem.v1_20_0.KMIPCachePolicy">
3327          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3328          <Annotation Term="OData.Description" String="The cache policy to control how KMIP data is cached."/>
3329          <Annotation Term="OData.LongDescription" String="This property shall contain the cache policy to control how KMIP data is cached."/>
3330        </Property>
3331        <Property Name="CacheDuration" Type="Edm.Duration">
3332          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3333          <Annotation Term="OData.Description" String="The duration the system caches KMIP data."/>
3334          <Annotation Term="OData.LongDescription" String="This property shall contain the duration that the system caches KMIP data."/>
3335        </Property>
3336      </ComplexType>
3337
3338      <EnumType Name="KMIPCachePolicy">
3339        <Member Name="None">
3340          <Annotation Term="OData.Description" String="The system does not cache KMIP data."/>
3341        </Member>
3342        <Member Name="AfterFirstUse">
3343          <Annotation Term="OData.Description" String="The system caches KMIP data after first use for the duration specified by the `CacheDuration` property."/>
3344        </Member>
3345      </EnumType>
3346    </Schema>
3347
3348    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_1">
3349      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3350      <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."/>
3351      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_0.ComputerSystem"/>
3352    </Schema>
3353
3354    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_2">
3355      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3356      <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."/>
3357      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_1.ComputerSystem"/>
3358    </Schema>
3359
3360    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_3">
3361      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3362      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3363      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"/>
3364    </Schema>
3365
3366    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_4">
3367      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3368      <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."/>
3369      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_3.ComputerSystem"/>
3370    </Schema>
3371
3372    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_0">
3373      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3374      <Annotation Term="Redfish.Release" String="2023.2"/>
3375      <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."/>
3376
3377      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem">
3378        <NavigationProperty Name="OperatingSystem" Type="OperatingSystem.OperatingSystem" ContainsTarget="true" Nullable="false">
3379          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3380          <Annotation Term="OData.Description" String="The link to the operating system information associated with this system."/>
3381          <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."/>
3382          <Annotation Term="OData.AutoExpandReferences"/>
3383        </NavigationProperty>
3384      </EntityType>
3385
3386      <ComplexType Name="Links" BaseType="ComputerSystem.v1_19_0.Links">
3387        <NavigationProperty Name="HostingComputerSystem" Type="ComputerSystem.ComputerSystem">
3388          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3389          <Annotation Term="OData.Description" String="The link to the system that is hosting this virtual machine."/>
3390          <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`."/>
3391          <Annotation Term="OData.AutoExpandReferences"/>
3392        </NavigationProperty>
3393        <NavigationProperty Name="VirtualMachines" Type="Collection(ComputerSystem.ComputerSystem)">
3394          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3395          <Annotation Term="OData.Description" String="An array of links to the virtual machines this system is hosting."/>
3396          <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."/>
3397          <Annotation Term="OData.AutoExpandReferences"/>
3398        </NavigationProperty>
3399      </ComplexType>
3400
3401      <EnumType Name="DecommissionType">
3402        <Member Name="All">
3403          <Annotation Term="OData.Description" String="Remove all possible data from the server."/>
3404          <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."/>
3405        </Member>
3406        <Member Name="UserData">
3407          <Annotation Term="OData.Description" String="Remove all possible data from block devices and other user or operating system accessible storage attached to the system."/>
3408          <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."/>
3409        </Member>
3410        <Member Name="ManagerConfig">
3411          <Annotation Term="OData.Description" String="Reset all manager settings to factory defaults."/>
3412          <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`."/>
3413        </Member>
3414        <Member Name="BIOSConfig">
3415          <Annotation Term="OData.Description" String="Reset all BIOS settings to factory defaults."/>
3416          <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."/>
3417        </Member>
3418        <Member Name="NetworkConfig">
3419          <Annotation Term="OData.Description" String="Reset all network settings to factory defaults."/>
3420          <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all network settings on all network devices to factory defaults."/>
3421        </Member>
3422        <Member Name="StorageConfig">
3423          <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."/>
3424          <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`."/>
3425        </Member>
3426        <Member Name="Logs">
3427          <Annotation Term="OData.Description" String="Clear all logs."/>
3428          <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."/>
3429        </Member>
3430      </EnumType>
3431    </Schema>
3432
3433    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_1">
3434      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3435      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3436      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_0.ComputerSystem"/>
3437    </Schema>
3438
3439    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_2">
3440      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3441      <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."/>
3442      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/>
3443    </Schema>
3444
3445    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_0">
3446      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3447      <Annotation Term="Redfish.Release" String="2023.3"/>
3448      <Annotation Term="OData.Description" String="This version was created to add the values `EfficiencyFavorPower` and `EfficiencyFavorPerformance` to PowerMode."/>
3449
3450      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/>
3451    </Schema>
3452
3453    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_1">
3454      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3455      <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."/>
3456      <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_0.ComputerSystem"/>
3457    </Schema>
3458
3459  </edmx:DataServices>
3460</edmx:Edmx>
3461