blob: a7e53b38098392571014177f19205b2ce3a9b5b4 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05004<!--# Redfish Schema: ComputerSystem v1.13.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Millsa778c022020-05-12 12:20:36 -05008<!--# Copyright 2014-2020 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>
82 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/BootOptionCollection_v1.xml">
83 <edmx:Include Namespace="BootOptionCollection"/>
84 </edmx:Reference>
85 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
86 <edmx:Include Namespace="Redundancy"/>
87 </edmx:Reference>
Ed Tanouscb103132019-10-08 11:34:22 -070088 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
89 <edmx:Include Namespace="CertificateCollection"/>
90 </edmx:Reference>
91 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml">
92 <edmx:Include Namespace="ProcessorMetrics"/>
93 </edmx:Reference>
94 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml">
95 <edmx:Include Namespace="MemoryMetrics"/>
96 </edmx:Reference>
Gunnar Mills09b9d452020-02-11 13:27:39 -060097 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml">
98 <edmx:Include Namespace="FabricAdapterCollection"/>
99 </edmx:Reference>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500100 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml">
101 <edmx:Include Namespace="VirtualMediaCollection"/>
102 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700103
104 <edmx:DataServices>
105
Jason M. Billsea4aa752018-06-05 13:29:11 -0700106 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem">
107 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
108
109 <EntityType Name="ComputerSystem" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500110 <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."/>
111 <Annotation Term="OData.LongDescription" String="This resource shall represent a computing system in the Redfish Specification."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700112 <Annotation Term="Capabilities.InsertRestrictions">
113 <Record>
114 <PropertyValue Property="Insertable" Bool="false"/>
115 </Record>
116 </Annotation>
117 <Annotation Term="Capabilities.UpdateRestrictions">
118 <Record>
119 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700120 <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 -0700121 </Record>
122 </Annotation>
123 <Annotation Term="Capabilities.DeleteRestrictions">
124 <Record>
125 <PropertyValue Property="Deletable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700126 <Annotation Term="OData.Description" String="A client can delete a composed computer system to retire it."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700127 </Record>
128 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800129 <Annotation Term="Redfish.Uris">
130 <Collection>
131 <String>/redfish/v1/Systems/{ComputerSystemId}</String>
132 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600133 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800134 </Collection>
135 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700136 </EntityType>
137
138 <Action Name="Reset" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500139 <Annotation Term="OData.Description" String="This action resets the system."/>
140 <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. The ForceOff value shall remove power from the system or perform an ACPI Power Button Override, commonly known as a four-second hold of the Power Button. The ForceRestart value shall perform a ForceOff action, followed by an On action."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700141 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
142 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700143 <Annotation Term="OData.Description" String="The type of reset."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500144 <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 -0700145 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700146 </Action>
147
148 <Action Name="SetDefaultBootOrder" IsBound="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700149 <Annotation Term="OData.Description" String="This action sets the BootOrder to the default settings."/>
150 <Annotation Term="OData.LongDescription" String="This action shall set the BootOrder array to the default settings."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500151 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600152 <Annotation Term="Redfish.Revisions">
153 <Collection>
154 <Record>
155 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
156 <PropertyValue Property="Version" String="v1_5_0"/>
157 </Record>
158 </Collection>
159 </Annotation>
160 </Action>
161
162 <Action Name="AddResourceBlock" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500163 <Annotation Term="OData.Description" String="This action adds a resource block to a system."/>
164 <Annotation Term="OData.LongDescription" String="This action shall add a resource block to a system."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600165 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
166 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500167 <Annotation Term="OData.Description" String="The resource block to add to the system."/>
168 <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 -0600169 </Parameter>
170 <Parameter Name="ResourceBlockETag" Type="Edm.String">
Gunnar Millsa778c022020-05-12 12:20:36 -0500171 <Annotation Term="OData.Description" String="The current ETag of the resource block to add to the system."/>
172 <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 -0600173 </Parameter>
174 <Parameter Name="ComputerSystemETag" Type="Edm.String">
175 <Annotation Term="OData.Description" String="The current ETag of the system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700176 <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 -0600177 </Parameter>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600178 <Annotation Term="Redfish.Revisions">
179 <Collection>
180 <Record>
181 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
182 <PropertyValue Property="Version" String="v1_6_0"/>
183 </Record>
184 </Collection>
185 </Annotation>
186 </Action>
187
188 <Action Name="RemoveResourceBlock" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500189 <Annotation Term="OData.Description" String="This action removes a resource block from a system."/>
190 <Annotation Term="OData.LongDescription" String="This action shall remove a resource block from a system."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600191 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/>
192 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500193 <Annotation Term="OData.Description" String="The resource block to remove from the system."/>
194 <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 -0600195 </Parameter>
196 <Parameter Name="ResourceBlockETag" Type="Edm.String">
Gunnar Millsa778c022020-05-12 12:20:36 -0500197 <Annotation Term="OData.Description" String="The current ETag of the resource block to remove from the system."/>
198 <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 -0600199 </Parameter>
200 <Parameter Name="ComputerSystemETag" Type="Edm.String">
201 <Annotation Term="OData.Description" String="The current ETag of the system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700202 <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 -0600203 </Parameter>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600204 <Annotation Term="Redfish.Revisions">
205 <Collection>
206 <Record>
207 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
208 <PropertyValue Property="Version" String="v1_6_0"/>
209 </Record>
210 </Collection>
211 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700212 </Action>
213
214 <EnumType Name="BootSource">
215 <Member Name="None">
216 <Annotation Term="OData.Description" String="Boot from the normal boot device."/>
217 </Member>
218 <Member Name="Pxe">
219 <Annotation Term="OData.Description" String="Boot from the Pre-Boot EXecution (PXE) environment."/>
220 </Member>
221 <Member Name="Floppy">
222 <Annotation Term="OData.Description" String="Boot from the floppy disk drive."/>
223 </Member>
224 <Member Name="Cd">
Ed Tanouscb103132019-10-08 11:34:22 -0700225 <Annotation Term="OData.Description" String="Boot from the CD or DVD."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700226 </Member>
227 <Member Name="Usb">
Ed Tanouscb103132019-10-08 11:34:22 -0700228 <Annotation Term="OData.Description" String="Boot from a system BIOS-specified USB device."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700229 </Member>
230 <Member Name="Hdd">
231 <Annotation Term="OData.Description" String="Boot from a hard drive."/>
232 </Member>
233 <Member Name="BiosSetup">
Ed Tanouscb103132019-10-08 11:34:22 -0700234 <Annotation Term="OData.Description" String="Boot to the BIOS setup utility."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700235 </Member>
236 <Member Name="Utilities">
Ed Tanouscb103132019-10-08 11:34:22 -0700237 <Annotation Term="OData.Description" String="Boot to the manufacturer's utilities program or programs."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700238 </Member>
239 <Member Name="Diags">
Ed Tanouscb103132019-10-08 11:34:22 -0700240 <Annotation Term="OData.Description" String="Boot to the manufacturer's diagnostics program."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700241 </Member>
242 <Member Name="UefiShell">
243 <Annotation Term="OData.Description" String="Boot to the UEFI Shell."/>
244 </Member>
245 <Member Name="UefiTarget">
Ed Tanouscb103132019-10-08 11:34:22 -0700246 <Annotation Term="OData.Description" String="Boot to the UEFI device specified in the UefiTargetBootSourceOverride property."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700247 </Member>
248 <Member Name="SDCard">
Ed Tanouscb103132019-10-08 11:34:22 -0700249 <Annotation Term="OData.Description" String="Boot from an SD card."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600250 <Annotation Term="Redfish.Revisions">
251 <Collection>
252 <Record>
253 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
254 <PropertyValue Property="Version" String="v1_1_0"/>
255 </Record>
256 </Collection>
257 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700258 </Member>
259 <Member Name="UefiHttp">
260 <Annotation Term="OData.Description" String="Boot from a UEFI HTTP network location."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600261 <Annotation Term="Redfish.Revisions">
262 <Collection>
263 <Record>
264 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
265 <PropertyValue Property="Version" String="v1_1_0"/>
266 </Record>
267 </Collection>
268 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700269 </Member>
270 <Member Name="RemoteDrive">
Ed Tanouscb103132019-10-08 11:34:22 -0700271 <Annotation Term="OData.Description" String="Boot from a remote drive, such as an iSCSI target."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600272 <Annotation Term="Redfish.Revisions">
273 <Collection>
274 <Record>
275 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
276 <PropertyValue Property="Version" String="v1_2_0"/>
277 </Record>
278 </Collection>
279 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700280 </Member>
281 <Member Name="UefiBootNext">
Ed Tanouscb103132019-10-08 11:34:22 -0700282 <Annotation Term="OData.Description" String="Boot to the UEFI device that the BootNext property specifies."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600283 <Annotation Term="Redfish.Revisions">
284 <Collection>
285 <Record>
286 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
287 <PropertyValue Property="Version" String="v1_5_0"/>
288 </Record>
289 </Collection>
290 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700291 </Member>
292 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700293 </Schema>
294
295 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_0">
296 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600297 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700298
299 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.ComputerSystem">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700300 <Property Name="SystemType" Type="ComputerSystem.v1_0_0.SystemType" Nullable="false">
301 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500302 <Annotation Term="OData.Description" String="The type of computer system that this resource represents."/>
303 <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 -0700304 </Property>
305 <Property Name="Links" Type="ComputerSystem.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500306 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
307 <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 -0700308 </Property>
309 <Property Name="AssetTag" Type="Edm.String">
310 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700311 <Annotation Term="OData.Description" String="The user-definable tag that can track this computer system for inventory or other client purposes."/>
312 <Annotation Term="OData.LongDescription" String="This property shall contain the system asset tag value."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700313 </Property>
314 <Property Name="Manufacturer" Type="Edm.String">
315 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
316 <Annotation Term="OData.Description" String="The manufacturer or OEM of this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700317 <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 -0700318 </Property>
319 <Property Name="Model" Type="Edm.String">
320 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
321 <Annotation Term="OData.Description" String="The product name for this system, without the manufacturer name."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700322 <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 -0700323 </Property>
324 <Property Name="SKU" Type="Edm.String">
325 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
326 <Annotation Term="OData.Description" String="The manufacturer SKU for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700327 <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700328 </Property>
329 <Property Name="SerialNumber" Type="Edm.String">
330 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
331 <Annotation Term="OData.Description" String="The serial number for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700332 <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700333 </Property>
334 <Property Name="PartNumber" Type="Edm.String">
335 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
336 <Annotation Term="OData.Description" String="The part number for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700337 <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 -0700338 </Property>
339 <Property Name="UUID" Type="Resource.UUID">
340 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700341 <Annotation Term="OData.Description" String="The UUID for this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500342 <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 -0700343 </Property>
344 <Property Name="HostName" Type="Edm.String">
345 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700346 <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/>
347 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700348 </Property>
349 <Property Name="IndicatorLED" Type="ComputerSystem.v1_0_0.IndicatorLED">
350 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700351 <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the system."/>
352 <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 -0500353 <Annotation Term="Redfish.Revisions">
354 <Collection>
355 <Record>
356 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
357 <PropertyValue Property="Version" String="v1_13_0"/>
358 <PropertyValue Property="Description" String="This property has been deprecated in favor of the LocationIndicatorActive property."/>
359 </Record>
360 </Collection>
361 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700362 </Property>
363 <Property Name="PowerState" Type="ComputerSystem.v1_0_0.PowerState">
364 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700365 <Annotation Term="OData.Description" String="The current power state of the system."/>
366 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700367 </Property>
368 <Property Name="Boot" Type="ComputerSystem.v1_0_0.Boot" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700369 <Annotation Term="OData.Description" String="The boot settings for this system."/>
370 <Annotation Term="OData.LongDescription" String="This property shall contain the boot settings for this system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700371 </Property>
372 <Property Name="BiosVersion" Type="Edm.String">
373 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
374 <Annotation Term="OData.Description" String="The version of the system BIOS or primary system firmware."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500375 <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 might contain a version string that represents the primary system firmware."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700376 </Property>
377 <Property Name="ProcessorSummary" Type="ComputerSystem.v1_0_0.ProcessorSummary" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700378 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500379 <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 -0700380 </Property>
381 <Property Name="MemorySummary" Type="ComputerSystem.v1_0_0.MemorySummary" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700382 <Annotation Term="OData.Description" String="The central memory of the system in general detail."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500383 <Annotation Term="OData.LongDescription" String="This property shall describe the central memory for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700384 </Property>
385 <Property Name="Actions" Type="ComputerSystem.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500386 <Annotation Term="OData.Description" String="The available actions for this resource."/>
387 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700388 </Property>
389 <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
390 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700391 <Annotation Term="OData.Description" String="The link to the collection of processors associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500392 <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 -0700393 <Annotation Term="OData.AutoExpandReferences"/>
394 </NavigationProperty>
395 <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
396 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700397 <Annotation Term="OData.Description" String="The link to the collection of Ethernet interfaces associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500398 <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 -0700399 <Annotation Term="OData.AutoExpandReferences"/>
400 </NavigationProperty>
401 <NavigationProperty Name="SimpleStorage" Type="SimpleStorageCollection.SimpleStorageCollection" ContainsTarget="true" Nullable="false">
402 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700403 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500404 <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 -0700405 <Annotation Term="OData.AutoExpandReferences"/>
406 </NavigationProperty>
407 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
408 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500409 <Annotation Term="OData.Description" String="The link to the collection of log services associated with this system."/>
410 <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 -0700411 <Annotation Term="OData.AutoExpandReferences"/>
412 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800413 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500414 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
415 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800416 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700417 </EntityType>
418
419 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500420 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
421 <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 -0700422 <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)">
423 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700424 <Annotation Term="OData.Description" String="An array of links to the chassis that contains this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500425 <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 -0700426 <Annotation Term="OData.AutoExpandReferences"/>
427 </NavigationProperty>
428 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
429 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700430 <Annotation Term="OData.Description" String="An array of links to the managers responsible for this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500431 <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 -0700432 <Annotation Term="OData.AutoExpandReferences"/>
433 </NavigationProperty>
434 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
435 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500436 <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."/>
437 <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 -0700438 <Annotation Term="OData.AutoExpandReferences"/>
439 </NavigationProperty>
440 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
441 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500442 <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."/>
443 <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 -0700444 <Annotation Term="OData.AutoExpandReferences"/>
445 </NavigationProperty>
446 </ComplexType>
447
448 <ComplexType Name="Actions">
449 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500450 <Annotation Term="OData.Description" String="The available actions for this resource."/>
451 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800452 <Property Name="Oem" Type="ComputerSystem.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500453 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
454 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800455 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700456 </ComplexType>
457
458 <ComplexType Name="OemActions">
459 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500460 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
461 <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 -0700462 </ComplexType>
463
464 <EnumType Name="SystemType">
465 <Member Name="Physical">
466 <Annotation Term="OData.Description" String="A computer system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700467 <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 -0700468 </Member>
469 <Member Name="Virtual">
470 <Annotation Term="OData.Description" String="A virtual machine instance running on this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700471 <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 -0700472 </Member>
473 <Member Name="OS">
474 <Annotation Term="OData.Description" String="An operating system instance."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700475 <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 -0700476 </Member>
477 <Member Name="PhysicallyPartitioned">
478 <Annotation Term="OData.Description" String="A hardware-based partition of a computer system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700479 <Annotation Term="OData.LongDescription" String="A SystemType of PhysicallyPartition 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 -0700480 </Member>
481 <Member Name="VirtuallyPartitioned">
482 <Annotation Term="OData.Description" String="A virtual or software-based partition of a computer system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700483 <Annotation Term="OData.LongDescription" String="A SystemType of VirtuallyPartition 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 -0700484 </Member>
485 <Member Name="Composed">
Gunnar Millsa778c022020-05-12 12:20:36 -0500486 <Annotation Term="OData.Description" String="A computer system constructed by binding resource blocks together."/>
487 <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 -0600488 <Annotation Term="Redfish.Revisions">
489 <Collection>
490 <Record>
491 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
492 <PropertyValue Property="Version" String="v1_4_0"/>
493 </Record>
494 </Collection>
495 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700496 </Member>
497 </EnumType>
498
Jason M. Billsea4aa752018-06-05 13:29:11 -0700499 <EnumType Name="IndicatorLED">
500 <Member Name="Unknown">
Ed Tanouscb103132019-10-08 11:34:22 -0700501 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500502 <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 -0600503 <Annotation Term="Redfish.Revisions">
504 <Collection>
505 <Record>
506 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
507 <PropertyValue Property="Version" String="v1_1_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700508 <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 -0600509 </Record>
510 </Collection>
511 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700512 </Member>
513 <Member Name="Lit">
Ed Tanouscb103132019-10-08 11:34:22 -0700514 <Annotation Term="OData.Description" String="The indicator LED is lit."/>
515 <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 -0700516 </Member>
517 <Member Name="Blinking">
Ed Tanouscb103132019-10-08 11:34:22 -0700518 <Annotation Term="OData.Description" String="The indicator LED is blinking."/>
519 <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 -0700520 </Member>
521 <Member Name="Off">
Ed Tanouscb103132019-10-08 11:34:22 -0700522 <Annotation Term="OData.Description" String="The indicator LED is off."/>
523 <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 -0700524 </Member>
525 </EnumType>
526
527 <EnumType Name="PowerState">
528 <Member Name="On">
529 <Annotation Term="OData.Description" String="The system is powered on."/>
530 </Member>
531 <Member Name="Off">
Gunnar Mills844b4152020-06-22 12:44:09 -0500532 <Annotation Term="OData.Description" String="The system is powered off, although some components might continue to have AUX power such as management controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700533 </Member>
534 <Member Name="PoweringOn">
Ed Tanouscb103132019-10-08 11:34:22 -0700535 <Annotation Term="OData.Description" String="A temporary state between off and on. This temporary state can be very short."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700536 </Member>
537 <Member Name="PoweringOff">
Ed Tanouscb103132019-10-08 11:34:22 -0700538 <Annotation Term="OData.Description" String="A temporary state between on and off. The power off action can take time while the OS is in the shutdown process."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700539 </Member>
540 </EnumType>
541
542 <ComplexType Name="Boot">
543 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500544 <Annotation Term="OData.Description" String="The boot information for this resource."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700545 <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 -0700546 <Property Name="BootSourceOverrideTarget" Type="ComputerSystem.BootSource">
547 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700548 <Annotation Term="OData.Description" String="The current boot source to use at the next boot instead of the normal boot device, if BootSourceOverrideEnabled is `true`."/>
549 <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. `Pxe` indicates to PXE boot from the primary NIC; `Floppy`, `Cd`, `Usb`, and `Hdd` indicate to boot from their devices respectively. `BiosSetup` indicates to boot into the native BIOS screen setup. `Utilities` and `Diags` indicate to boot from the local utilities or diags partitions. `UefiTarget` indicates to boot from the UEFI device path found in UefiTargetBootSourceOverride. `UefiBootNext` indicates to boot from the UEFI BootOptionReference found in BootNext. Changes to this property do not alter the BIOS persistent boot order configuration."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700550 </Property>
551 <Property Name="BootSourceOverrideEnabled" Type="ComputerSystem.v1_0_0.BootSourceOverrideEnabled">
552 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700553 <Annotation Term="OData.Description" String="The state of the boot source override feature."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500554 <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 -0700555 </Property>
556 <Property Name="UefiTargetBootSourceOverride" Type="Edm.String">
557 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700558 <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 -0500559 <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 -0700560 </Property>
561 </ComplexType>
562
Jason M. Billsea4aa752018-06-05 13:29:11 -0700563 <EnumType Name="BootSourceOverrideEnabled">
564 <Member Name="Disabled">
Ed Tanouscb103132019-10-08 11:34:22 -0700565 <Annotation Term="OData.Description" String="The system boots normally."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700566 </Member>
567 <Member Name="Once">
Ed Tanouscb103132019-10-08 11:34:22 -0700568 <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 -0700569 </Member>
570 <Member Name="Continuous">
Ed Tanouscb103132019-10-08 11:34:22 -0700571 <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 -0700572 </Member>
573 </EnumType>
574
575 <ComplexType Name="ProcessorSummary">
576 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700577 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500578 <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 -0700579 <Property Name="Count" Type="Edm.Int64">
580 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
581 <Annotation Term="OData.Description" String="The number of physical processors in the system."/>
582 <Annotation Term="OData.LongDescription" String="This property shall contain the number of physical central processors in the system."/>
583 <Annotation Term="Validation.Minimum" Int="0"/>
584 </Property>
585 <Property Name="Model" Type="Edm.String">
586 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
587 <Annotation Term="OData.Description" String="The processor model for the primary or majority of processors in this system."/>
588 <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."/>
589 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800590 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500591 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
592 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800593 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700594 </ComplexType>
595
596 <ComplexType Name="MemorySummary">
597 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700598 <Annotation Term="OData.Description" String="The memory of the system in general detail."/>
599 <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 -0700600 <Property Name="TotalSystemMemoryGiB" Type="Edm.Decimal">
601 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
602 <Annotation Term="OData.Description" String="The total configured operating system-accessible memory (RAM), measured in GiB."/>
603 <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured system general purpose volatile (RAM) memory as measured in gibibytes."/>
604 <Annotation Term="Validation.Minimum" Int="0"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800605 <Annotation Term="Measures.Unit" String="GiBy"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700606 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800607 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500608 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
609 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800610 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700611 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700612 </Schema>
613
614 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_1">
615 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
616 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
617 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_0.ComputerSystem"/>
618 </Schema>
619
620 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_2">
621 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
622 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
623 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_1.ComputerSystem"/>
624 </Schema>
625
626 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_3">
627 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
628 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
629 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"/>
630 </Schema>
631
632 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_4">
633 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
634 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
635 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_3.ComputerSystem"/>
636 </Schema>
637
638 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_5">
639 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700640 <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 -0700641 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_4.ComputerSystem"/>
642 </Schema>
643
644 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_6">
645 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
646 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
647 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_5.ComputerSystem"/>
648 </Schema>
649
650 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_7">
651 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700652 <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 -0700653 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_6.ComputerSystem"/>
654 </Schema>
655
Ed Tanous530520e2019-01-02 13:41:37 -0800656 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_8">
657 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500658 <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 -0800659 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_7.ComputerSystem"/>
660 </Schema>
661
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600662 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_9">
663 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500664 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600665 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_8.ComputerSystem"/>
666 </Schema>
667
Ed Tanouscb103132019-10-08 11:34:22 -0700668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_10">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <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."/>
671 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_9.ComputerSystem"/>
672 </Schema>
673
674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_11">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
677 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_10.ComputerSystem"/>
678 </Schema>
679
Gunnar Mills09b9d452020-02-11 13:27:39 -0600680 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_12">
681 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
682 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
683 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_11.ComputerSystem"/>
684 </Schema>
685
Gunnar Millsa778c022020-05-12 12:20:36 -0500686 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_13">
687 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
688 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
689 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_12.ComputerSystem"/>
690 </Schema>
691
Gunnar Mills844b4152020-06-22 12:44:09 -0500692 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_14">
693 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694 <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."/>
695 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_13.ComputerSystem"/>
696 </Schema>
697
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500698 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_15">
699 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
701 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_14.ComputerSystem"/>
702 </Schema>
703
Jason M. Billsea4aa752018-06-05 13:29:11 -0700704 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_0">
705 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600706 <Annotation Term="Redfish.Release" String="2016.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700707
708 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem">
709 <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700710 <Annotation Term="OData.Description" String="An array of trusted modules in the system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500711 <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700712 </Property>
713 <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false">
714 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700715 <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500716 <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 -0700717 <Annotation Term="OData.AutoExpandReferences"/>
718 </NavigationProperty>
719 <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false">
720 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700721 <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500722 <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 -0700723 <Annotation Term="OData.AutoExpandReferences"/>
724 </NavigationProperty>
725 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
726 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700727 <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500728 <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 -0700729 <Annotation Term="OData.AutoExpandReferences"/>
730 </NavigationProperty>
731 <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false">
732 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700733 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500734 <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 -0700735 <Annotation Term="OData.AutoExpandReferences"/>
736 </NavigationProperty>
737 </EntityType>
738
739 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary">
740 <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring">
741 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700742 <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500743 <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 -0700744 </Property>
745 </ComplexType>
746
747 <EnumType Name="MemoryMirroring">
748 <Member Name="System">
Ed Tanouscb103132019-10-08 11:34:22 -0700749 <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 -0700750 </Member>
751 <Member Name="DIMM">
752 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level. Individual DIMMs can be mirrored."/>
753 </Member>
754 <Member Name="Hybrid">
755 <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels. Individual DIMMs can be mirrored."/>
756 </Member>
757 <Member Name="None">
758 <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/>
759 </Member>
760 </EnumType>
761
762 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot">
763 <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode">
764 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700765 <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/>
766 <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 -0700767 </Property>
768 </ComplexType>
769
770 <EnumType Name="BootSourceOverrideMode">
771 <Member Name="Legacy">
Ed Tanouscb103132019-10-08 11:34:22 -0700772 <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 -0700773 </Member>
774 <Member Name="UEFI">
Ed Tanouscb103132019-10-08 11:34:22 -0700775 <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 -0700776 </Member>
777 </EnumType>
778
779 <ComplexType Name="TrustedModules">
780 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700781 <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/>
782 <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700783 <Property Name="FirmwareVersion" Type="Edm.String">
784 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
785 <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/>
786 <Annotation Term="OData.LongDescription" String="This property shall contain the firwmare version as defined by the manufacturer for the Trusted Module."/>
787 </Property>
788 <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType">
789 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700790 <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700791 <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/>
792 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800793 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500794 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
795 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800796 </Property>
797 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700798 <Annotation Term="OData.Description" String="The OEM extension property."/>
799 <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 -0800800 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700801 </ComplexType>
802
803 <EnumType Name="InterfaceType">
804 <Member Name="TPM1_2">
805 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/>
806 </Member>
807 <Member Name="TPM2_0">
808 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/>
809 </Member>
810 <Member Name="TCM1_0">
811 <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/>
812 </Member>
813 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700814 </Schema>
815
816 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1">
817 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
818 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
819 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_0.ComputerSystem"/>
820 </Schema>
821
822 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2">
823 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
824 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
825 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/>
826 </Schema>
827
828 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3">
829 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700830 <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 -0700831 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/>
832 </Schema>
833
834 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4">
835 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
836 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
837 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_3.ComputerSystem"/>
838 </Schema>
839
840 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5">
841 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700842 <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 -0700843 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/>
844 </Schema>
845
Ed Tanous530520e2019-01-02 13:41:37 -0800846 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6">
847 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500848 <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 -0800849 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/>
850 </Schema>
851
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600852 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7">
853 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500854 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600855 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/>
856 </Schema>
857
Ed Tanouscb103132019-10-08 11:34:22 -0700858 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8">
859 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
860 <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."/>
861 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/>
862 </Schema>
863
864 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9">
865 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
866 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
867 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/>
868 </Schema>
869
Gunnar Mills09b9d452020-02-11 13:27:39 -0600870 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10">
871 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
872 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
873 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/>
874 </Schema>
875
Gunnar Millsa778c022020-05-12 12:20:36 -0500876 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11">
877 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
878 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
879 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/>
880 </Schema>
881
Gunnar Mills844b4152020-06-22 12:44:09 -0500882 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12">
883 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
884 <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."/>
885 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/>
886 </Schema>
887
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500888 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13">
889 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
890 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
891 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/>
892 </Schema>
893
Jason M. Billsea4aa752018-06-05 13:29:11 -0700894 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0">
895 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600896 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700897
898 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem">
899 <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false">
900 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700901 <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/>
902 <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 -0700903 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700904 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700905 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700906 <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/>
907 <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 -0700908 <Annotation Term="OData.AutoExpandReferences"/>
909 </NavigationProperty>
Ed Tanouscb103132019-10-08 11:34:22 -0700910 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700911 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700912 <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/>
913 <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 -0700914 <Annotation Term="OData.AutoExpandReferences"/>
915 </NavigationProperty>
916 <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false">
917 <Annotation Term="OData.Description" String="The services that this computer system supports."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700918 <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700919 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700920 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700921 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700922 <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500923 <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 -0700924 <Annotation Term="OData.AutoExpandReferences"/>
925 </NavigationProperty>
926 </EntityType>
927
928 <ComplexType Name="HostedServices">
929 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500930 <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700931 <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700932 <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false">
933 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700934 <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 -0500935 <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 -0700936 <Annotation Term="OData.AutoExpandReferences"/>
937 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800938 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700939 <Annotation Term="OData.Description" String="The OEM extension property."/>
940 <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 -0800941 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700942 </ComplexType>
943
944 <EnumType Name="HostingRole">
Ed Tanouscb103132019-10-08 11:34:22 -0700945 <Annotation Term="OData.Description" String="The enumerations of HostingRoles specify different features that the hosting ComputerSystem supports."/>
946 <Member Name="ApplicationServer">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700947 <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/>
948 </Member>
949 <Member Name="StorageServer">
950 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/>
951 </Member>
952 <Member Name="Switch">
953 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/>
954 </Member>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600955 <Member Name="Appliance">
956 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/>
957 <Annotation Term="Redfish.Revisions">
958 <Collection>
959 <Record>
960 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
961 <PropertyValue Property="Version" String="v1_10_0"/>
962 </Record>
963 </Collection>
964 </Annotation>
965 </Member>
966 <Member Name="BareMetalServer">
967 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare metal server."/>
968 <Annotation Term="Redfish.Revisions">
969 <Collection>
970 <Record>
971 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
972 <PropertyValue Property="Version" String="v1_10_0"/>
973 </Record>
974 </Collection>
975 </Annotation>
976 </Member>
977 <Member Name="VirtualMachineServer">
978 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/>
979 <Annotation Term="Redfish.Revisions">
980 <Collection>
981 <Record>
982 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
983 <PropertyValue Property="Version" String="v1_10_0"/>
984 </Record>
985 </Collection>
986 </Annotation>
987 </Member>
988 <Member Name="ContainerServer">
989 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/>
990 <Annotation Term="Redfish.Revisions">
991 <Collection>
992 <Record>
993 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
994 <PropertyValue Property="Version" String="v1_10_0"/>
995 </Record>
996 </Collection>
997 </Annotation>
998 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700999 </EnumType>
1000
1001 <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links">
1002 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
1003 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001004 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001005 <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 -07001006 <Annotation Term="OData.AutoExpandReferences"/>
1007 </NavigationProperty>
1008 </ComplexType>
1009 </Schema>
1010
1011 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1">
1012 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1014 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_0.ComputerSystem"/>
1015 </Schema>
1016
1017 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2">
1018 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001019 <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 -07001020 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/>
1021 </Schema>
1022
1023 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3">
1024 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1026 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/>
1027 </Schema>
1028
1029 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4">
1030 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001031 <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 -07001032 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/>
1033 </Schema>
1034
Ed Tanous530520e2019-01-02 13:41:37 -08001035 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5">
1036 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001037 <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 -08001038 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/>
1039 </Schema>
1040
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001041 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6">
1042 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001043 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001044 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/>
1045 </Schema>
1046
Ed Tanouscb103132019-10-08 11:34:22 -07001047 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7">
1048 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1049 <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."/>
1050 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/>
1051 </Schema>
1052
1053 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8">
1054 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1055 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1056 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/>
1057 </Schema>
1058
Gunnar Mills09b9d452020-02-11 13:27:39 -06001059 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9">
1060 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1061 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1062 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/>
1063 </Schema>
1064
Gunnar Millsa778c022020-05-12 12:20:36 -05001065 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10">
1066 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1067 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1068 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/>
1069 </Schema>
1070
Gunnar Mills844b4152020-06-22 12:44:09 -05001071 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11">
1072 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1073 <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."/>
1074 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/>
1075 </Schema>
1076
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001077 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12">
1078 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1079 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1080 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/>
1081 </Schema>
1082
Jason M. Billsea4aa752018-06-05 13:29:11 -07001083 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0">
1084 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001085 <Annotation Term="Redfish.Release" String="2016.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001086 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem">
1087 <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false">
1088 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001089 <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001090 <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 -07001091 <Annotation Term="OData.AutoExpandReferences"/>
1092 </NavigationProperty>
1093 </EntityType>
1094
1095 <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules">
1096 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1097 <Property Name="FirmwareVersion2" Type="Edm.String">
1098 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001099 <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001100 <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/>
1101 </Property>
1102 <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection">
1103 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001104 <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/>
1105 <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 -07001106 </Property>
1107 </ComplexType>
1108
1109 <EnumType Name="InterfaceTypeSelection">
1110 <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."/>
1111 <Member Name="None">
1112 <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/>
1113 </Member>
1114 <Member Name="FirmwareUpdate">
Ed Tanouscb103132019-10-08 11:34:22 -07001115 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001116 </Member>
1117 <Member Name="BiosSetting">
Ed Tanouscb103132019-10-08 11:34:22 -07001118 <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 -07001119 </Member>
1120 <Member Name="OemMethod">
Ed Tanouscb103132019-10-08 11:34:22 -07001121 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001122 </Member>
1123 </EnumType>
1124 </Schema>
1125
1126 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1">
1127 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001128 <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 -07001129 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/>
1130 </Schema>
1131
1132 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2">
1133 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1134 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1135 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1136 </Schema>
1137
1138 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3">
1139 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001140 <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 -07001141 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/>
1142 </Schema>
1143
Ed Tanous530520e2019-01-02 13:41:37 -08001144 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4">
1145 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001146 <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 -08001147 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/>
1148 </Schema>
1149
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001150 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5">
1151 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001152 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001153 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/>
1154 </Schema>
1155
Ed Tanouscb103132019-10-08 11:34:22 -07001156 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6">
1157 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1158 <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."/>
1159 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/>
1160 </Schema>
1161
1162 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7">
1163 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1164 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1165 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/>
1166 </Schema>
1167
Gunnar Mills09b9d452020-02-11 13:27:39 -06001168 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8">
1169 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1170 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1171 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/>
1172 </Schema>
1173
Gunnar Millsa778c022020-05-12 12:20:36 -05001174 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9">
1175 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1176 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1177 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/>
1178 </Schema>
1179
Gunnar Mills844b4152020-06-22 12:44:09 -05001180 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10">
1181 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1182 <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."/>
1183 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/>
1184 </Schema>
1185
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001186 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11">
1187 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1188 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1189 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/>
1190 </Schema>
1191
Jason M. Billsea4aa752018-06-05 13:29:11 -07001192 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0">
1193 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001194 <Annotation Term="Redfish.Release" String="2017.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001195 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/>
1196
1197 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary">
1198 <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal">
1199 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1200 <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/>
1201 <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/>
1202 <Annotation Term="Validation.Minimum" Int="0"/>
Ed Tanous530520e2019-01-02 13:41:37 -08001203 <Annotation Term="Measures.Unit" String="GiBy"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001204 </Property>
1205 </ComplexType>
1206
1207 <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links">
1208 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
1209 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001210 <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/>
1211 <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 -07001212 <Annotation Term="OData.AutoExpandReferences"/>
1213 </NavigationProperty>
1214 </ComplexType>
1215 </Schema>
1216
1217 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1">
1218 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1219 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1220 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/>
1221 </Schema>
1222
1223 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2">
1224 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001225 <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 -07001226 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/>
1227 </Schema>
1228
Ed Tanous530520e2019-01-02 13:41:37 -08001229 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3">
1230 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001231 <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 -08001232 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/>
1233 </Schema>
1234
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001235 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4">
1236 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001237 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001238 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/>
1239 </Schema>
1240
Ed Tanouscb103132019-10-08 11:34:22 -07001241 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5">
1242 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1243 <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."/>
1244 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/>
1245 </Schema>
1246
1247 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6">
1248 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1249 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1250 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/>
1251 </Schema>
1252
Gunnar Mills09b9d452020-02-11 13:27:39 -06001253 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7">
1254 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1255 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1256 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/>
1257 </Schema>
1258
Gunnar Millsa778c022020-05-12 12:20:36 -05001259 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8">
1260 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1261 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1262 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/>
1263 </Schema>
1264
Gunnar Mills844b4152020-06-22 12:44:09 -05001265 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9">
1266 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1267 <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."/>
1268 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/>
1269 </Schema>
1270
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001271 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10">
1272 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1273 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1274 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/>
1275 </Schema>
1276
Jason M. Billsea4aa752018-06-05 13:29:11 -07001277 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0">
1278 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001279 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001280 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem">
1281 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
1282 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001283 <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."/>
1284 <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 -07001285 <Annotation Term="OData.AutoExpand"/>
1286 </NavigationProperty>
1287 <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001288 <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/>
1289 <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 -07001290 </Property>
1291 <Property Name="SubModel" Type="Edm.String">
1292 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1293 <Annotation Term="OData.Description" String="The sub-model for this system."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001294 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the sub-model (or config) of the system. This shall not include the model/product name or the manufacturer name."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001295 </Property>
1296 </EntityType>
1297
1298 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot">
1299 <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false">
1300 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001301 <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 -05001302 <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 -07001303 <Annotation Term="OData.AutoExpandReferences"/>
1304 </NavigationProperty>
1305 <Property Name="BootNext" Type="Edm.String">
1306 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001307 <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 -05001308 <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 -07001309 </Property>
1310 <Property Name="BootOrder" Type="Collection(Edm.String)">
1311 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001312 <Annotation Term="OData.Description" String="An array of BootOptionReference strings that represent the persistent boot order for with this computer system."/>
1313 <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 -07001314 </Property>
1315 </ComplexType>
1316
1317 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary">
1318 <Property Name="LogicalProcessorCount" Type="Edm.Int64">
1319 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1320 <Annotation Term="OData.Description" String="The number of logical processors in the system."/>
1321 <Annotation Term="OData.LongDescription" String="This property shall contain the number of logical central processors in the system."/>
1322 <Annotation Term="Validation.Minimum" Int="0"/>
1323 </Property>
1324 </ComplexType>
1325
1326 <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links">
1327 <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1328 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001329 <Annotation Term="OData.Description" String="An array of links to ComputerSystems that are realized, in whole or in part, from this ComputerSystem."/>
1330 <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 -07001331 <Annotation Term="OData.AutoExpandReferences"/>
1332 </NavigationProperty>
1333 <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1334 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001335 <Annotation Term="OData.Description" String="An array of links to ComputerSystems that contribute, in whole or in part, to the implementation of this ComputerSystem."/>
1336 <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 -07001337 <Annotation Term="OData.AutoExpandReferences"/>
1338 </NavigationProperty>
1339 </ComplexType>
1340
1341 <ComplexType Name="WatchdogTimer">
1342 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001343 <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/>
1344 <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 -07001345 <Property Name="FunctionEnabled" Type="Edm.Boolean">
1346 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001347 <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."/>
1348 <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 -07001349 <Annotation Term="Redfish.Required"/>
1350 </Property>
1351 <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions">
1352 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001353 <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."/>
1354 <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 -07001355 </Property>
1356 <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions">
1357 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001358 <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/>
1359 <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 -07001360 <Annotation Term="Redfish.Required"/>
1361 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -08001362 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -05001363 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
1364 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001365 </Property>
1366 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001367 <Annotation Term="OData.Description" String="The OEM extension property."/>
1368 <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 -08001369 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -07001370 </ComplexType>
1371
1372 <EnumType Name="WatchdogWarningActions">
Ed Tanouscb103132019-10-08 11:34:22 -07001373 <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 -07001374 <Member Name="None">
1375 <Annotation Term="OData.Description" String="No action taken."/>
1376 </Member>
1377 <Member Name="DiagnosticInterrupt">
1378 <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/>
1379 </Member>
1380 <Member Name="SMI">
1381 <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/>
1382 </Member>
1383 <Member Name="MessagingInterrupt">
1384 <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/>
1385 </Member>
1386 <Member Name="SCI">
1387 <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/>
1388 </Member>
1389 <Member Name="OEM">
1390 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1391 </Member>
1392 </EnumType>
1393
1394 <EnumType Name="WatchdogTimeoutActions">
Ed Tanouscb103132019-10-08 11:34:22 -07001395 <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 -07001396 <Member Name="None">
1397 <Annotation Term="OData.Description" String="No action taken."/>
1398 </Member>
1399 <Member Name="ResetSystem">
1400 <Annotation Term="OData.Description" String="Reset the system."/>
1401 </Member>
1402 <Member Name="PowerCycle">
1403 <Annotation Term="OData.Description" String="Power cycle the system."/>
1404 </Member>
1405 <Member Name="PowerDown">
1406 <Annotation Term="OData.Description" String="Power down the system."/>
1407 </Member>
1408 <Member Name="OEM">
1409 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/>
1410 </Member>
1411 </EnumType>
1412 </Schema>
1413
Ed Tanous530520e2019-01-02 13:41:37 -08001414 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1">
1415 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001416 <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 -08001417 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/>
1418 </Schema>
1419
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001420 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2">
1421 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001422 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001423 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/>
1424 </Schema>
1425
Ed Tanouscb103132019-10-08 11:34:22 -07001426 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3">
1427 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1428 <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."/>
1429 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/>
1430 </Schema>
1431
1432 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4">
1433 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1434 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1435 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/>
1436 </Schema>
1437
Gunnar Mills09b9d452020-02-11 13:27:39 -06001438 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5">
1439 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1440 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1441 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/>
1442 </Schema>
1443
Gunnar Millsa778c022020-05-12 12:20:36 -05001444 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6">
1445 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1446 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1447 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/>
1448 </Schema>
1449
Gunnar Mills844b4152020-06-22 12:44:09 -05001450 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7">
1451 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1452 <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."/>
1453 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/>
1454 </Schema>
1455
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001456 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8">
1457 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1458 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1459 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/>
1460 </Schema>
1461
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001462 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0">
1463 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1464 <Annotation Term="Redfish.Release" String="2018.3"/>
1465 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem">
1466 <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false">
1467 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1468 <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 -07001469 <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 -06001470 </Property>
1471 </EntityType>
1472
1473 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot">
1474 <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)">
1475 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001476 <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/>
1477 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001478 </Property>
1479 <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes">
1480 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001481 <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/>
1482 <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 -06001483 </Property>
1484 </ComplexType>
1485
1486 <EnumType Name="PowerRestorePolicyTypes">
1487 <Annotation Term="OData.Description" String="The enumerations of PowerRestorePolicyTypes specify the choice of power state for the system when power is applied."/>
1488 <Member Name="AlwaysOn">
Ed Tanouscb103132019-10-08 11:34:22 -07001489 <Annotation Term="OData.Description" String="The system always powers on when power is applied."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001490 </Member>
1491 <Member Name="AlwaysOff">
Ed Tanouscb103132019-10-08 11:34:22 -07001492 <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001493 </Member>
1494 <Member Name="LastState">
Ed Tanouscb103132019-10-08 11:34:22 -07001495 <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 -06001496 </Member>
1497 </EnumType>
Ed Tanouscb103132019-10-08 11:34:22 -07001498
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001499 <EnumType Name="BootOrderTypes">
1500 <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."/>
1501 <Member Name="BootOrder">
Ed Tanouscb103132019-10-08 11:34:22 -07001502 <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 -06001503 </Member>
1504 <Member Name="AliasBootOrder">
Ed Tanouscb103132019-10-08 11:34:22 -07001505 <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 -06001506 </Member>
1507 </EnumType>
1508 </Schema>
1509
Ed Tanouscb103132019-10-08 11:34:22 -07001510 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1">
1511 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1512 <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."/>
1513 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/>
1514 </Schema>
1515
1516 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2">
1517 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1518 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1519 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1520 </Schema>
1521
Gunnar Mills09b9d452020-02-11 13:27:39 -06001522 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3">
1523 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1524 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1525 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/>
1526 </Schema>
1527
Gunnar Millsa778c022020-05-12 12:20:36 -05001528 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4">
1529 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1530 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1531 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/>
1532 </Schema>
1533
Gunnar Mills844b4152020-06-22 12:44:09 -05001534 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5">
1535 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1536 <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."/>
1537 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/>
1538 </Schema>
1539
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001540 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6">
1541 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1542 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1543 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/>
1544 </Schema>
1545
Ed Tanouscb103132019-10-08 11:34:22 -07001546 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0">
1547 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1548 <Annotation Term="Redfish.Release" String="2019.1"/>
1549 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/>
1550
1551 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot">
1552 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1553 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1554 <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 -05001555 <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 -07001556 <Annotation Term="OData.AutoExpandReferences"/>
1557 </NavigationProperty>
1558 </ComplexType>
1559
1560 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary">
1561 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false">
1562 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1563 <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/>
1564 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/>
1565 </NavigationProperty>
1566 </ComplexType>
1567 </Schema>
1568
1569 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1">
1570 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1571 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1572 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
1573 </Schema>
1574
Gunnar Mills09b9d452020-02-11 13:27:39 -06001575 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2">
1576 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1577 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1578 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/>
1579 </Schema>
1580
Gunnar Millsa778c022020-05-12 12:20:36 -05001581 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3">
1582 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1583 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1584 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/>
1585 </Schema>
1586
Gunnar Mills844b4152020-06-22 12:44:09 -05001587 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4">
1588 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1589 <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."/>
1590 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/>
1591 </Schema>
1592
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001593 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5">
1594 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1595 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1596 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/>
1597 </Schema>
1598
Ed Tanouscb103132019-10-08 11:34:22 -07001599 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0">
1600 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1601 <Annotation Term="Redfish.Release" String="2019.2"/>
1602 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/>
1603
1604 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary">
1605 <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
1606 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1607 <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/>
1608 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/>
1609 </NavigationProperty>
1610 </ComplexType>
1611 </Schema>
1612
Gunnar Mills09b9d452020-02-11 13:27:39 -06001613 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1">
1614 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1615 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1616 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
1617 </Schema>
1618
Gunnar Millsa778c022020-05-12 12:20:36 -05001619 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2">
1620 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1621 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1622 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/>
1623 </Schema>
1624
Gunnar Mills844b4152020-06-22 12:44:09 -05001625 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3">
1626 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1627 <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."/>
1628 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/>
1629 </Schema>
1630
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001631 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4">
1632 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1633 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1634 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/>
1635 </Schema>
1636
Gunnar Mills6f44b752020-02-06 16:50:51 -06001637 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0">
1638 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1639 <Annotation Term="Redfish.Release" String="2019.3"/>
1640 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001641 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot">
Gunnar Mills6f44b752020-02-06 16:50:51 -06001642 <Property Name="HttpBootUri" Type="Edm.String">
1643 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1644 <Annotation Term="OData.Description" String="The URI to boot from when BootSourceOverrideTarget is set to `UefiHttp`."/>
1645 <Annotation Term="OData.LongDescription" String="This property shall contain the URI to perform an HTTP or HTTPS boot when BootSourceOverrideTarget is set to `UefiHttp`."/>
1646 <Annotation Term="OData.IsURL"/>
1647 </Property>
1648 </ComplexType>
1649 </Schema>
1650
Gunnar Mills09b9d452020-02-11 13:27:39 -06001651 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1">
1652 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1653 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/>
1654 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/>
1655 </Schema>
1656
Gunnar Millsa778c022020-05-12 12:20:36 -05001657 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2">
1658 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1659 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1660 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/>
1661 </Schema>
1662
Gunnar Mills844b4152020-06-22 12:44:09 -05001663 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3">
1664 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1665 <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."/>
1666 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/>
1667 </Schema>
1668
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001669 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4">
1670 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1671 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1672 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/>
1673 </Schema>
1674
Gunnar Mills09b9d452020-02-11 13:27:39 -06001675 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0">
1676 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1677 <Annotation Term="Redfish.Release" String="2019.4"/>
1678 <Annotation Term="OData.Description" String="This version was created to add new values to HostingRole."/>
1679 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem">
1680 <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false">
1681 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1682 <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001683 <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 -06001684 <Annotation Term="OData.AutoExpandReferences"/>
1685 </NavigationProperty>
1686 </EntityType>
1687 </Schema>
1688
Gunnar Millsa778c022020-05-12 12:20:36 -05001689 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1">
1690 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1691 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1692 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/>
1693 </Schema>
1694
Gunnar Mills844b4152020-06-22 12:44:09 -05001695 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2">
1696 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1697 <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."/>
1698 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
1699 </Schema>
1700
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001701 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3">
1702 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1703 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1704 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/>
1705 </Schema>
1706
Gunnar Millsa778c022020-05-12 12:20:36 -05001707 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0">
1708 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1709 <Annotation Term="Redfish.Release" String="2020.1"/>
1710 <Annotation Term="OData.Description" String="This version was created to add the AutomaticRetry and RemainingAutomaticRetryAttempts properties to Boot."/>
1711
1712 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/>
1713
1714 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot">
1715 <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig">
1716 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1717 <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/>
1718 <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retry booting automatically."/>
1719 </Property>
1720 <Property Name="AutomaticRetryAttempts" Type="Edm.Int64">
1721 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1722 <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/>
1723 <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."/>
1724 <Annotation Term="Validation.Minimum" Int="0"/>
1725 </Property>
1726 <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64">
1727 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1728 <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/>
1729 <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."/>
1730 <Annotation Term="Validation.Minimum" Int="0"/>
1731 </Property>
1732 </ComplexType>
1733
1734 <EnumType Name="AutomaticRetryConfig">
1735 <Member Name="Disabled">
1736 <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/>
1737 <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/>
1738 </Member>
1739 <Member Name="RetryAttempts">
1740 <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/>
1741 <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."/>
1742 </Member>
1743 <Member Name="RetryAlways">
1744 <Annotation Term="OData.Description" String="Always automatically retry booting."/>
1745 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/>
1746 </Member>
1747 </EnumType>
1748 </Schema>
1749
Gunnar Mills844b4152020-06-22 12:44:09 -05001750 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1">
1751 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1752 <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."/>
1753 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/>
1754 </Schema>
1755
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001756 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2">
1757 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1758 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1759 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/>
1760 </Schema>
1761
Gunnar Mills844b4152020-06-22 12:44:09 -05001762 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0">
1763 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1764 <Annotation Term="Redfish.Release" String="2020.2"/>
1765 <Annotation Term="OData.Description" String="This version was created to add LastResetTime."/>
1766
1767 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem">
1768 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1769 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1770 <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/>
1771 <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."/>
1772 </Property>
1773 </EntityType>
1774 </Schema>
1775
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001776 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1">
1777 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1778 <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 ProcessorySummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/>
1779 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/>
1780 </Schema>
1781
1782 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0">
1783 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1784 <Annotation Term="Redfish.Release" String="2020.3"/>
1785 <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and BootProgress and to deprecate IndicatorLED properties."/>
1786
1787 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem">
1788 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1789 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1790 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1791 <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."/>
1792 </Property>
1793 <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress">
1794 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
1795 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
1796 </Property>
1797 <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal">
1798 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1799 <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."/>
1800 <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."/>
1801 </Property>
1802 <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal">
1803 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1804 <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset. Zero seconds indicates no delay to power off."/>
1805 <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."/>
1806 </Property>
1807 <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal">
1808 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1809 <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle`. Zero seconds indicates no delay."/>
1810 <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."/>
1811 </Property>
1812 <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false">
1813 <Annotation Term="OData.Description" String="The serial console services that this system provides."/>
1814 <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/>
1815 </Property>
1816 <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false">
1817 <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/>
1818 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/>
1819 </Property>
1820 <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false">
1821 <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/>
1822 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/>
1823 </Property>
1824 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
1825 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1826 <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/>
1827 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VirtualMediaCollection that this system uses."/>
1828 <Annotation Term="OData.AutoExpandReferences"/>
1829 </NavigationProperty>
1830 </EntityType>
1831
1832 <ComplexType Name="BootProgress">
1833 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1834 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/>
1835 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/>
1836 <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes">
1837 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1838 <Annotation Term="OData.Description" String="The last boot progress state."/>
1839 <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/>
1840 </Property>
1841 <Property Name="LastStateTime" Type="Edm.DateTimeOffset">
1842 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1843 <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/>
1844 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/>
1845 </Property>
1846 <Property Name="OemLastState" Type="Edm.String">
1847 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1848 <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/>
1849 <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`."/>
1850 </Property>
1851 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1852 <Annotation Term="OData.Description" String="The OEM extension property."/>
1853 <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."/>
1854 </Property>
1855 </ComplexType>
1856
1857 <EnumType Name="BootProgressTypes">
1858 <Member Name="None">
1859 <Annotation Term="OData.Description" String="The system is not booting."/>
1860 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/>
1861 </Member>
1862 <Member Name="PrimaryProcessorInitializationStarted">
1863 <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/>
1864 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/>
1865 </Member>
1866 <Member Name="BusInitializationStarted">
1867 <Annotation Term="OData.Description" String="The system has started initializing the buses."/>
1868 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/>
1869 </Member>
1870 <Member Name="MemoryInitializationStarted">
1871 <Annotation Term="OData.Description" String="The system has started initializing the memory."/>
1872 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize memory."/>
1873 </Member>
1874 <Member Name="SecondaryProcessorInitializationStarted">
1875 <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/>
1876 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/>
1877 </Member>
1878 <Member Name="PCIResourceConfigStarted">
1879 <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/>
1880 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize PCI resources."/>
1881 </Member>
1882 <Member Name="SystemHardwareInitializationComplete">
1883 <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/>
1884 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/>
1885 </Member>
1886 <Member Name="OSBootStarted">
1887 <Annotation Term="OData.Description" String="The operating system has started booting."/>
1888 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/>
1889 </Member>
1890 <Member Name="OSRunning">
1891 <Annotation Term="OData.Description" String="The operating system is running."/>
1892 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/>
1893 </Member>
1894 <Member Name="OEM">
1895 <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/>
1896 <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/>
1897 </Member>
1898 </EnumType>
1899
1900 <ComplexType Name="HostSerialConsole">
1901 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1902 <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/>
1903 <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/>
1904 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
1905 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1906 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
1907 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
1908 <Annotation Term="Validation.Minimum" Int="0"/>
1909 </Property>
1910 <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
1911 <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/>
1912 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/>
1913 </Property>
1914 <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
1915 <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/>
1916 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/>
1917 </Property>
1918 <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false">
1919 <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/>
1920 <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."/>
1921 </Property>
1922 </ComplexType>
1923
1924 <ComplexType Name="SerialConsoleProtocol">
1925 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1926 <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/>
1927 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/>
1928 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
1929 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1930 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
1931 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
1932 </Property>
1933 <Property Name="Port" Type="Edm.Int64">
1934 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1935 <Annotation Term="OData.Description" String="The protocol port."/>
1936 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/>
1937 <Annotation Term="Validation.Minimum" Int="0"/>
1938 </Property>
1939 <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false">
1940 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1941 <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/>
1942 <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)."/>
1943 </Property>
1944 <Property Name="ConsoleEntryCommand" Type="Edm.String">
1945 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1946 <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/>
1947 <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."/>
1948 </Property>
1949 <Property Name="HotKeySequenceDisplay" Type="Edm.String">
1950 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1951 <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/>
1952 <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."/>
1953 </Property>
1954 </ComplexType>
1955
1956 <ComplexType Name="HostGraphicalConsole">
1957 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1958 <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/>
1959 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/>
1960 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
1961 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1962 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
1963 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
1964 </Property>
1965 <Property Name="Port" Type="Edm.Int64">
1966 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1967 <Annotation Term="OData.Description" String="The protocol port."/>
1968 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
1969 <Annotation Term="Validation.Minimum" Int="0"/>
1970 </Property>
1971 <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false">
1972 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1973 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
1974 <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."/>
1975 </Property>
1976 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
1977 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1978 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/>
1979 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
1980 <Annotation Term="Validation.Minimum" Int="0"/>
1981 </Property>
1982 </ComplexType>
1983
1984 <EnumType Name="GraphicalConnectTypesSupported">
1985 <Member Name="KVMIP">
1986 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
1987 </Member>
1988 <Member Name="OEM">
1989 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
1990 </Member>
1991 </EnumType>
1992
1993 <ComplexType Name="VirtualMediaConfig">
1994 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1995 <Annotation Term="OData.Description" String="The information about virtual media service for this system."/>
1996 <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service service for a computer system."/>
1997 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
1998 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1999 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/>
2000 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
2001 </Property>
2002 <Property Name="Port" Type="Edm.Int64">
2003 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2004 <Annotation Term="OData.Description" String="The protocol port."/>
2005 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/>
2006 <Annotation Term="Validation.Minimum" Int="0"/>
2007 </Property>
2008 </ComplexType>
2009 </Schema>
2010
Jason M. Billsea4aa752018-06-05 13:29:11 -07002011 </edmx:DataServices>
2012</edmx:Edmx>