blob: 6ac85fa334c849df72e1bcebcc99c697adaf7f73 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Ed Tanousf263e092023-05-22 09:56:29 -07004<!--# Redfish Schema: ComputerSystem v1.20.1 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Ed Tanousf263e092023-05-22 09:56:29 -07008<!--# Copyright 2014-2023 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080020 <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>
Jason M. Billsea4aa752018-06-05 13:29:11 -070023 <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>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -050082 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponent_v1.xml">
83 <edmx:Include Namespace="TrustedComponent"/>
84 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070085 <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>
Ed Tanouscb103132019-10-08 11:34:22 -070091 <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>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600100 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml">
101 <edmx:Include Namespace="FabricAdapterCollection"/>
102 </edmx:Reference>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500103 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml">
104 <edmx:Include Namespace="VirtualMediaCollection"/>
105 </edmx:Reference>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600106 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
107 <edmx:Include Namespace="SoftwareInventory"/>
108 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500109 <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>
Sui Chen141d9432022-02-03 22:01:27 -0800115 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
116 <edmx:Include Namespace="NetworkDeviceFunction"/>
117 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700118
119 <edmx:DataServices>
120
Jason M. Billsea4aa752018-06-05 13:29:11 -0700121 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem">
122 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
123
124 <EntityType Name="ComputerSystem" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500125 <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."/>
126 <Annotation Term="OData.LongDescription" String="This resource shall represent a computing system in the Redfish Specification."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700127 <Annotation Term="Capabilities.InsertRestrictions">
128 <Record>
129 <PropertyValue Property="Insertable" Bool="false"/>
130 </Record>
131 </Annotation>
132 <Annotation Term="Capabilities.UpdateRestrictions">
133 <Record>
134 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700135 <Annotation Term="OData.Description" String="Some properties, such as AssetTag, IndicatorLED, and some boot parameters, can be updated for a computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700136 </Record>
137 </Annotation>
138 <Annotation Term="Capabilities.DeleteRestrictions">
139 <Record>
140 <PropertyValue Property="Deletable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700141 <Annotation Term="OData.Description" String="A client can delete a composed computer system to retire it."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700142 </Record>
143 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800144 <Annotation Term="Redfish.Uris">
145 <Collection>
146 <String>/redfish/v1/Systems/{ComputerSystemId}</String>
147 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600148 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800149 </Collection>
150 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700151 </EntityType>
152
153 <Action Name="Reset" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500154 <Annotation Term="OData.Description" String="This action resets the system."/>
Ed Tanoused761212022-09-23 15:03:29 -0700155 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700156 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
157 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700158 <Annotation Term="OData.Description" String="The type of reset."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500159 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700160 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700161 </Action>
162
163 <Action Name="SetDefaultBootOrder" IsBound="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700164 <Annotation Term="OData.Description" String="This action sets the BootOrder to the default settings."/>
165 <Annotation Term="OData.LongDescription" String="This action shall set the BootOrder array to the default settings."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500166 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600167 <Annotation Term="Redfish.Revisions">
168 <Collection>
169 <Record>
170 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
171 <PropertyValue Property="Version" String="v1_5_0"/>
172 </Record>
173 </Collection>
174 </Annotation>
175 </Action>
176
177 <Action Name="AddResourceBlock" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500178 <Annotation Term="OData.Description" String="This action adds a resource block to a system."/>
179 <Annotation Term="OData.LongDescription" String="This action shall add a resource block to a system."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600180 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
181 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500182 <Annotation Term="OData.Description" String="The resource block to add to the system."/>
183 <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to add to the system."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600184 </Parameter>
185 <Parameter Name="ResourceBlockETag" Type="Edm.String">
Gunnar Millsa778c022020-05-12 12:20:36 -0500186 <Annotation Term="OData.Description" String="The current ETag of the resource block to add to the system."/>
187 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600188 </Parameter>
189 <Parameter Name="ComputerSystemETag" Type="Edm.String">
190 <Annotation Term="OData.Description" String="The current ETag of the system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700191 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600192 </Parameter>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600193 <Annotation Term="Redfish.Revisions">
194 <Collection>
195 <Record>
196 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
197 <PropertyValue Property="Version" String="v1_6_0"/>
198 </Record>
199 </Collection>
200 </Annotation>
201 </Action>
202
203 <Action Name="RemoveResourceBlock" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500204 <Annotation Term="OData.Description" String="This action removes a resource block from a system."/>
205 <Annotation Term="OData.LongDescription" String="This action shall remove a resource block from a system."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600206 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
207 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500208 <Annotation Term="OData.Description" String="The resource block to remove from the system."/>
209 <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to remove from the system."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600210 </Parameter>
211 <Parameter Name="ResourceBlockETag" Type="Edm.String">
Gunnar Millsa778c022020-05-12 12:20:36 -0500212 <Annotation Term="OData.Description" String="The current ETag of the resource block to remove from the system."/>
213 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600214 </Parameter>
215 <Parameter Name="ComputerSystemETag" Type="Edm.String">
216 <Annotation Term="OData.Description" String="The current ETag of the system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700217 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600218 </Parameter>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600219 <Annotation Term="Redfish.Revisions">
220 <Collection>
221 <Record>
222 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
223 <PropertyValue Property="Version" String="v1_6_0"/>
224 </Record>
225 </Collection>
226 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700227 </Action>
228
229 <EnumType Name="BootSource">
230 <Member Name="None">
231 <Annotation Term="OData.Description" String="Boot from the normal boot device."/>
232 </Member>
233 <Member Name="Pxe">
234 <Annotation Term="OData.Description" String="Boot from the Pre-Boot EXecution (PXE) environment."/>
235 </Member>
236 <Member Name="Floppy">
237 <Annotation Term="OData.Description" String="Boot from the floppy disk drive."/>
238 </Member>
239 <Member Name="Cd">
Ed Tanouscb103132019-10-08 11:34:22 -0700240 <Annotation Term="OData.Description" String="Boot from the CD or DVD."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700241 </Member>
242 <Member Name="Usb">
Ed Tanouscb103132019-10-08 11:34:22 -0700243 <Annotation Term="OData.Description" String="Boot from a system BIOS-specified USB device."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700244 </Member>
245 <Member Name="Hdd">
246 <Annotation Term="OData.Description" String="Boot from a hard drive."/>
247 </Member>
248 <Member Name="BiosSetup">
Ed Tanouscb103132019-10-08 11:34:22 -0700249 <Annotation Term="OData.Description" String="Boot to the BIOS setup utility."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700250 </Member>
251 <Member Name="Utilities">
Ed Tanouscb103132019-10-08 11:34:22 -0700252 <Annotation Term="OData.Description" String="Boot to the manufacturer's utilities program or programs."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700253 </Member>
254 <Member Name="Diags">
Ed Tanouscb103132019-10-08 11:34:22 -0700255 <Annotation Term="OData.Description" String="Boot to the manufacturer's diagnostics program."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700256 </Member>
257 <Member Name="UefiShell">
258 <Annotation Term="OData.Description" String="Boot to the UEFI Shell."/>
259 </Member>
260 <Member Name="UefiTarget">
Ed Tanouscb103132019-10-08 11:34:22 -0700261 <Annotation Term="OData.Description" String="Boot to the UEFI device specified in the UefiTargetBootSourceOverride property."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700262 </Member>
263 <Member Name="SDCard">
Ed Tanouscb103132019-10-08 11:34:22 -0700264 <Annotation Term="OData.Description" String="Boot from an SD card."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600265 <Annotation Term="Redfish.Revisions">
266 <Collection>
267 <Record>
268 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
269 <PropertyValue Property="Version" String="v1_1_0"/>
270 </Record>
271 </Collection>
272 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700273 </Member>
274 <Member Name="UefiHttp">
275 <Annotation Term="OData.Description" String="Boot from a UEFI HTTP network location."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600276 <Annotation Term="Redfish.Revisions">
277 <Collection>
278 <Record>
279 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
280 <PropertyValue Property="Version" String="v1_1_0"/>
281 </Record>
282 </Collection>
283 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700284 </Member>
285 <Member Name="RemoteDrive">
Ed Tanouscb103132019-10-08 11:34:22 -0700286 <Annotation Term="OData.Description" String="Boot from a remote drive, such as an iSCSI target."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600287 <Annotation Term="Redfish.Revisions">
288 <Collection>
289 <Record>
290 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
291 <PropertyValue Property="Version" String="v1_2_0"/>
292 </Record>
293 </Collection>
294 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700295 </Member>
296 <Member Name="UefiBootNext">
Ed Tanouscb103132019-10-08 11:34:22 -0700297 <Annotation Term="OData.Description" String="Boot to the UEFI device that the BootNext property specifies."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600298 <Annotation Term="Redfish.Revisions">
299 <Collection>
300 <Record>
301 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
302 <PropertyValue Property="Version" String="v1_5_0"/>
303 </Record>
304 </Collection>
305 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700306 </Member>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -0500307 <Member Name="Recovery">
308 <Annotation Term="OData.Description" String="Boot to a system-designated recovery process or image."/>
309 <Annotation Term="Redfish.Revisions">
310 <Collection>
311 <Record>
312 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
313 <PropertyValue Property="Version" String="v1_19_0"/>
314 </Record>
315 </Collection>
316 </Annotation>
317 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700318 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700319 </Schema>
320
321 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_0">
322 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600323 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700324
325 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.ComputerSystem">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700326 <Property Name="SystemType" Type="ComputerSystem.v1_0_0.SystemType" Nullable="false">
327 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500328 <Annotation Term="OData.Description" String="The type of computer system that this resource represents."/>
329 <Annotation Term="OData.LongDescription" String="An enumeration that indicates the kind of system that this resource represents."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700330 </Property>
331 <Property Name="Links" Type="ComputerSystem.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500332 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
333 <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700334 </Property>
335 <Property Name="AssetTag" Type="Edm.String">
336 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700337 <Annotation Term="OData.Description" String="The user-definable tag that can track this computer system for inventory or other client purposes."/>
Ed Tanousf263e092023-05-22 09:56:29 -0700338 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700339 </Property>
340 <Property Name="Manufacturer" Type="Edm.String">
341 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
342 <Annotation Term="OData.Description" String="The manufacturer or OEM of this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700343 <Annotation Term="OData.LongDescription" String="This property shall contain a value that represents the manufacturer of the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700344 </Property>
345 <Property Name="Model" Type="Edm.String">
346 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
347 <Annotation Term="OData.Description" String="The product name for this system, without the manufacturer name."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700348 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700349 </Property>
350 <Property Name="SKU" Type="Edm.String">
351 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
352 <Annotation Term="OData.Description" String="The manufacturer SKU for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700353 <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700354 </Property>
355 <Property Name="SerialNumber" Type="Edm.String">
356 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
357 <Annotation Term="OData.Description" String="The serial number for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700358 <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700359 </Property>
360 <Property Name="PartNumber" Type="Edm.String">
361 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
362 <Annotation Term="OData.Description" String="The part number for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700363 <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-defined part number for the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700364 </Property>
365 <Property Name="UUID" Type="Resource.UUID">
366 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700367 <Annotation Term="OData.Description" String="The UUID for this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500368 <Annotation Term="OData.LongDescription" String="This property shall contain the universal 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 sub-fields 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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700369 </Property>
370 <Property Name="HostName" Type="Edm.String">
371 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700372 <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/>
Ed Tanousf263e092023-05-22 09:56:29 -0700373 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700374 </Property>
375 <Property Name="IndicatorLED" Type="ComputerSystem.v1_0_0.IndicatorLED">
376 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700377 <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the system."/>
378 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator light, which identifies this system."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500379 <Annotation Term="Redfish.Revisions">
380 <Collection>
381 <Record>
382 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
383 <PropertyValue Property="Version" String="v1_13_0"/>
384 <PropertyValue Property="Description" String="This property has been deprecated in favor of the LocationIndicatorActive property."/>
385 </Record>
386 </Collection>
387 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700388 </Property>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800389 <Property Name="PowerState" Type="Resource.PowerState">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700390 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700391 <Annotation Term="OData.Description" String="The current power state of the system."/>
392 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700393 </Property>
394 <Property Name="Boot" Type="ComputerSystem.v1_0_0.Boot" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700395 <Annotation Term="OData.Description" String="The boot settings for this system."/>
396 <Annotation Term="OData.LongDescription" String="This property shall contain the boot settings for this system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700397 </Property>
398 <Property Name="BiosVersion" Type="Edm.String">
399 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
400 <Annotation Term="OData.Description" String="The version of the system BIOS or primary system firmware."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500401 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700402 </Property>
403 <Property Name="ProcessorSummary" Type="ComputerSystem.v1_0_0.ProcessorSummary" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700404 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500405 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700406 </Property>
407 <Property Name="MemorySummary" Type="ComputerSystem.v1_0_0.MemorySummary" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700408 <Annotation Term="OData.Description" String="The central memory of the system in general detail."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500409 <Annotation Term="OData.LongDescription" String="This property shall describe the central memory for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700410 </Property>
411 <Property Name="Actions" Type="ComputerSystem.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500412 <Annotation Term="OData.Description" String="The available actions for this resource."/>
413 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700414 </Property>
415 <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
416 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700417 <Annotation Term="OData.Description" String="The link to the collection of processors associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500418 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ProcessorCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700419 <Annotation Term="OData.AutoExpandReferences"/>
420 </NavigationProperty>
421 <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
422 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700423 <Annotation Term="OData.Description" String="The link to the collection of Ethernet interfaces associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500424 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type EthernetInterfaceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700425 <Annotation Term="OData.AutoExpandReferences"/>
426 </NavigationProperty>
427 <NavigationProperty Name="SimpleStorage" Type="SimpleStorageCollection.SimpleStorageCollection" ContainsTarget="true" Nullable="false">
428 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700429 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500430 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type SimpleStorageCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700431 <Annotation Term="OData.AutoExpandReferences"/>
432 </NavigationProperty>
433 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
434 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500435 <Annotation Term="OData.Description" String="The link to the collection of log services associated with this system."/>
436 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type LogServiceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700437 <Annotation Term="OData.AutoExpandReferences"/>
438 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800439 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500440 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
441 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800442 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700443 </EntityType>
444
445 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500446 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
447 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700448 <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)">
449 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700450 <Annotation Term="OData.Description" String="An array of links to the chassis that contains this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500451 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700452 <Annotation Term="OData.AutoExpandReferences"/>
453 </NavigationProperty>
454 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
455 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700456 <Annotation Term="OData.Description" String="An array of links to the managers responsible for this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500457 <Annotation Term="OData.LongDescription" String="This property shall contain an array of link to resources of type Manager that represent the resources with management responsibility for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700458 <Annotation Term="OData.AutoExpandReferences"/>
459 </NavigationProperty>
460 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
461 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500462 <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."/>
463 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700464 <Annotation Term="OData.AutoExpandReferences"/>
465 </NavigationProperty>
466 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
467 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500468 <Annotation Term="OData.Description" String="An array of links to resources or objects that that cool this computer system. Normally, the link is for either a chassis or a specific set of fans."/>
469 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700470 <Annotation Term="OData.AutoExpandReferences"/>
471 </NavigationProperty>
472 </ComplexType>
473
474 <ComplexType Name="Actions">
475 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500476 <Annotation Term="OData.Description" String="The available actions for this resource."/>
477 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800478 <Property Name="Oem" Type="ComputerSystem.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500479 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
480 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800481 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700482 </ComplexType>
483
484 <ComplexType Name="OemActions">
485 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500486 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
487 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700488 </ComplexType>
489
490 <EnumType Name="SystemType">
491 <Member Name="Physical">
492 <Annotation Term="OData.Description" String="A computer system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700493 <Annotation Term="OData.LongDescription" String="A SystemType of Physical typically represents the hardware aspects of a system, such as a management controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700494 </Member>
495 <Member Name="Virtual">
496 <Annotation Term="OData.Description" String="A virtual machine instance running on this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700497 <Annotation Term="OData.LongDescription" String="A SystemType of Virtual typically represents a system that is actually a virtual machine instance."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700498 </Member>
499 <Member Name="OS">
500 <Annotation Term="OData.Description" String="An operating system instance."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700501 <Annotation Term="OData.LongDescription" String="A SystemType of OS typically represents an OS or hypervisor view of the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700502 </Member>
503 <Member Name="PhysicallyPartitioned">
504 <Annotation Term="OData.Description" String="A hardware-based partition of a computer system."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600505 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700506 </Member>
507 <Member Name="VirtuallyPartitioned">
508 <Annotation Term="OData.Description" String="A virtual or software-based partition of a computer system."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600509 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700510 </Member>
511 <Member Name="Composed">
Gunnar Millsa778c022020-05-12 12:20:36 -0500512 <Annotation Term="OData.Description" String="A computer system constructed by binding resource blocks together."/>
513 <Annotation Term="OData.LongDescription" String="A SystemType of Composed typically represents a single system constructed from disaggregated resources through the Redfish composition service."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600514 <Annotation Term="Redfish.Revisions">
515 <Collection>
516 <Record>
517 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
518 <PropertyValue Property="Version" String="v1_4_0"/>
519 </Record>
520 </Collection>
521 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700522 </Member>
Gunnar Mills9d424662021-09-22 21:56:16 -0500523 <Member Name="DPU">
524 <Annotation Term="OData.Description" String="A computer system that performs the functions of a data processing unit, such as a SmartNIC."/>
525 <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."/>
526 <Annotation Term="Redfish.Revisions">
527 <Collection>
528 <Record>
529 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
530 <PropertyValue Property="Version" String="v1_16_0"/>
531 </Record>
532 </Collection>
533 </Annotation>
534 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700535 </EnumType>
536
Jason M. Billsea4aa752018-06-05 13:29:11 -0700537 <EnumType Name="IndicatorLED">
538 <Member Name="Unknown">
Ed Tanouscb103132019-10-08 11:34:22 -0700539 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500540 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600541 <Annotation Term="Redfish.Revisions">
542 <Collection>
543 <Record>
544 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
545 <PropertyValue Property="Version" String="v1_1_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700546 <PropertyValue Property="Description" String="This value has been deprecated in favor of returning null if the state is unknown."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600547 </Record>
548 </Collection>
549 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700550 </Member>
551 <Member Name="Lit">
Ed Tanouscb103132019-10-08 11:34:22 -0700552 <Annotation Term="OData.Description" String="The indicator LED is lit."/>
553 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700554 </Member>
555 <Member Name="Blinking">
Ed Tanouscb103132019-10-08 11:34:22 -0700556 <Annotation Term="OData.Description" String="The indicator LED is blinking."/>
557 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700558 </Member>
559 <Member Name="Off">
Ed Tanouscb103132019-10-08 11:34:22 -0700560 <Annotation Term="OData.Description" String="The indicator LED is off."/>
561 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700562 </Member>
563 </EnumType>
564
Jason M. Billsea4aa752018-06-05 13:29:11 -0700565 <ComplexType Name="Boot">
566 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500567 <Annotation Term="OData.Description" String="The boot information for this resource."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700568 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe boot information for a system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700569 <Property Name="BootSourceOverrideTarget" Type="ComputerSystem.BootSource">
570 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800571 <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`."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500572 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700573 </Property>
574 <Property Name="BootSourceOverrideEnabled" Type="ComputerSystem.v1_0_0.BootSourceOverrideEnabled">
575 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700576 <Annotation Term="OData.Description" String="The state of the boot source override feature."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500577 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700578 </Property>
579 <Property Name="UefiTargetBootSourceOverride" Type="Edm.String">
580 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700581 <Annotation Term="OData.Description" String="The UEFI device path of the device from which to boot when BootSourceOverrideTarget is `UefiTarget`."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500582 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700583 </Property>
584 </ComplexType>
585
Jason M. Billsea4aa752018-06-05 13:29:11 -0700586 <EnumType Name="BootSourceOverrideEnabled">
587 <Member Name="Disabled">
Ed Tanouscb103132019-10-08 11:34:22 -0700588 <Annotation Term="OData.Description" String="The system boots normally."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700589 </Member>
590 <Member Name="Once">
Ed Tanouscb103132019-10-08 11:34:22 -0700591 <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`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700592 </Member>
593 <Member Name="Continuous">
Ed Tanouscb103132019-10-08 11:34:22 -0700594 <Annotation Term="OData.Description" String="The system boots to the target specified in the BootSourceOverrideTarget property until this property is `Disabled`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700595 </Member>
596 </EnumType>
597
598 <ComplexType Name="ProcessorSummary">
599 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700600 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500601 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700602 <Property Name="Count" Type="Edm.Int64">
603 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
604 <Annotation Term="OData.Description" String="The number of physical processors in the system."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600605 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of physical central processors in the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700606 <Annotation Term="Validation.Minimum" Int="0"/>
607 </Property>
608 <Property Name="Model" Type="Edm.String">
609 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
610 <Annotation Term="OData.Description" String="The processor model for the primary or majority of processors in this system."/>
611 <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."/>
612 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800613 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500614 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
615 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500616 <Annotation Term="Redfish.Revisions">
617 <Collection>
618 <Record>
619 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
620 <PropertyValue Property="Version" String="v1_16_0"/>
621 <PropertyValue Property="Description" String="This property has been deprecated in favor of the Conditions property within Status in the root of this resource."/>
622 </Record>
623 </Collection>
624 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800625 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700626 </ComplexType>
627
628 <ComplexType Name="MemorySummary">
629 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700630 <Annotation Term="OData.Description" String="The memory of the system in general detail."/>
631 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the central memory for a system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700632 <Property Name="TotalSystemMemoryGiB" Type="Edm.Decimal">
633 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
634 <Annotation Term="OData.Description" String="The total configured operating system-accessible memory (RAM), measured in GiB."/>
635 <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured system general purpose volatile (RAM) memory as measured in gibibytes."/>
636 <Annotation Term="Validation.Minimum" Int="0"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800637 <Annotation Term="Measures.Unit" String="GiBy"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700638 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800639 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500640 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
641 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500642 <Annotation Term="Redfish.Revisions">
643 <Collection>
644 <Record>
645 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
646 <PropertyValue Property="Version" String="v1_16_0"/>
647 <PropertyValue Property="Description" String="This property has been deprecated in favor of the Conditions property within Status in the root of this resource."/>
648 </Record>
649 </Collection>
650 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800651 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700652 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700653 </Schema>
654
655 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_1">
656 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
657 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
658 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_0.ComputerSystem"/>
659 </Schema>
660
661 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_2">
662 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
663 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
664 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_1.ComputerSystem"/>
665 </Schema>
666
667 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_3">
668 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
669 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
670 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"/>
671 </Schema>
672
673 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_4">
674 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
675 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
676 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_3.ComputerSystem"/>
677 </Schema>
678
679 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_5">
680 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700681 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700682 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_4.ComputerSystem"/>
683 </Schema>
684
685 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_6">
686 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
687 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
688 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_5.ComputerSystem"/>
689 </Schema>
690
691 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_7">
692 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700693 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700694 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_6.ComputerSystem"/>
695 </Schema>
696
Ed Tanous530520e2019-01-02 13:41:37 -0800697 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_8">
698 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500699 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800700 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_7.ComputerSystem"/>
701 </Schema>
702
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600703 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_9">
704 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500705 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600706 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_8.ComputerSystem"/>
707 </Schema>
708
Ed Tanouscb103132019-10-08 11:34:22 -0700709 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_10">
710 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
711 <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."/>
712 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_9.ComputerSystem"/>
713 </Schema>
714
715 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_11">
716 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
717 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
718 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_10.ComputerSystem"/>
719 </Schema>
720
Gunnar Mills09b9d452020-02-11 13:27:39 -0600721 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_12">
722 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
723 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
724 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_11.ComputerSystem"/>
725 </Schema>
726
Gunnar Millsa778c022020-05-12 12:20:36 -0500727 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_13">
728 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
729 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
730 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_12.ComputerSystem"/>
731 </Schema>
732
Gunnar Mills844b4152020-06-22 12:44:09 -0500733 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_14">
734 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
735 <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."/>
736 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_13.ComputerSystem"/>
737 </Schema>
738
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500739 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_15">
740 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600741 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500742 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_14.ComputerSystem"/>
743 </Schema>
744
Gunnar Mills262d7d42021-01-20 16:28:41 -0600745 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_16">
746 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
747 <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."/>
748 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_15.ComputerSystem"/>
749 </Schema>
750
Gunnar Mills10f270b2021-05-19 15:34:06 -0500751 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_17">
752 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
753 <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/>
754 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_16.ComputerSystem"/>
755 </Schema>
756
Ed Tanoused761212022-09-23 15:03:29 -0700757 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_18">
758 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
759 <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."/>
760 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_17.ComputerSystem"/>
761 </Schema>
762
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800763 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_19">
764 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
765 <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."/>
766 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_18.ComputerSystem"/>
767 </Schema>
768
Ed Tanousf263e092023-05-22 09:56:29 -0700769 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_20">
770 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
771 <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."/>
772 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_19.ComputerSystem"/>
773 </Schema>
774
Jason M. Billsea4aa752018-06-05 13:29:11 -0700775 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_0">
776 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600777 <Annotation Term="Redfish.Release" String="2016.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700778
779 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem">
780 <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700781 <Annotation Term="OData.Description" String="An array of trusted modules in the system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500782 <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -0500783 <Annotation Term="Redfish.Revisions">
784 <Collection>
785 <Record>
786 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
787 <PropertyValue Property="Version" String="v1_19_0"/>
788 <PropertyValue Property="Description" String="This property has been deprecated in favor of the TrustedComponents property in Links."/>
789 </Record>
790 </Collection>
791 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700792 </Property>
793 <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false">
794 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700795 <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500796 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type SecureBoot."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700797 <Annotation Term="OData.AutoExpandReferences"/>
798 </NavigationProperty>
799 <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false">
800 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700801 <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500802 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700803 <Annotation Term="OData.AutoExpandReferences"/>
804 </NavigationProperty>
805 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
806 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700807 <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500808 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700809 <Annotation Term="OData.AutoExpandReferences"/>
810 </NavigationProperty>
811 <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false">
812 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700813 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500814 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type StorageCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700815 <Annotation Term="OData.AutoExpandReferences"/>
816 </NavigationProperty>
817 </EntityType>
818
819 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary">
820 <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring">
821 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700822 <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500823 <Annotation Term="OData.LongDescription" String="This property shall contain the ability and type of memory mirroring that this computer system supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700824 </Property>
825 </ComplexType>
826
827 <EnumType Name="MemoryMirroring">
828 <Member Name="System">
Ed Tanouscb103132019-10-08 11:34:22 -0700829 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the system level. Individual DIMMs are not paired for mirroring in this mode."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700830 </Member>
831 <Member Name="DIMM">
832 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level. Individual DIMMs can be mirrored."/>
833 </Member>
834 <Member Name="Hybrid">
835 <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels. Individual DIMMs can be mirrored."/>
836 </Member>
837 <Member Name="None">
838 <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/>
839 </Member>
840 </EnumType>
841
842 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot">
843 <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode">
844 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700845 <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/>
846 <Annotation Term="OData.LongDescription" String="This property shall contain the BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700847 </Property>
848 </ComplexType>
849
850 <EnumType Name="BootSourceOverrideMode">
851 <Member Name="Legacy">
Ed Tanouscb103132019-10-08 11:34:22 -0700852 <Annotation Term="OData.Description" String="The system boots in non-UEFI boot mode to the boot source override target."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700853 </Member>
854 <Member Name="UEFI">
Ed Tanouscb103132019-10-08 11:34:22 -0700855 <Annotation Term="OData.Description" String="The system boots in UEFI boot mode to the boot source override target."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700856 </Member>
857 </EnumType>
858
859 <ComplexType Name="TrustedModules">
860 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700861 <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/>
862 <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700863 <Property Name="FirmwareVersion" Type="Edm.String">
864 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
865 <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600866 <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the Trusted Module."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700867 </Property>
868 <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType">
869 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700870 <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700871 <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/>
872 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800873 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500874 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
875 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800876 </Property>
877 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700878 <Annotation Term="OData.Description" String="The OEM extension property."/>
879 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800880 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700881 </ComplexType>
882
883 <EnumType Name="InterfaceType">
884 <Member Name="TPM1_2">
885 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/>
886 </Member>
887 <Member Name="TPM2_0">
888 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/>
889 </Member>
890 <Member Name="TCM1_0">
891 <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/>
892 </Member>
893 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700894 </Schema>
895
896 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1">
897 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
898 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
899 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_0.ComputerSystem"/>
900 </Schema>
901
902 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2">
903 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
904 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
905 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/>
906 </Schema>
907
908 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3">
909 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700910 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700911 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/>
912 </Schema>
913
914 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4">
915 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
916 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
917 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_3.ComputerSystem"/>
918 </Schema>
919
920 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5">
921 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700922 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700923 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/>
924 </Schema>
925
Ed Tanous530520e2019-01-02 13:41:37 -0800926 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6">
927 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500928 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800929 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/>
930 </Schema>
931
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600932 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7">
933 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500934 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600935 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/>
936 </Schema>
937
Ed Tanouscb103132019-10-08 11:34:22 -0700938 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8">
939 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
940 <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."/>
941 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/>
942 </Schema>
943
944 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9">
945 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
946 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
947 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/>
948 </Schema>
949
Gunnar Mills09b9d452020-02-11 13:27:39 -0600950 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10">
951 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
952 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
953 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/>
954 </Schema>
955
Gunnar Millsa778c022020-05-12 12:20:36 -0500956 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11">
957 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
958 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
959 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/>
960 </Schema>
961
Gunnar Mills844b4152020-06-22 12:44:09 -0500962 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12">
963 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
964 <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."/>
965 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/>
966 </Schema>
967
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500968 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13">
969 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600970 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500971 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/>
972 </Schema>
973
Gunnar Mills262d7d42021-01-20 16:28:41 -0600974 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_14">
975 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
976 <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."/>
977 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_13.ComputerSystem"/>
978 </Schema>
979
Gunnar Mills10f270b2021-05-19 15:34:06 -0500980 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_15">
981 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
982 <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology and clarify the behavior of the BootSourceOverrideTarget property."/>
983 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_14.ComputerSystem"/>
984 </Schema>
985
Ed Tanoused761212022-09-23 15:03:29 -0700986 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_16">
987 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
988 <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."/>
989 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_15.ComputerSystem"/>
990 </Schema>
991
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800992 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_17">
993 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
994 <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."/>
995 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_16.ComputerSystem"/>
996 </Schema>
997
Ed Tanousf263e092023-05-22 09:56:29 -0700998 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_18">
999 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1000 <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."/>
1001 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_17.ComputerSystem"/>
1002 </Schema>
1003
Jason M. Billsea4aa752018-06-05 13:29:11 -07001004 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0">
1005 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001006 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001007
1008 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem">
1009 <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false">
1010 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001011 <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/>
1012 <Annotation Term="OData.LongDescription" String="This property shall contain the hosting roles that this computer system supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001013 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -07001014 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
Jason M. Billsea4aa752018-06-05 13:29:11 -07001015 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001016 <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/>
1017 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of the PCIeDevice type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001018 <Annotation Term="OData.AutoExpandReferences"/>
1019 </NavigationProperty>
Ed Tanouscb103132019-10-08 11:34:22 -07001020 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
Jason M. Billsea4aa752018-06-05 13:29:11 -07001021 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001022 <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/>
1023 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of the PCIeFunction type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001024 <Annotation Term="OData.AutoExpandReferences"/>
1025 </NavigationProperty>
1026 <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false">
1027 <Annotation Term="OData.Description" String="The services that this computer system supports."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001028 <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001029 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -07001030 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -07001031 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001032 <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001033 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryDomainCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001034 <Annotation Term="OData.AutoExpandReferences"/>
1035 </NavigationProperty>
1036 </EntityType>
1037
1038 <ComplexType Name="HostedServices">
1039 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001040 <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001041 <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001042 <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false">
1043 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001044 <Annotation Term="OData.Description" String="The link to a collection of storage services that this computer system supports."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001045 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type HostedStorageServices."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001046 <Annotation Term="OData.AutoExpandReferences"/>
1047 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -08001048 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001049 <Annotation Term="OData.Description" String="The OEM extension property."/>
1050 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001051 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001052 </ComplexType>
1053
1054 <EnumType Name="HostingRole">
Ed Tanouscb103132019-10-08 11:34:22 -07001055 <Annotation Term="OData.Description" String="The enumerations of HostingRoles specify different features that the hosting ComputerSystem supports."/>
1056 <Member Name="ApplicationServer">
Jason M. Billsea4aa752018-06-05 13:29:11 -07001057 <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/>
1058 </Member>
1059 <Member Name="StorageServer">
1060 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/>
1061 </Member>
1062 <Member Name="Switch">
1063 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/>
1064 </Member>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001065 <Member Name="Appliance">
1066 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/>
1067 <Annotation Term="Redfish.Revisions">
1068 <Collection>
1069 <Record>
1070 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1071 <PropertyValue Property="Version" String="v1_10_0"/>
1072 </Record>
1073 </Collection>
1074 </Annotation>
1075 </Member>
1076 <Member Name="BareMetalServer">
1077 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare metal server."/>
1078 <Annotation Term="Redfish.Revisions">
1079 <Collection>
1080 <Record>
1081 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1082 <PropertyValue Property="Version" String="v1_10_0"/>
1083 </Record>
1084 </Collection>
1085 </Annotation>
1086 </Member>
1087 <Member Name="VirtualMachineServer">
1088 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/>
1089 <Annotation Term="Redfish.Revisions">
1090 <Collection>
1091 <Record>
1092 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1093 <PropertyValue Property="Version" String="v1_10_0"/>
1094 </Record>
1095 </Collection>
1096 </Annotation>
1097 </Member>
1098 <Member Name="ContainerServer">
1099 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/>
1100 <Annotation Term="Redfish.Revisions">
1101 <Collection>
1102 <Record>
1103 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1104 <PropertyValue Property="Version" String="v1_10_0"/>
1105 </Record>
1106 </Collection>
1107 </Annotation>
1108 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001109 </EnumType>
1110
1111 <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links">
1112 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
1113 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001114 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001115 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Endpoint with which this system is associated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001116 <Annotation Term="OData.AutoExpandReferences"/>
1117 </NavigationProperty>
1118 </ComplexType>
1119 </Schema>
1120
1121 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1">
1122 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1123 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1124 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_0.ComputerSystem"/>
1125 </Schema>
1126
1127 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2">
1128 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001129 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001130 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/>
1131 </Schema>
1132
1133 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3">
1134 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1135 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1136 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/>
1137 </Schema>
1138
1139 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4">
1140 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001141 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001142 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/>
1143 </Schema>
1144
Ed Tanous530520e2019-01-02 13:41:37 -08001145 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5">
1146 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001147 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001148 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/>
1149 </Schema>
1150
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001151 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6">
1152 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001153 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001154 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/>
1155 </Schema>
1156
Ed Tanouscb103132019-10-08 11:34:22 -07001157 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7">
1158 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1159 <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."/>
1160 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/>
1161 </Schema>
1162
1163 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8">
1164 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1165 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1166 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/>
1167 </Schema>
1168
Gunnar Mills09b9d452020-02-11 13:27:39 -06001169 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9">
1170 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1171 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1172 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/>
1173 </Schema>
1174
Gunnar Millsa778c022020-05-12 12:20:36 -05001175 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10">
1176 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1177 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1178 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/>
1179 </Schema>
1180
Gunnar Mills844b4152020-06-22 12:44:09 -05001181 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11">
1182 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1183 <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."/>
1184 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/>
1185 </Schema>
1186
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001187 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12">
1188 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001189 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001190 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/>
1191 </Schema>
1192
Gunnar Mills262d7d42021-01-20 16:28:41 -06001193 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_13">
1194 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1195 <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."/>
1196 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_12.ComputerSystem"/>
1197 </Schema>
1198
Gunnar Mills10f270b2021-05-19 15:34:06 -05001199 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_14">
1200 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1201 <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/>
1202 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_13.ComputerSystem"/>
1203 </Schema>
1204
Ed Tanoused761212022-09-23 15:03:29 -07001205 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_15">
1206 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1207 <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."/>
1208 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_14.ComputerSystem"/>
1209 </Schema>
1210
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001211 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_16">
1212 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1213 <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."/>
1214 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_15.ComputerSystem"/>
1215 </Schema>
1216
Ed Tanousf263e092023-05-22 09:56:29 -07001217 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_17">
1218 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1219 <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."/>
1220 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_16.ComputerSystem"/>
1221 </Schema>
1222
Jason M. Billsea4aa752018-06-05 13:29:11 -07001223 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0">
1224 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001225 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001226
Jason M. Billsea4aa752018-06-05 13:29:11 -07001227 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem">
1228 <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false">
1229 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001230 <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001231 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type NetworkInterfaceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001232 <Annotation Term="OData.AutoExpandReferences"/>
1233 </NavigationProperty>
1234 </EntityType>
1235
1236 <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules">
1237 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1238 <Property Name="FirmwareVersion2" Type="Edm.String">
1239 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001240 <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001241 <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/>
1242 </Property>
1243 <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection">
1244 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001245 <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/>
1246 <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 TrustedModule."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001247 </Property>
1248 </ComplexType>
1249
1250 <EnumType Name="InterfaceTypeSelection">
1251 <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."/>
1252 <Member Name="None">
1253 <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/>
1254 </Member>
1255 <Member Name="FirmwareUpdate">
Ed Tanouscb103132019-10-08 11:34:22 -07001256 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001257 </Member>
1258 <Member Name="BiosSetting">
Ed Tanouscb103132019-10-08 11:34:22 -07001259 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through platform software, such as a BIOS configuration attribute."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001260 </Member>
1261 <Member Name="OemMethod">
Ed Tanouscb103132019-10-08 11:34:22 -07001262 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001263 </Member>
1264 </EnumType>
1265 </Schema>
1266
1267 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1">
1268 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001269 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001270 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/>
1271 </Schema>
1272
1273 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2">
1274 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1275 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1276 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1277 </Schema>
1278
1279 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3">
1280 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001281 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001282 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/>
1283 </Schema>
1284
Ed Tanous530520e2019-01-02 13:41:37 -08001285 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4">
1286 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001287 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001288 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/>
1289 </Schema>
1290
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001291 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5">
1292 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001293 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001294 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/>
1295 </Schema>
1296
Ed Tanouscb103132019-10-08 11:34:22 -07001297 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6">
1298 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1299 <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."/>
1300 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/>
1301 </Schema>
1302
1303 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7">
1304 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1305 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1306 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/>
1307 </Schema>
1308
Gunnar Mills09b9d452020-02-11 13:27:39 -06001309 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8">
1310 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1311 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1312 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/>
1313 </Schema>
1314
Gunnar Millsa778c022020-05-12 12:20:36 -05001315 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9">
1316 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1317 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1318 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/>
1319 </Schema>
1320
Gunnar Mills844b4152020-06-22 12:44:09 -05001321 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10">
1322 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1323 <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."/>
1324 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/>
1325 </Schema>
1326
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001327 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11">
1328 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001329 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001330 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/>
1331 </Schema>
1332
Gunnar Mills262d7d42021-01-20 16:28:41 -06001333 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_12">
1334 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1335 <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."/>
1336 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_11.ComputerSystem"/>
1337 </Schema>
1338
Gunnar Mills10f270b2021-05-19 15:34:06 -05001339 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_13">
1340 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1341 <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/>
1342 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_12.ComputerSystem"/>
1343 </Schema>
1344
Ed Tanoused761212022-09-23 15:03:29 -07001345 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_14">
1346 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1347 <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."/>
1348 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_13.ComputerSystem"/>
1349 </Schema>
1350
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001351 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_15">
1352 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1353 <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."/>
1354 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_14.ComputerSystem"/>
1355 </Schema>
1356
Ed Tanousf263e092023-05-22 09:56:29 -07001357 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_16">
1358 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1359 <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."/>
1360 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_15.ComputerSystem"/>
1361 </Schema>
1362
Jason M. Billsea4aa752018-06-05 13:29:11 -07001363 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0">
1364 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001365 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001366
Jason M. Billsea4aa752018-06-05 13:29:11 -07001367 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1368
1369 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary">
1370 <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal">
1371 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1372 <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/>
1373 <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/>
1374 <Annotation Term="Validation.Minimum" Int="0"/>
Ed Tanous530520e2019-01-02 13:41:37 -08001375 <Annotation Term="Measures.Unit" String="GiBy"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001376 </Property>
1377 </ComplexType>
1378
1379 <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links">
1380 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
1381 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001382 <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/>
1383 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001384 <Annotation Term="OData.AutoExpandReferences"/>
1385 </NavigationProperty>
1386 </ComplexType>
1387 </Schema>
1388
1389 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1">
1390 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1391 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1392 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/>
1393 </Schema>
1394
1395 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2">
1396 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001397 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001398 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/>
1399 </Schema>
1400
Ed Tanous530520e2019-01-02 13:41:37 -08001401 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3">
1402 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001403 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001404 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/>
1405 </Schema>
1406
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001407 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4">
1408 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001409 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001410 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/>
1411 </Schema>
1412
Ed Tanouscb103132019-10-08 11:34:22 -07001413 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5">
1414 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1415 <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."/>
1416 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/>
1417 </Schema>
1418
1419 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6">
1420 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1421 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1422 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/>
1423 </Schema>
1424
Gunnar Mills09b9d452020-02-11 13:27:39 -06001425 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7">
1426 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1427 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1428 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/>
1429 </Schema>
1430
Gunnar Millsa778c022020-05-12 12:20:36 -05001431 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8">
1432 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1433 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1434 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/>
1435 </Schema>
1436
Gunnar Mills844b4152020-06-22 12:44:09 -05001437 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9">
1438 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1439 <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."/>
1440 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/>
1441 </Schema>
1442
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001443 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10">
1444 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001445 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001446 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/>
1447 </Schema>
1448
Gunnar Mills262d7d42021-01-20 16:28:41 -06001449 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_11">
1450 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1451 <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."/>
1452 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_10.ComputerSystem"/>
1453 </Schema>
1454
Gunnar Mills10f270b2021-05-19 15:34:06 -05001455 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_12">
1456 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1457 <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/>
1458 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_11.ComputerSystem"/>
1459 </Schema>
1460
Ed Tanoused761212022-09-23 15:03:29 -07001461 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_13">
1462 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1463 <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."/>
1464 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_12.ComputerSystem"/>
1465 </Schema>
1466
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001467 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_14">
1468 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1469 <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."/>
1470 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_13.ComputerSystem"/>
1471 </Schema>
1472
Ed Tanousf263e092023-05-22 09:56:29 -07001473 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_15">
1474 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1475 <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."/>
1476 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_14.ComputerSystem"/>
1477 </Schema>
1478
Jason M. Billsea4aa752018-06-05 13:29:11 -07001479 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0">
1480 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001481 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001482
Jason M. Billsea4aa752018-06-05 13:29:11 -07001483 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem">
1484 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
1485 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001486 <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."/>
1487 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001488 <Annotation Term="OData.AutoExpand"/>
1489 </NavigationProperty>
1490 <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001491 <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/>
1492 <Annotation Term="OData.LongDescription" String="This object shall contain properties that describe the host watchdog timer functionality for this ComputerSystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001493 </Property>
1494 <Property Name="SubModel" Type="Edm.String">
1495 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1496 <Annotation Term="OData.Description" String="The sub-model for this system."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001497 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001498 </Property>
1499 </EntityType>
1500
1501 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot">
1502 <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false">
1503 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001504 <Annotation Term="OData.Description" String="The link to the collection of the UEFI boot options associated with this computer system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001505 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type BootOptionCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001506 <Annotation Term="OData.AutoExpandReferences"/>
1507 </NavigationProperty>
1508 <Property Name="BootNext" Type="Edm.String">
1509 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001510 <Annotation Term="OData.Description" String="The BootOptionReference of the Boot Option to perform a one-time boot from when BootSourceOverrideTarget is `UefiBootNext`."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001511 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001512 </Property>
1513 <Property Name="BootOrder" Type="Collection(Edm.String)">
1514 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Mills60c922d2021-12-01 09:28:53 -06001515 <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."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001516 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001517 </Property>
1518 </ComplexType>
1519
1520 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary">
1521 <Property Name="LogicalProcessorCount" Type="Edm.Int64">
1522 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1523 <Annotation Term="OData.Description" String="The number of logical processors in the system."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001524 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of logical central processors in the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001525 <Annotation Term="Validation.Minimum" Int="0"/>
1526 </Property>
1527 </ComplexType>
1528
1529 <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links">
1530 <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1531 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001532 <Annotation Term="OData.Description" String="An array of links to ComputerSystems that are realized, in whole or in part, from this ComputerSystem."/>
1533 <Annotation Term="OData.LongDescription" String="The value shall be an array of links to ComputerSystems that are realized, in whole or in part, from this ComputerSystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001534 <Annotation Term="OData.AutoExpandReferences"/>
1535 </NavigationProperty>
1536 <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1537 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001538 <Annotation Term="OData.Description" String="An array of links to ComputerSystems that contribute, in whole or in part, to the implementation of this ComputerSystem."/>
1539 <Annotation Term="OData.LongDescription" String="The value shall be an array of links to ComputerSystems that contribute, in whole or in part, to the implementation of this ComputerSystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001540 <Annotation Term="OData.AutoExpandReferences"/>
1541 </NavigationProperty>
1542 </ComplexType>
1543
1544 <ComplexType Name="WatchdogTimer">
1545 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001546 <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/>
1547 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the host watchdog timer functionality for this ComputerSystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001548 <Property Name="FunctionEnabled" Type="Edm.Boolean">
1549 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001550 <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."/>
1551 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001552 <Annotation Term="Redfish.Required"/>
1553 </Property>
1554 <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions">
1555 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001556 <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."/>
1557 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001558 </Property>
1559 <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions">
1560 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001561 <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/>
1562 <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform when the watchdog timer reaches its timeout value."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001563 <Annotation Term="Redfish.Required"/>
1564 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -08001565 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -05001566 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
1567 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001568 </Property>
1569 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001570 <Annotation Term="OData.Description" String="The OEM extension property."/>
1571 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001572 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001573 </ComplexType>
1574
1575 <EnumType Name="WatchdogWarningActions">
Ed Tanouscb103132019-10-08 11:34:22 -07001576 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001577 <Member Name="None">
1578 <Annotation Term="OData.Description" String="No action taken."/>
1579 </Member>
1580 <Member Name="DiagnosticInterrupt">
1581 <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/>
1582 </Member>
1583 <Member Name="SMI">
1584 <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/>
1585 </Member>
1586 <Member Name="MessagingInterrupt">
1587 <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/>
1588 </Member>
1589 <Member Name="SCI">
1590 <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/>
1591 </Member>
1592 <Member Name="OEM">
1593 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1594 </Member>
1595 </EnumType>
1596
1597 <EnumType Name="WatchdogTimeoutActions">
Ed Tanouscb103132019-10-08 11:34:22 -07001598 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001599 <Member Name="None">
1600 <Annotation Term="OData.Description" String="No action taken."/>
1601 </Member>
1602 <Member Name="ResetSystem">
1603 <Annotation Term="OData.Description" String="Reset the system."/>
1604 </Member>
1605 <Member Name="PowerCycle">
1606 <Annotation Term="OData.Description" String="Power cycle the system."/>
1607 </Member>
1608 <Member Name="PowerDown">
1609 <Annotation Term="OData.Description" String="Power down the system."/>
1610 </Member>
1611 <Member Name="OEM">
1612 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1613 </Member>
1614 </EnumType>
1615 </Schema>
1616
Ed Tanous530520e2019-01-02 13:41:37 -08001617 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1">
1618 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001619 <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 LongDescription of several Boot Override properties."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001620 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/>
1621 </Schema>
1622
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001623 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2">
1624 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001625 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001626 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/>
1627 </Schema>
1628
Ed Tanouscb103132019-10-08 11:34:22 -07001629 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3">
1630 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1631 <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."/>
1632 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/>
1633 </Schema>
1634
1635 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4">
1636 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1637 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1638 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/>
1639 </Schema>
1640
Gunnar Mills09b9d452020-02-11 13:27:39 -06001641 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5">
1642 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1643 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1644 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/>
1645 </Schema>
1646
Gunnar Millsa778c022020-05-12 12:20:36 -05001647 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6">
1648 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1649 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1650 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/>
1651 </Schema>
1652
Gunnar Mills844b4152020-06-22 12:44:09 -05001653 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7">
1654 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1655 <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."/>
1656 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/>
1657 </Schema>
1658
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001659 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8">
1660 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001661 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001662 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/>
1663 </Schema>
1664
Gunnar Mills262d7d42021-01-20 16:28:41 -06001665 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_9">
1666 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1667 <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."/>
1668 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_8.ComputerSystem"/>
1669 </Schema>
1670
Gunnar Mills10f270b2021-05-19 15:34:06 -05001671 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_10">
1672 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1673 <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/>
1674 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_9.ComputerSystem"/>
1675 </Schema>
1676
Gunnar Mills60c922d2021-12-01 09:28:53 -06001677 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_11">
1678 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1679 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
1680 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_10.ComputerSystem"/>
1681 </Schema>
1682
Ed Tanoused761212022-09-23 15:03:29 -07001683 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_12">
1684 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1685 <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."/>
1686 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_11.ComputerSystem"/>
1687 </Schema>
1688
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001689 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_13">
1690 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1691 <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."/>
1692 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_12.ComputerSystem"/>
1693 </Schema>
1694
Ed Tanousf263e092023-05-22 09:56:29 -07001695 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_14">
1696 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1697 <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."/>
1698 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_13.ComputerSystem"/>
1699 </Schema>
1700
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001701 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0">
1702 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1703 <Annotation Term="Redfish.Release" String="2018.3"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001704
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001705 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem">
1706 <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false">
1707 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1708 <Annotation Term="OData.Description" String="The desired power state of the system when power is restored after a power loss."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001709 <Annotation Term="OData.LongDescription" String="This property shall indicate the desired PowerState of the system when power is applied to the system. The `LastState` value shall return the system to the PowerState it was in when power was lost."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001710 </Property>
1711 </EntityType>
1712
1713 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot">
1714 <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)">
1715 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001716 <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001717 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001718 </Property>
1719 <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes">
1720 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001721 <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/>
1722 <Annotation Term="OData.LongDescription" String="This property shall indicate which boot order property the system uses for the persistent boot order."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001723 </Property>
1724 </ComplexType>
1725
1726 <EnumType Name="PowerRestorePolicyTypes">
1727 <Annotation Term="OData.Description" String="The enumerations of PowerRestorePolicyTypes specify the choice of power state for the system when power is applied."/>
1728 <Member Name="AlwaysOn">
Ed Tanouscb103132019-10-08 11:34:22 -07001729 <Annotation Term="OData.Description" String="The system always powers on when power is applied."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001730 </Member>
1731 <Member Name="AlwaysOff">
Ed Tanouscb103132019-10-08 11:34:22 -07001732 <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001733 </Member>
1734 <Member Name="LastState">
Ed Tanouscb103132019-10-08 11:34:22 -07001735 <Annotation Term="OData.Description" String="The system returns to its last on or off power state when power is applied."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001736 </Member>
1737 </EnumType>
Ed Tanouscb103132019-10-08 11:34:22 -07001738
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001739 <EnumType Name="BootOrderTypes">
1740 <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."/>
1741 <Member Name="BootOrder">
Ed Tanouscb103132019-10-08 11:34:22 -07001742 <Annotation Term="OData.Description" String="The system uses the BootOrder property to specify the persistent boot order."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001743 </Member>
1744 <Member Name="AliasBootOrder">
Ed Tanouscb103132019-10-08 11:34:22 -07001745 <Annotation Term="OData.Description" String="The system uses the AliasBootOrder property to specify the persistent boot order."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001746 </Member>
1747 </EnumType>
1748 </Schema>
1749
Ed Tanouscb103132019-10-08 11:34:22 -07001750 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1">
1751 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1752 <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."/>
1753 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/>
1754 </Schema>
1755
1756 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2">
1757 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1758 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1759 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1760 </Schema>
1761
Gunnar Mills09b9d452020-02-11 13:27:39 -06001762 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3">
1763 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1764 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1765 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/>
1766 </Schema>
1767
Gunnar Millsa778c022020-05-12 12:20:36 -05001768 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4">
1769 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1770 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1771 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/>
1772 </Schema>
1773
Gunnar Mills844b4152020-06-22 12:44:09 -05001774 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5">
1775 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1776 <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."/>
1777 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/>
1778 </Schema>
1779
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001780 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6">
1781 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001782 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001783 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/>
1784 </Schema>
1785
Gunnar Mills262d7d42021-01-20 16:28:41 -06001786 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_7">
1787 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1788 <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."/>
1789 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_6.ComputerSystem"/>
1790 </Schema>
1791
Gunnar Mills10f270b2021-05-19 15:34:06 -05001792 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_8">
1793 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1794 <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 description to use proper normative terminology."/>
1795 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_7.ComputerSystem"/>
1796 </Schema>
1797
Gunnar Mills60c922d2021-12-01 09:28:53 -06001798 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_9">
1799 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1800 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
1801 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_8.ComputerSystem"/>
1802 </Schema>
1803
Ed Tanoused761212022-09-23 15:03:29 -07001804 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_10">
1805 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1806 <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."/>
1807 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_9.ComputerSystem"/>
1808 </Schema>
1809
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001810 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_11">
1811 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1812 <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."/>
1813 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_10.ComputerSystem"/>
1814 </Schema>
1815
Ed Tanousf263e092023-05-22 09:56:29 -07001816 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_12">
1817 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818 <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."/>
1819 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_11.ComputerSystem"/>
1820 </Schema>
1821
Ed Tanouscb103132019-10-08 11:34:22 -07001822 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0">
1823 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824 <Annotation Term="Redfish.Release" String="2019.1"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001825
Ed Tanouscb103132019-10-08 11:34:22 -07001826 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1827
1828 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot">
1829 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1830 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1831 <Annotation Term="OData.Description" String="The link to a collection of certificates used for booting through HTTPS by this computer system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001832 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001833 <Annotation Term="OData.AutoExpandReferences"/>
1834 </NavigationProperty>
1835 </ComplexType>
1836
1837 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary">
1838 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false">
1839 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1840 <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/>
1841 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/>
1842 </NavigationProperty>
1843 </ComplexType>
1844 </Schema>
1845
1846 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1">
1847 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1848 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1849 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
1850 </Schema>
1851
Gunnar Mills09b9d452020-02-11 13:27:39 -06001852 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2">
1853 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1854 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1855 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/>
1856 </Schema>
1857
Gunnar Millsa778c022020-05-12 12:20:36 -05001858 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3">
1859 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1860 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1861 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/>
1862 </Schema>
1863
Gunnar Mills844b4152020-06-22 12:44:09 -05001864 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4">
1865 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1866 <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."/>
1867 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/>
1868 </Schema>
1869
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001870 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5">
1871 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001872 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001873 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/>
1874 </Schema>
1875
Gunnar Mills262d7d42021-01-20 16:28:41 -06001876 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_6">
1877 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1878 <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."/>
1879 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_5.ComputerSystem"/>
1880 </Schema>
1881
Gunnar Mills10f270b2021-05-19 15:34:06 -05001882 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_7">
1883 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1884 <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 description to use proper normative terminology."/>
1885 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_6.ComputerSystem"/>
1886 </Schema>
1887
Gunnar Mills60c922d2021-12-01 09:28:53 -06001888 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_8">
1889 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1890 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
1891 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_7.ComputerSystem"/>
1892 </Schema>
1893
Ed Tanoused761212022-09-23 15:03:29 -07001894 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_9">
1895 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1896 <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."/>
1897 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_8.ComputerSystem"/>
1898 </Schema>
1899
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001900 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_10">
1901 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1902 <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."/>
1903 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_9.ComputerSystem"/>
1904 </Schema>
1905
Ed Tanousf263e092023-05-22 09:56:29 -07001906 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_11">
1907 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1908 <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."/>
1909 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_10.ComputerSystem"/>
1910 </Schema>
1911
Ed Tanouscb103132019-10-08 11:34:22 -07001912 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0">
1913 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1914 <Annotation Term="Redfish.Release" String="2019.2"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001915
Ed Tanouscb103132019-10-08 11:34:22 -07001916 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
1917
1918 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary">
1919 <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
1920 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1921 <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/>
1922 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/>
1923 </NavigationProperty>
1924 </ComplexType>
1925 </Schema>
1926
Gunnar Mills09b9d452020-02-11 13:27:39 -06001927 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1">
1928 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1929 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1930 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
1931 </Schema>
1932
Gunnar Millsa778c022020-05-12 12:20:36 -05001933 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2">
1934 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1935 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1936 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/>
1937 </Schema>
1938
Gunnar Mills844b4152020-06-22 12:44:09 -05001939 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3">
1940 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1941 <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."/>
1942 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/>
1943 </Schema>
1944
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001945 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4">
1946 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001947 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001948 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/>
1949 </Schema>
1950
Gunnar Mills262d7d42021-01-20 16:28:41 -06001951 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_5">
1952 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1953 <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."/>
1954 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_4.ComputerSystem"/>
1955 </Schema>
1956
Gunnar Mills10f270b2021-05-19 15:34:06 -05001957 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_6">
1958 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1959 <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 description to use proper normative terminology."/>
1960 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_5.ComputerSystem"/>
1961 </Schema>
1962
Gunnar Mills60c922d2021-12-01 09:28:53 -06001963 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_7">
1964 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1965 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
1966 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_6.ComputerSystem"/>
1967 </Schema>
1968
Ed Tanoused761212022-09-23 15:03:29 -07001969 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_8">
1970 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1971 <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."/>
1972 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_7.ComputerSystem"/>
1973 </Schema>
1974
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001975 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_9">
1976 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1977 <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."/>
1978 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_8.ComputerSystem"/>
1979 </Schema>
1980
Ed Tanousf263e092023-05-22 09:56:29 -07001981 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_10">
1982 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1983 <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."/>
1984 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_9.ComputerSystem"/>
1985 </Schema>
1986
Gunnar Mills6f44b752020-02-06 16:50:51 -06001987 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0">
1988 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1989 <Annotation Term="Redfish.Release" String="2019.3"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001990
Gunnar Mills6f44b752020-02-06 16:50:51 -06001991 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001992
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001993 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot">
Gunnar Mills6f44b752020-02-06 16:50:51 -06001994 <Property Name="HttpBootUri" Type="Edm.String">
1995 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1996 <Annotation Term="OData.Description" String="The URI to boot from when BootSourceOverrideTarget is set to `UefiHttp`."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001997 <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."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -06001998 <Annotation Term="OData.IsURL"/>
1999 </Property>
2000 </ComplexType>
2001 </Schema>
2002
Gunnar Mills09b9d452020-02-11 13:27:39 -06002003 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1">
2004 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2005 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
2006 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/>
2007 </Schema>
2008
Gunnar Millsa778c022020-05-12 12:20:36 -05002009 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2">
2010 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2011 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2012 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/>
2013 </Schema>
2014
Gunnar Mills844b4152020-06-22 12:44:09 -05002015 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3">
2016 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2017 <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."/>
2018 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/>
2019 </Schema>
2020
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002021 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4">
2022 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06002023 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002024 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/>
2025 </Schema>
2026
Gunnar Mills262d7d42021-01-20 16:28:41 -06002027 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_5">
2028 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2029 <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."/>
2030 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_4.ComputerSystem"/>
2031 </Schema>
2032
Gunnar Mills10f270b2021-05-19 15:34:06 -05002033 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_6">
2034 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2035 <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 description to use proper normative terminology."/>
2036 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_5.ComputerSystem"/>
2037 </Schema>
2038
Gunnar Mills60c922d2021-12-01 09:28:53 -06002039 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_7">
2040 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2041 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2042 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_6.ComputerSystem"/>
2043 </Schema>
2044
Ed Tanoused761212022-09-23 15:03:29 -07002045 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_8">
2046 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2047 <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."/>
2048 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_7.ComputerSystem"/>
2049 </Schema>
2050
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002051 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_9">
2052 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2053 <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."/>
2054 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_8.ComputerSystem"/>
2055 </Schema>
2056
Ed Tanousf263e092023-05-22 09:56:29 -07002057 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_10">
2058 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2059 <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."/>
2060 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_9.ComputerSystem"/>
2061 </Schema>
2062
Gunnar Mills09b9d452020-02-11 13:27:39 -06002063 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0">
2064 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2065 <Annotation Term="Redfish.Release" String="2019.4"/>
2066 <Annotation Term="OData.Description" String="This version was created to add new values to HostingRole."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06002067
Gunnar Mills09b9d452020-02-11 13:27:39 -06002068 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem">
2069 <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false">
2070 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2071 <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05002072 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FabricAdapterCollection."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06002073 <Annotation Term="OData.AutoExpandReferences"/>
2074 </NavigationProperty>
2075 </EntityType>
2076 </Schema>
2077
Gunnar Millsa778c022020-05-12 12:20:36 -05002078 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1">
2079 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2080 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2081 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/>
2082 </Schema>
2083
Gunnar Mills844b4152020-06-22 12:44:09 -05002084 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2">
2085 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2086 <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."/>
2087 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
2088 </Schema>
2089
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002090 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3">
2091 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06002092 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002093 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/>
2094 </Schema>
2095
Gunnar Mills262d7d42021-01-20 16:28:41 -06002096 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_4">
2097 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2098 <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."/>
2099 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_3.ComputerSystem"/>
2100 </Schema>
2101
Gunnar Mills10f270b2021-05-19 15:34:06 -05002102 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_5">
2103 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2104 <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 description to use proper normative terminology."/>
2105 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_4.ComputerSystem"/>
2106 </Schema>
2107
Gunnar Mills60c922d2021-12-01 09:28:53 -06002108 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_6">
2109 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2110 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2111 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_5.ComputerSystem"/>
2112 </Schema>
2113
Ed Tanoused761212022-09-23 15:03:29 -07002114 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_7">
2115 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2116 <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."/>
2117 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_6.ComputerSystem"/>
2118 </Schema>
2119
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002120 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_8">
2121 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2122 <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."/>
2123 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_7.ComputerSystem"/>
2124 </Schema>
2125
Ed Tanousf263e092023-05-22 09:56:29 -07002126 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_9">
2127 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2128 <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."/>
2129 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_8.ComputerSystem"/>
2130 </Schema>
2131
Gunnar Millsa778c022020-05-12 12:20:36 -05002132 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0">
2133 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2134 <Annotation Term="Redfish.Release" String="2020.1"/>
2135 <Annotation Term="OData.Description" String="This version was created to add the AutomaticRetry and RemainingAutomaticRetryAttempts properties to Boot."/>
2136
2137 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
2138
2139 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot">
2140 <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig">
2141 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2142 <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/>
2143 <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retry booting automatically."/>
2144 </Property>
2145 <Property Name="AutomaticRetryAttempts" Type="Edm.Int64">
2146 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2147 <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/>
2148 <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."/>
2149 <Annotation Term="Validation.Minimum" Int="0"/>
2150 </Property>
2151 <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64">
2152 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2153 <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/>
2154 <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."/>
2155 <Annotation Term="Validation.Minimum" Int="0"/>
2156 </Property>
2157 </ComplexType>
2158
2159 <EnumType Name="AutomaticRetryConfig">
2160 <Member Name="Disabled">
2161 <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/>
2162 <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/>
2163 </Member>
2164 <Member Name="RetryAttempts">
2165 <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/>
2166 <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."/>
2167 </Member>
2168 <Member Name="RetryAlways">
2169 <Annotation Term="OData.Description" String="Always automatically retry booting."/>
2170 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/>
2171 </Member>
2172 </EnumType>
2173 </Schema>
2174
Gunnar Mills844b4152020-06-22 12:44:09 -05002175 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1">
2176 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2177 <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."/>
2178 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/>
2179 </Schema>
2180
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002181 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2">
2182 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06002183 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002184 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/>
2185 </Schema>
2186
Gunnar Mills262d7d42021-01-20 16:28:41 -06002187 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_3">
2188 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2189 <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."/>
2190 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_2.ComputerSystem"/>
2191 </Schema>
2192
Gunnar Mills10f270b2021-05-19 15:34:06 -05002193 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_4">
2194 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2195 <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 description to use proper normative terminology."/>
2196 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_3.ComputerSystem"/>
2197 </Schema>
2198
Gunnar Mills60c922d2021-12-01 09:28:53 -06002199 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_5">
2200 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2201 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2202 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_4.ComputerSystem"/>
2203 </Schema>
2204
Ed Tanoused761212022-09-23 15:03:29 -07002205 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_6">
2206 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2207 <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."/>
2208 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_5.ComputerSystem"/>
2209 </Schema>
2210
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002211 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_7">
2212 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2213 <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."/>
2214 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_6.ComputerSystem"/>
2215 </Schema>
2216
Ed Tanousf263e092023-05-22 09:56:29 -07002217 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_8">
2218 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2219 <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."/>
2220 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_7.ComputerSystem"/>
2221 </Schema>
2222
Gunnar Mills844b4152020-06-22 12:44:09 -05002223 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0">
2224 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2225 <Annotation Term="Redfish.Release" String="2020.2"/>
2226 <Annotation Term="OData.Description" String="This version was created to add LastResetTime."/>
2227
2228 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem">
2229 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
2230 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2231 <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/>
2232 <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."/>
2233 </Property>
2234 </EntityType>
2235 </Schema>
2236
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002237 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1">
2238 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06002239 <Annotation Term="OData.Description" String="This version was created to remove to 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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002240 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/>
2241 </Schema>
2242
Gunnar Mills262d7d42021-01-20 16:28:41 -06002243 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_2">
2244 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2245 <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."/>
2246 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"/>
2247 </Schema>
2248
Gunnar Mills10f270b2021-05-19 15:34:06 -05002249 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_3">
2250 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2251 <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 description to use proper normative terminology."/>
2252 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_2.ComputerSystem"/>
2253 </Schema>
2254
Gunnar Mills60c922d2021-12-01 09:28:53 -06002255 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_4">
2256 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2257 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2258 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_3.ComputerSystem"/>
2259 </Schema>
2260
Ed Tanoused761212022-09-23 15:03:29 -07002261 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_5">
2262 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2263 <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."/>
2264 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_4.ComputerSystem"/>
2265 </Schema>
2266
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002267 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_6">
2268 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2269 <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."/>
2270 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_5.ComputerSystem"/>
2271 </Schema>
2272
Ed Tanousf263e092023-05-22 09:56:29 -07002273 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_7">
2274 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2275 <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."/>
2276 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_6.ComputerSystem"/>
2277 </Schema>
2278
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002279 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0">
2280 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2281 <Annotation Term="Redfish.Release" String="2020.3"/>
2282 <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and BootProgress and to deprecate IndicatorLED properties."/>
2283
2284 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem">
2285 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
2286 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2287 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
Ed Tanousf263e092023-05-22 09:56:29 -07002288 <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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002289 </Property>
2290 <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress">
2291 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
2292 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
2293 </Property>
2294 <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal">
2295 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2296 <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."/>
2297 <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."/>
2298 </Property>
2299 <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal">
2300 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2301 <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset. Zero seconds indicates no delay to power off."/>
2302 <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."/>
2303 </Property>
2304 <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal">
2305 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2306 <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle`. Zero seconds indicates no delay."/>
2307 <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."/>
2308 </Property>
2309 <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false">
2310 <Annotation Term="OData.Description" String="The serial console services that this system provides."/>
2311 <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/>
2312 </Property>
2313 <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false">
2314 <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/>
2315 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/>
2316 </Property>
2317 <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false">
2318 <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/>
2319 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/>
2320 </Property>
2321 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
2322 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2323 <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/>
2324 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VirtualMediaCollection that this system uses."/>
2325 <Annotation Term="OData.AutoExpandReferences"/>
2326 </NavigationProperty>
2327 </EntityType>
2328
2329 <ComplexType Name="BootProgress">
2330 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2331 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
2332 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
2333 <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes">
2334 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2335 <Annotation Term="OData.Description" String="The last boot progress state."/>
2336 <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/>
2337 </Property>
2338 <Property Name="LastStateTime" Type="Edm.DateTimeOffset">
2339 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2340 <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/>
2341 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/>
2342 </Property>
2343 <Property Name="OemLastState" Type="Edm.String">
2344 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2345 <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/>
2346 <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`."/>
2347 </Property>
2348 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
2349 <Annotation Term="OData.Description" String="The OEM extension property."/>
2350 <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."/>
2351 </Property>
2352 </ComplexType>
2353
2354 <EnumType Name="BootProgressTypes">
2355 <Member Name="None">
2356 <Annotation Term="OData.Description" String="The system is not booting."/>
2357 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/>
2358 </Member>
2359 <Member Name="PrimaryProcessorInitializationStarted">
2360 <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/>
2361 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/>
2362 </Member>
2363 <Member Name="BusInitializationStarted">
2364 <Annotation Term="OData.Description" String="The system has started initializing the buses."/>
2365 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/>
2366 </Member>
2367 <Member Name="MemoryInitializationStarted">
2368 <Annotation Term="OData.Description" String="The system has started initializing the memory."/>
2369 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize memory."/>
2370 </Member>
2371 <Member Name="SecondaryProcessorInitializationStarted">
2372 <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/>
2373 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/>
2374 </Member>
2375 <Member Name="PCIResourceConfigStarted">
2376 <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/>
2377 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize PCI resources."/>
2378 </Member>
2379 <Member Name="SystemHardwareInitializationComplete">
2380 <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/>
2381 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/>
2382 </Member>
Gunnar Mills10f270b2021-05-19 15:34:06 -05002383 <Member Name="SetupEntered">
2384 <Annotation Term="OData.Description" String="The system has entered the setup utility."/>
2385 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has entered the setup utility."/>
2386 <Annotation Term="Redfish.Revisions">
2387 <Collection>
2388 <Record>
2389 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2390 <PropertyValue Property="Version" String="v1_15_0"/>
2391 </Record>
2392 </Collection>
2393 </Annotation>
2394 </Member>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05002395 <Member Name="OSBootStarted">
2396 <Annotation Term="OData.Description" String="The operating system has started booting."/>
2397 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/>
2398 </Member>
2399 <Member Name="OSRunning">
2400 <Annotation Term="OData.Description" String="The operating system is running."/>
2401 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/>
2402 </Member>
2403 <Member Name="OEM">
2404 <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/>
2405 <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/>
2406 </Member>
2407 </EnumType>
2408
2409 <ComplexType Name="HostSerialConsole">
2410 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2411 <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/>
2412 <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/>
2413 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
2414 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2415 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
2416 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
2417 <Annotation Term="Validation.Minimum" Int="0"/>
2418 </Property>
2419 <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2420 <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/>
2421 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/>
2422 </Property>
2423 <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2424 <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/>
2425 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/>
2426 </Property>
2427 <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
2428 <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/>
2429 <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."/>
2430 </Property>
2431 </ComplexType>
2432
2433 <ComplexType Name="SerialConsoleProtocol">
2434 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2435 <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/>
2436 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/>
2437 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2438 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2439 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2440 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2441 </Property>
2442 <Property Name="Port" Type="Edm.Int64">
2443 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2444 <Annotation Term="OData.Description" String="The protocol port."/>
2445 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/>
2446 <Annotation Term="Validation.Minimum" Int="0"/>
2447 </Property>
2448 <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false">
2449 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2450 <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/>
2451 <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)."/>
2452 </Property>
2453 <Property Name="ConsoleEntryCommand" Type="Edm.String">
2454 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2455 <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/>
2456 <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."/>
2457 </Property>
2458 <Property Name="HotKeySequenceDisplay" Type="Edm.String">
2459 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2460 <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/>
2461 <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."/>
2462 </Property>
2463 </ComplexType>
2464
2465 <ComplexType Name="HostGraphicalConsole">
2466 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2467 <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/>
2468 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/>
2469 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2470 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2471 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2472 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2473 </Property>
2474 <Property Name="Port" Type="Edm.Int64">
2475 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2476 <Annotation Term="OData.Description" String="The protocol port."/>
2477 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2478 <Annotation Term="Validation.Minimum" Int="0"/>
2479 </Property>
2480 <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false">
2481 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2482 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
2483 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. KVMIP shall be included if a vendor-define KVM-IP protocol is supported."/>
2484 </Property>
2485 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
2486 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2487 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
2488 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
2489 <Annotation Term="Validation.Minimum" Int="0"/>
2490 </Property>
2491 </ComplexType>
2492
2493 <EnumType Name="GraphicalConnectTypesSupported">
2494 <Member Name="KVMIP">
2495 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
2496 </Member>
2497 <Member Name="OEM">
2498 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
2499 </Member>
2500 </EnumType>
2501
2502 <ComplexType Name="VirtualMediaConfig">
2503 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2504 <Annotation Term="OData.Description" String="The information about virtual media service for this system."/>
2505 <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service service for a computer system."/>
2506 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
2507 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2508 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2509 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2510 </Property>
2511 <Property Name="Port" Type="Edm.Int64">
2512 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2513 <Annotation Term="OData.Description" String="The protocol port."/>
2514 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2515 <Annotation Term="Validation.Minimum" Int="0"/>
2516 </Property>
2517 </ComplexType>
2518 </Schema>
2519
Gunnar Mills262d7d42021-01-20 16:28:41 -06002520 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_1">
2521 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2522 <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."/>
2523 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_0.ComputerSystem"/>
2524 </Schema>
2525
Gunnar Mills10f270b2021-05-19 15:34:06 -05002526 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_2">
2527 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2528 <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 description to use proper normative terminology."/>
2529 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"/>
2530 </Schema>
2531
Gunnar Mills60c922d2021-12-01 09:28:53 -06002532 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_3">
2533 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2534 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2535 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_2.ComputerSystem"/>
2536 </Schema>
2537
Ed Tanoused761212022-09-23 15:03:29 -07002538 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_4">
2539 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2540 <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."/>
2541 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_3.ComputerSystem"/>
2542 </Schema>
2543
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002544 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_5">
2545 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2546 <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."/>
2547 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_4.ComputerSystem"/>
2548 </Schema>
2549
Ed Tanousf263e092023-05-22 09:56:29 -07002550 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_6">
2551 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2552 <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."/>
2553 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_5.ComputerSystem"/>
2554 </Schema>
2555
Gunnar Mills262d7d42021-01-20 16:28:41 -06002556 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_0">
2557 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2558 <Annotation Term="Redfish.Release" String="2020.4"/>
2559 <Annotation Term="OData.Description" String="This version was created to add Certificates and Measurements and to add TrustedModuleRequiredToBoot to the Boot property. It was also created to add CoreCount to the ProcessorSummary property."/>
2560
2561 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem">
2562 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
2563 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2564 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
2565 <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."/>
2566 <Annotation Term="OData.AutoExpandReferences"/>
2567 </NavigationProperty>
2568 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
2569 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
2570 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
Sui Chen141d9432022-02-03 22:01:27 -08002571 <Annotation Term="Redfish.Revisions">
2572 <Collection>
2573 <Record>
2574 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
2575 <PropertyValue Property="Version" String="v1_17_0"/>
2576 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/>
2577 </Record>
2578 </Collection>
2579 </Annotation>
Gunnar Mills262d7d42021-01-20 16:28:41 -06002580 </Property>
2581 </EntityType>
2582
2583 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_11_0.Boot">
2584 <Property Name="TrustedModuleRequiredToBoot" Type="ComputerSystem.v1_14_0.TrustedModuleRequiredToBoot">
2585 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2586 <Annotation Term="OData.Description" String="The Trusted Module boot requirement."/>
2587 <Annotation Term="OData.LongDescription" String="This property shall contain the Trusted Module boot requirement."/>
2588 </Property>
2589 </ComplexType>
2590
2591 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_7_0.ProcessorSummary">
2592 <Property Name="CoreCount" Type="Edm.Int64">
2593 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2594 <Annotation Term="OData.Description" String="The number of processor cores in the system."/>
2595 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of central processor cores in in the system."/>
2596 <Annotation Term="Validation.Minimum" Int="0"/>
2597 </Property>
2598 </ComplexType>
2599
2600 <EnumType Name="TrustedModuleRequiredToBoot">
2601 <Member Name="Disabled">
2602 <Annotation Term="OData.Description" String="No Trusted Module requirement to boot."/>
2603 <Annotation Term="OData.LongDescription" String="This value shall indicate a Trusted Module is not required to boot."/>
2604 </Member>
2605 <Member Name="Required">
2606 <Annotation Term="OData.Description" String="A functional Trusted Module is required to boot."/>
2607 <Annotation Term="OData.LongDescription" String="This value shall indicate a functioning Trusted Module is required to boot."/>
2608 </Member>
2609 </EnumType>
2610 </Schema>
2611
Gunnar Mills10f270b2021-05-19 15:34:06 -05002612 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_1">
2613 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2614 <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 description to use proper normative terminology."/>
2615 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_0.ComputerSystem"/>
2616 </Schema>
2617
Gunnar Mills60c922d2021-12-01 09:28:53 -06002618 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_2">
2619 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2620 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2621 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"/>
2622 </Schema>
2623
Ed Tanoused761212022-09-23 15:03:29 -07002624 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_3">
2625 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2626 <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."/>
2627 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_2.ComputerSystem"/>
2628 </Schema>
2629
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002630 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_4">
2631 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2632 <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."/>
2633 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_3.ComputerSystem"/>
2634 </Schema>
2635
Ed Tanousf263e092023-05-22 09:56:29 -07002636 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_5">
2637 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2638 <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."/>
2639 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_4.ComputerSystem"/>
2640 </Schema>
2641
Gunnar Mills10f270b2021-05-19 15:34:06 -05002642 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_0">
2643 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2644 <Annotation Term="Redfish.Release" String="2021.1"/>
2645 <Annotation Term="OData.Description" String="This version was created to add StopBootOnFault to the Boot property. It was also created to add `SetupEntered` to BootProgress. It was also created to add the PowerMode, USBControllers, and GraphicsControllers properties. It was also created to add ThreadingEnabled to ProcessorSummary."/>
2646
2647 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem">
2648 <NavigationProperty Name="GraphicsControllers" Type="GraphicsControllerCollection.GraphicsControllerCollection" ContainsTarget="true" Nullable="false">
2649 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2650 <Annotation Term="OData.Description" String="The link to a collection of graphics controllers that can output video for this system."/>
2651 <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."/>
2652 <Annotation Term="OData.AutoExpandReferences"/>
2653 </NavigationProperty>
2654 <NavigationProperty Name="USBControllers" Type="USBControllerCollection.USBControllerCollection" ContainsTarget="true" Nullable="false">
2655 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2656 <Annotation Term="OData.Description" String="The link to a collection of USB controllers for this system."/>
2657 <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."/>
2658 <Annotation Term="OData.AutoExpandReferences"/>
2659 </NavigationProperty>
2660 <Property Name="PowerMode" Type="ComputerSystem.v1_15_0.PowerMode">
2661 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2662 <Annotation Term="OData.Description" String="The power mode setting of the computer system."/>
2663 <Annotation Term="OData.LongDescription" String="This property shall contain the computer system power mode setting."/>
2664 </Property>
2665 </EntityType>
2666
2667 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_14_0.Boot">
2668 <Property Name="StopBootOnFault" Type="ComputerSystem.v1_15_0.StopBootOnFault">
2669 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2670 <Annotation Term="OData.Description" String="If the boot should stop on a fault."/>
2671 <Annotation Term="OData.LongDescription" String="This property shall contain the setting if the boot should stop on a fault."/>
2672 </Property>
2673 </ComplexType>
2674
2675 <EnumType Name="StopBootOnFault">
2676 <Member Name="Never">
2677 <Annotation Term="OData.Description" String="The system performs any normal recovery actions during boot if a fault occurs."/>
2678 <Annotation Term="OData.LongDescription" String="This value shall indicate the system will continue to attempt to boot if a fault occurs."/>
2679 </Member>
2680 <Member Name="AnyFault">
2681 <Annotation Term="OData.Description" String="The system should stop the boot on any fault."/>
2682 <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."/>
2683 </Member>
2684 </EnumType>
2685
2686 <EnumType Name="PowerMode">
2687 <Member Name="MaximumPerformance">
2688 <Annotation Term="OData.Description" String="The system performs at the highest speeds possible."/>
2689 <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."/>
2690 </Member>
2691 <Member Name="BalancedPerformance">
2692 <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."/>
2693 <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`."/>
2694 </Member>
2695 <Member Name="PowerSaving">
2696 <Annotation Term="OData.Description" String="The system performs at reduced speeds to save power."/>
2697 <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."/>
2698 </Member>
2699 <Member Name="Static">
2700 <Annotation Term="OData.Description" String="The system power mode is static."/>
2701 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a static base speed."/>
2702 </Member>
2703 <Member Name="OSControlled">
2704 <Annotation Term="OData.Description" String="The system power mode is controlled by the operating system."/>
2705 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a operating system controlled power mode."/>
2706 </Member>
2707 <Member Name="OEM">
2708 <Annotation Term="OData.Description" String="The system power mode is OEM-defined."/>
2709 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an OEM-defined power mode."/>
2710 </Member>
2711 </EnumType>
2712
2713 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_14_0.ProcessorSummary">
2714 <Property Name="ThreadingEnabled" Type="Edm.Boolean" Nullable="false">
2715 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2716 <Annotation Term="OData.Description" String="An indication of whether threading is enabled on all processors in this system."/>
2717 <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."/>
2718 </Property>
2719 </ComplexType>
2720 </Schema>
2721
Gunnar Mills60c922d2021-12-01 09:28:53 -06002722 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_1">
2723 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2724 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2725 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"/>
2726 </Schema>
2727
Ed Tanoused761212022-09-23 15:03:29 -07002728 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_2">
2729 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2730 <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."/>
2731 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_1.ComputerSystem"/>
2732 </Schema>
2733
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002734 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_3">
2735 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2736 <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."/>
2737 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_2.ComputerSystem"/>
2738 </Schema>
2739
Ed Tanousf263e092023-05-22 09:56:29 -07002740 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_4">
2741 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2742 <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."/>
2743 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_3.ComputerSystem"/>
2744 </Schema>
2745
Gunnar Mills9d424662021-09-22 21:56:16 -05002746 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_0">
2747 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2748 <Annotation Term="Redfish.Release" String="2021.2"/>
2749 <Annotation Term="OData.Description" String="This version was created to add IdlePowerSaver. It was also created to add KeyManagement. It was also created to deprecate Status within ProcessorSummary and MemorySummary in favor of Conditions within Status at the root of the resource."/>
2750
2751 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem">
2752 <Property Name="IdlePowerSaver" Type="ComputerSystem.v1_16_0.IdlePowerSaver">
2753 <Annotation Term="OData.Description" String="The idle power saver settings of the computer system."/>
2754 <Annotation Term="OData.LongDescription" String="This property shall contain the idle power saver settings of the computer system."/>
2755 </Property>
2756 <Property Name="KeyManagement" Type="ComputerSystem.v1_16_0.KeyManagement">
2757 <Annotation Term="OData.Description" String="The key management settings of the computer system."/>
2758 <Annotation Term="OData.LongDescription" String="This property shall contain the key management settings of the computer system."/>
2759 </Property>
2760 </EntityType>
2761
2762 <ComplexType Name="IdlePowerSaver">
2763 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2764 <Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/>
2765 <Annotation Term="OData.LongDescription" String="This object shall contain the idle power saver settings of a computer system."/>
2766 <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
2767 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2768 <Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled."/>
2769 <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if idle power saver is enabled."/>
2770 </Property>
2771 <Property Name="EnterUtilizationPercent" Type="Edm.Decimal">
2772 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2773 <Annotation Term="OData.Description" String="The percentage of utilization that the computer system shall be lower than to enter idle power save."/>
2774 <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of utilization that the computer system shall be lower than to enter idle power save."/>
2775 <Annotation Term="Validation.Minimum" Int="0"/>
2776 <Annotation Term="Measures.Unit" String="%"/>
2777 </Property>
2778 <Property Name="EnterDwellTimeSeconds" Type="Edm.Int64">
2779 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2780 <Annotation Term="OData.Description" String="The duration in seconds the computer system is below the EnterUtilizationPercent value before the idle power save is activated."/>
2781 <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."/>
2782 <Annotation Term="Validation.Minimum" Int="0"/>
2783 <Annotation Term="Measures.Unit" String="s"/>
2784 </Property>
2785 <Property Name="ExitUtilizationPercent" Type="Edm.Decimal">
2786 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2787 <Annotation Term="OData.Description" String="The percentage of utilization that the computer system shall be higher than to exit idle power save."/>
2788 <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of utilization that the computer system shall be higher than to exit idle power save."/>
2789 <Annotation Term="Validation.Minimum" Int="0"/>
2790 <Annotation Term="Measures.Unit" String="%"/>
2791 </Property>
2792 <Property Name="ExitDwellTimeSeconds" Type="Edm.Int64">
2793 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2794 <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the ExitUtilizationPercent value before the idle power save is stopped."/>
2795 <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."/>
2796 <Annotation Term="Validation.Minimum" Int="0"/>
2797 <Annotation Term="Measures.Unit" String="s"/>
2798 </Property>
2799 </ComplexType>
2800
2801 <ComplexType Name="KeyManagement">
2802 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2803 <Annotation Term="OData.Description" String="The key management settings of a computer system."/>
2804 <Annotation Term="OData.LongDescription" String="This object shall contain the key management settings of a computer system."/>
2805 <Property Name="KMIPServers" Type="Collection(ComputerSystem.v1_16_0.KMIPServer)">
2806 <Annotation Term="OData.Description" String="The KMIP servers to which this computer system is subscribed."/>
2807 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP servers to which this computer system is subscribed for key management."/>
2808 </Property>
2809 <NavigationProperty Name="KMIPCertificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
2810 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2811 <Annotation Term="OData.Description" String="The link to a collection of server certificates for the servers referenced by the KMIPServers property."/>
2812 <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."/>
2813 <Annotation Term="OData.AutoExpandReferences"/>
2814 </NavigationProperty>
2815 </ComplexType>
2816
2817 <ComplexType Name="KMIPServer">
2818 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2819 <Annotation Term="OData.Description" String="The KMIP server settings for a computer system."/>
2820 <Annotation Term="OData.LongDescription" String="This object shall contain the KMIP server settings for a computer system."/>
2821 <Property Name="Address" Type="Edm.String">
2822 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2823 <Annotation Term="OData.Description" String="The KMIP server address."/>
2824 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server address."/>
2825 </Property>
2826 <Property Name="Port" Type="Edm.Int64">
2827 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2828 <Annotation Term="OData.Description" String="The KMIP server port."/>
2829 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server port."/>
2830 </Property>
2831 <Property Name="Username" Type="Edm.String">
2832 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2833 <Annotation Term="OData.Description" String="The username to access the KMIP server."/>
2834 <Annotation Term="OData.LongDescription" String="This property shall contain the username to access the KMIP server."/>
2835 </Property>
2836 <Property Name="Password" Type="Edm.String">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002837 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Write"/>
Gunnar Mills9d424662021-09-22 21:56:16 -05002838 <Annotation Term="OData.Description" String="The password to access the KMIP server. The value is `null` in responses."/>
2839 <Annotation Term="OData.LongDescription" String="This property shall contain the password to access the KMIP server. The value shall be `null` in responses."/>
2840 </Property>
2841 </ComplexType>
2842 </Schema>
2843
Gunnar Mills60c922d2021-12-01 09:28:53 -06002844 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_1">
2845 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2846 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/>
2847 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_0.ComputerSystem"/>
2848 </Schema>
2849
Ed Tanoused761212022-09-23 15:03:29 -07002850 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_2">
2851 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2852 <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."/>
2853 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/>
2854 </Schema>
2855
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002856 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_3">
2857 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2858 <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."/>
2859 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_2.ComputerSystem"/>
2860 </Schema>
2861
Ed Tanousf263e092023-05-22 09:56:29 -07002862 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_4">
2863 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2864 <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."/>
2865 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_3.ComputerSystem"/>
2866 </Schema>
2867
Sui Chen141d9432022-02-03 22:01:27 -08002868 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_0">
2869 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2870 <Annotation Term="Redfish.Release" String="2021.4"/>
2871 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/>
2872
2873 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/>
2874
2875 <ComplexType Name="Links" BaseType="ComputerSystem.v1_5_0.Links">
2876 <NavigationProperty Name="OffloadedNetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
2877 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2878 <Annotation Term="OData.Description" String="The network device functions to which this system performs offload computation, such as with a SmartNIC."/>
2879 <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`."/>
2880 <Annotation Term="OData.AutoExpandReferences"/>
2881 </NavigationProperty>
2882 </ComplexType>
2883 </Schema>
2884
Ed Tanoused761212022-09-23 15:03:29 -07002885 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_1">
2886 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2887 <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."/>
2888 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_0.ComputerSystem"/>
2889 </Schema>
2890
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002891 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_2">
2892 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2893 <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."/>
2894 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"/>
2895 </Schema>
2896
Ed Tanousf263e092023-05-22 09:56:29 -07002897 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_3">
2898 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2899 <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."/>
2900 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_2.ComputerSystem"/>
2901 </Schema>
2902
Ed Tanoused761212022-09-23 15:03:29 -07002903 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_0">
2904 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2905 <Annotation Term="Redfish.Release" String="2022.1"/>
2906
2907 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem">
2908 <Property Name="Composition" Type="ComputerSystem.v1_18_0.Composition">
2909 <Annotation Term="OData.Description" String="Information about the composition capabilities and state of the computer system."/>
2910 <Annotation Term="OData.LongDescription" String="This property shall contain information about the composition capabilities and state of the computer system."/>
2911 </Property>
2912 <Property Name="ManufacturingMode" Type="Edm.Boolean">
2913 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2914 <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."/>
2915 <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."/>
2916 </Property>
2917 </EntityType>
2918
2919 <ComplexType Name="BootProgress" BaseType="ComputerSystem.v1_13_0.BootProgress">
2920 <Property Name="LastBootTimeSeconds" Type="Edm.Decimal">
2921 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2922 <Annotation Term="OData.Description" String="The number of seconds the system spent booting to the operating system during the last boot."/>
2923 <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."/>
2924 </Property>
2925 </ComplexType>
2926
2927 <ComplexType Name="Composition">
2928 <Annotation Term="OData.Description" String="Information about the composition capabilities and state of a computer system."/>
2929 <Annotation Term="OData.LongDescription" String="This type shall contain information about the composition capabilities and state of a computer system."/>
2930 <Property Name="UseCases" Type="Collection(ComputerSystem.v1_18_0.CompositionUseCase)">
2931 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2932 <Annotation Term="OData.Description" String="The composition use cases in which this computer system can participate."/>
2933 <Annotation Term="OData.LongDescription" String="This property shall contain the composition use cases in which this computer system can participate."/>
2934 </Property>
2935 </ComplexType>
2936
2937 <EnumType Name="CompositionUseCase">
2938 <Member Name="ResourceBlockCapable">
2939 <Annotation Term="OData.Description" String="This computer system supports being registered as a resource block in order for it to participate in composition requests."/>
2940 <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."/>
2941 </Member>
2942 <Member Name="ExpandableSystem">
2943 <Annotation Term="OData.Description" String="This computer system supports expandable system composition and is associated with a resource block."/>
2944 <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports expandable system composition and is associated with a resource block."/>
2945 </Member>
2946 </EnumType>
2947 </Schema>
2948
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002949 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_1">
2950 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2951 <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."/>
2952 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/>
2953 </Schema>
2954
Ed Tanousf263e092023-05-22 09:56:29 -07002955 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_2">
2956 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2957 <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."/>
2958 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_1.ComputerSystem"/>
2959 </Schema>
2960
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05002961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_0">
2962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2963 <Annotation Term="Redfish.Release" String="2022.2"/>
2964 <Annotation Term="OData.Description" String="This version was created to add `Recovery` to BootSource."/>
2965
2966 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/>
2967
2968 <ComplexType Name="Links" BaseType="ComputerSystem.v1_17_0.Links">
2969 <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)">
2970 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2971 <Annotation Term="OData.Description" String="An array of links to the trusted components for this system."/>
2972 <Annotation Term="OData.LongDescription" String="This property shall contain an array of link to resources of type TrustedComponent."/>
2973 <Annotation Term="OData.AutoExpandReferences"/>
2974 </NavigationProperty>
2975 </ComplexType>
2976 </Schema>
2977
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002978 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_1">
2979 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2980 <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."/>
2981 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_0.ComputerSystem"/>
2982 </Schema>
2983
Ed Tanousf263e092023-05-22 09:56:29 -07002984 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_2">
2985 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2986 <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."/>
2987 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/>
2988 </Schema>
2989
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002990 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_0">
2991 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2992 <Annotation Term="Redfish.Release" String="2022.3"/>
2993
2994 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/>
2995
2996 <ComplexType Name="KMIPServer" BaseType="ComputerSystem.v1_16_0.KMIPServer">
2997 <Property Name="CachePolicy" Type="ComputerSystem.v1_20_0.KMIPCachePolicy">
2998 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2999 <Annotation Term="OData.Description" String="The cache policy to control how KMIP data is cached."/>
3000 <Annotation Term="OData.LongDescription" String="This property shall contain the cache policy to control how KMIP data is cached."/>
3001 </Property>
3002 <Property Name="CacheDuration" Type="Edm.Duration">
3003 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3004 <Annotation Term="OData.Description" String="The duration the system caches KMIP data."/>
3005 <Annotation Term="OData.LongDescription" String="This property shall contain the duration that the system caches KMIP data."/>
3006 </Property>
3007 </ComplexType>
3008
3009 <EnumType Name="KMIPCachePolicy">
3010 <Member Name="None">
3011 <Annotation Term="OData.Description" String="The system does not cache KMIP data."/>
3012 </Member>
3013 <Member Name="AfterFirstUse">
3014 <Annotation Term="OData.Description" String="The system caches KMIP data after first use for the duration specified by the CacheDuration property."/>
3015 </Member>
3016 </EnumType>
3017 </Schema>
3018
Ed Tanousf263e092023-05-22 09:56:29 -07003019 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_1">
3020 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3021 <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."/>
3022 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_0.ComputerSystem"/>
3023 </Schema>
3024
Jason M. Billsea4aa752018-06-05 13:29:11 -07003025 </edmx:DataServices>
3026</edmx:Edmx>