blob: 1b87227daa9a985b1cc1afba4fbc5f942085f7c4 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07004<!--# Redfish Schema: LogEntry v1.15.1 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Ed Tanousf263e092023-05-22 09:56:29 -07008<!--# Copyright 2014-2023 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -050020 <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/Resource_v1.xml">
24 <edmx:Include Namespace="Resource"/>
25 <edmx:Include Namespace="Resource.v1_0_0"/>
26 </edmx:Reference>
27 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
28 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
Gunnar Mills6f44b752020-02-06 16:50:51 -060029 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070030 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Event_v1.xml">
32 <edmx:Include Namespace="Event"/>
33 </edmx:Reference>
34
35 <edmx:DataServices>
36
37 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry">
38 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
39
40 <EntityType Name="LogEntry" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Mills844b4152020-06-22 12:44:09 -050041 <Annotation Term="OData.Description" String="The LogEntry schema defines the record format for a log. It is designed for Redfish event logs, OEM-specific log formats, and the IPMI System Event Log (SEL). The EntryType field indicates the type of log and the resource includes several additional properties dependent on the EntryType."/>
42 <Annotation Term="OData.LongDescription" String="This resource shall represent the log format for log services in a Redfish implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070043 <Annotation Term="Capabilities.InsertRestrictions">
44 <Record>
45 <PropertyValue Property="Insertable" Bool="false"/>
46 </Record>
47 </Annotation>
48 <Annotation Term="Capabilities.UpdateRestrictions">
49 <Record>
Gunnar Mills262d7d42021-01-20 16:28:41 -060050 <PropertyValue Property="Updatable" Bool="true"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070051 </Record>
52 </Annotation>
53 <Annotation Term="Capabilities.DeleteRestrictions">
54 <Record>
55 <PropertyValue Property="Deletable" Bool="true"/>
Gunnar Mills844b4152020-06-22 12:44:09 -050056 <Annotation Term="OData.Description" String="Some implementations might allow the deletion of individual log entries."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070057 </Record>
58 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -080059 <Annotation Term="Redfish.Uris">
60 <Collection>
61 <String>/redfish/v1/Managers/{ManagerId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
62 <String>/redfish/v1/Systems/{ComputerSystemId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
63 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060064 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
Gunnar Mills09b9d452020-02-11 13:27:39 -060065 <String>/redfish/v1/Chassis/{ChassisId}/LogServices/{LogServiceId}/Entries/{LogEntryId}</String>
Ed Tanouscb103132019-10-08 11:34:22 -070066 <String>/redfish/v1/JobService/Log/Entries/{LogEntryId}</String>
67 <String>/redfish/v1/TelemetryService/LogService/Entries/{LogEntryId}</String>
Gunnar Mills9d424662021-09-22 21:56:16 -050068 <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}/DeviceLog/Entries/{LogEntryId}</String>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -080069 <String>/redfish/v1/Chassis/{ChassisId}/PCIeDevices/{PCIeDeviceId}/CXLLogicalDevices/{CXLLogicalDeviceId}/DeviceLog/Entries/{LogEntryId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -080070 </Collection>
71 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -070072 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -070073 </Schema>
74
75 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_0">
76 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060077 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070078
79 <EntityType Name="LogEntry" BaseType="LogEntry.LogEntry">
80 <Property Name="Severity" Type="LogEntry.v1_0_0.EventSeverity">
81 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -070082 <Annotation Term="OData.Description" String="The severity of the log entry."/>
Ed Tanousf263e092023-05-22 09:56:29 -070083 <Annotation Term="OData.LongDescription" String="This property shall contain the severity of the condition that created the log entry. If EntryType contains `Event`, services can replace the value defined in the message registry with a value more applicable to the implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070084 </Property>
85 <Property Name="Created" Type="Edm.DateTimeOffset" Nullable="false">
86 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -070087 <Annotation Term="OData.Description" String="The date and time when the log entry was created."/>
88 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the log entry was created."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070089 </Property>
90 <Property Name="EntryType" Type="LogEntry.v1_0_0.LogEntryType" Nullable="false">
91 <Annotation Term="Redfish.RequiredOnCreate"/>
92 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -070093 <Annotation Term="OData.Description" String="The type of log entry."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -080094 <Annotation Term="OData.LongDescription" String="This property shall represent the type of log entry. If the resource represents an IPMI SEL entry, the value shall contain `SEL`. If the resource represents a Redfish event log entry, the value shall contain `Event`. If the resource represents a CXL event record, the value shall contain `CXL`. If the resource represents an OEM log entry format, the value shall contain `Oem`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070095 <Annotation Term="Redfish.Required"/>
96 </Property>
97 <Property Name="OemRecordFormat" Type="Edm.String">
98 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -070099 <Annotation Term="OData.Description" String="The OEM-specific format of the entry. If the entry type is `Oem`, this property contains more information about the record format from the OEM."/>
100 <Annotation Term="OData.LongDescription" String="This property shall represent the OEM-specific format of the entry. This property shall be required if the EntryType value is `Oem`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700101 </Property>
102 <Property Name="EntryCode" Type="LogEntry.v1_0_0.LogEntryCode">
103 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700104 <Annotation Term="OData.Description" String="The entry code for the log entry if the entry type is `SEL`."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600105 <Annotation Term="OData.LongDescription" String="This property shall contain the entry code for the log entry if the EntryType is `SEL`. Tables 42-1 and 42-2 of the IPMI Specification v2.0 revision 1.1 describe these enumerations."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700106 </Property>
107 <Property Name="SensorType" Type="LogEntry.v1_0_0.SensorType">
108 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700109 <Annotation Term="OData.Description" String="The sensor type to which the log entry pertains if the entry type is `SEL`."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600110 <Annotation Term="OData.LongDescription" String="This property shall contain the sensor type to which the log entry pertains if the entry type is `SEL`. Table 42-3, Sensor Type Codes, in the IPMI Specification v2.0 revision 1.1 describes these enumerations."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700111 </Property>
112 <Property Name="SensorNumber" Type="Edm.Int64">
113 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500114 <Annotation Term="OData.Description" String="The IPMI-defined sensor number."/>
115 <Annotation Term="OData.LongDescription" String="This property shall contain the IPMI sensor number if the value of the EntryType property is `SEL`. This property should not appear in the resource for other values of EntryType."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700116 </Property>
117 <Property Name="Message" Type="Edm.String">
118 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800119 <Annotation Term="OData.Description" String="The message of the log entry. This property decodes from the entry type. If the entry type is `Event`, this property contains a message. If the entry type is `SEL`, this property contains an SEL-specific message. If the entry type is `CXL`, this property contains a CXL event record. Otherwise, this property contains an OEM-specific log entry. In most cases, this property contains the actual log entry."/>
120 <Annotation Term="OData.LongDescription" String="This property shall contain the message of the log entry. This property decodes from the entry type. If the entry type is `Event`, this property contains a message. If the entry type is `SEL`, this property contains an SEL-specific message, following the format specified in Table 32-1, SEL Event Records, in the IPMI Specification v2.0 revision 1.1. If the entry type is `CXL`, this property contains the CXL event record as a string of hex bytes in the pattern '^([a-fA-F0-9]{2})+$'. Otherwise, this property contains an OEM-specific log entry. In most cases, this property contains the actual log entry."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700121 </Property>
122 <Property Name="MessageId" Type="Edm.String" Nullable="false">
123 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700124 <Annotation Term="OData.Description" String="The MessageId, event data, or OEM-specific information. This property decodes from the entry type. If the entry type is `Event`, this property contains a Redfish Specification-defined MessageId. If the entry type is `SEL`, this property contains the Event Data. Otherwise, this property contains OEM-specific information."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800125 <Annotation Term="OData.LongDescription" String="This property shall contain the MessageId, event data, or OEM-specific information. This property decodes from the entry type. If the entry type is `Event`, this property contains a Redfish Specification-defined MessageId property of the event. If the entry type is `SEL`, the format should follow the pattern '^0[xX](([a-fA-F]|[0-9]){2}){4}$', which results in a string in the form '0xNNaabbcc', where 'NN' is the EventDir/EventType byte, 'aa' is the Event Data 1 byte, 'bb' is Event Data 2 byte, 'cc' is Event Data 3 byte, corresponding with bytes 13-16 in the IPMI SEL Event Record. If the entry type is `CXL`, this property shall not be present. Otherwise, this property contains OEM-specific information."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700126 </Property>
127 <Property Name="MessageArgs" Type="Collection(Edm.String)" Nullable="false">
128 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouse9cc1bc2023-09-21 11:15:30 -0700129 <Annotation Term="OData.Description" String="An array of message arguments that are substituted for the arguments in the message when looked up in the message registry."/>
130 <Annotation Term="OData.LongDescription" String="This property shall contain an array of message arguments that are substituted for the arguments in the message when looked up in the message registry. It has the same semantics as the MessageArgs property in the Redfish MessageRegistry schema. If the corresponding ParamType value contains `number`, the service shall convert the number to a string representation of the number."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700131 </Property>
132 <Property Name="Links" Type="LogEntry.v1_0_0.Links" Nullable="false">
Gunnar Mills844b4152020-06-22 12:44:09 -0500133 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
134 <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 -0700135 </Property>
136 </EntityType>
137
138 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Mills844b4152020-06-22 12:44:09 -0500139 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
140 <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 -0700141 <NavigationProperty Name="OriginOfCondition" Type="Resource.Item" Nullable="false">
142 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500143 <Annotation Term="OData.Description" String="The link to the resource that caused the log entry."/>
Ed Tanoused761212022-09-23 15:03:29 -0700144 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource that caused the log entry. For log entries that represent the creation or deletion of a resource, this property should reference the created or deleted resource and not the collection that contains the resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700145 <Annotation Term="OData.AutoExpandReferences"/>
146 </NavigationProperty>
147 </ComplexType>
148
149 <EnumType Name="EventSeverity">
150 <Member Name="OK">
151 <Annotation Term="OData.Description" String="Informational or operating normally."/>
152 </Member>
153 <Member Name="Warning">
Ed Tanouscb103132019-10-08 11:34:22 -0700154 <Annotation Term="OData.Description" String="A condition that requires attention."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700155 </Member>
156 <Member Name="Critical">
Ed Tanouscb103132019-10-08 11:34:22 -0700157 <Annotation Term="OData.Description" String="A critical condition that requires immediate attention."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700158 </Member>
159 </EnumType>
160
161 <EnumType Name="LogEntryType">
162 <Member Name="Event">
Ed Tanouscb103132019-10-08 11:34:22 -0700163 <Annotation Term="OData.Description" String="A Redfish-defined message."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700164 </Member>
165 <Member Name="SEL">
Ed Tanouscb103132019-10-08 11:34:22 -0700166 <Annotation Term="OData.Description" String="A legacy IPMI System Event Log (SEL) entry."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700167 </Member>
168 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700169 <Annotation Term="OData.Description" String="An entry in an OEM-defined format."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700170 </Member>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800171 <Member Name="CXL">
172 <Annotation Term="OData.Description" String="A CXL log entry."/>
173 <Annotation Term="Redfish.Revisions">
174 <Collection>
175 <Record>
176 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
177 <PropertyValue Property="Version" String="v1_14_0"/>
178 </Record>
179 </Collection>
180 </Annotation>
181 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700182 </EnumType>
183
184 <TypeDefinition Name="LogEntryCode" UnderlyingType="Edm.String">
185 <Annotation Term="Redfish.Enumeration">
186 <Collection>
187 <Record>
188 <PropertyValue Property="Member" String="Assert"/>
189 <Annotation Term="OData.Description" String="The condition has been asserted."/>
190 </Record>
191 <Record>
192 <PropertyValue Property="Member" String="Deassert"/>
193 <Annotation Term="OData.Description" String="The condition has been deasserted."/>
194 </Record>
195 <Record>
196 <PropertyValue Property="Member" String="Lower Non-critical - going low"/>
197 <Annotation Term="OData.Description" String="The reading crossed the Lower Non-critical threshold while going low."/>
198 </Record>
199 <Record>
200 <PropertyValue Property="Member" String="Lower Non-critical - going high"/>
201 <Annotation Term="OData.Description" String="The reading crossed the Lower Non-critical threshold while going high."/>
202 </Record>
203 <Record>
204 <PropertyValue Property="Member" String="Lower Critical - going low"/>
205 <Annotation Term="OData.Description" String="The reading crossed the Lower Critical threshold while going low."/>
206 </Record>
207 <Record>
208 <PropertyValue Property="Member" String="Lower Critical - going high"/>
209 <Annotation Term="OData.Description" String="The reading crossed the Lower Critical threshold while going high."/>
210 </Record>
211 <Record>
212 <PropertyValue Property="Member" String="Lower Non-recoverable - going low"/>
213 <Annotation Term="OData.Description" String="The reading crossed the Lower Non-recoverable threshold while going low."/>
214 </Record>
215 <Record>
216 <PropertyValue Property="Member" String="Lower Non-recoverable - going high"/>
217 <Annotation Term="OData.Description" String="The reading crossed the Lower Non-recoverable threshold while going high."/>
218 </Record>
219 <Record>
220 <PropertyValue Property="Member" String="Upper Non-critical - going low"/>
221 <Annotation Term="OData.Description" String="The reading crossed the Upper Non-critical threshold while going low."/>
222 </Record>
223 <Record>
224 <PropertyValue Property="Member" String="Upper Non-critical - going high"/>
225 <Annotation Term="OData.Description" String="The reading crossed the Upper Non-critical threshold while going high."/>
226 </Record>
227 <Record>
228 <PropertyValue Property="Member" String="Upper Critical - going low"/>
229 <Annotation Term="OData.Description" String="The reading crossed the Upper Critical threshold while going low."/>
230 </Record>
231 <Record>
232 <PropertyValue Property="Member" String="Upper Critical - going high"/>
233 <Annotation Term="OData.Description" String="The reading crossed the Upper Critical threshold while going high."/>
234 </Record>
235 <Record>
236 <PropertyValue Property="Member" String="Upper Non-recoverable - going low"/>
237 <Annotation Term="OData.Description" String="The reading crossed the Upper Non-recoverable threshold while going low."/>
238 </Record>
239 <Record>
240 <PropertyValue Property="Member" String="Upper Non-recoverable - going high"/>
241 <Annotation Term="OData.Description" String="The reading crossed the Upper Non-recoverable threshold while going high."/>
242 </Record>
243 <Record>
244 <PropertyValue Property="Member" String="Transition to Idle"/>
245 <Annotation Term="OData.Description" String="The state transitioned to idle."/>
246 </Record>
247 <Record>
248 <PropertyValue Property="Member" String="Transition to Active"/>
249 <Annotation Term="OData.Description" String="The state transitioned to active."/>
250 </Record>
251 <Record>
252 <PropertyValue Property="Member" String="Transition to Busy"/>
253 <Annotation Term="OData.Description" String="The state transitioned to busy."/>
254 </Record>
255 <Record>
256 <PropertyValue Property="Member" String="State Deasserted"/>
257 <Annotation Term="OData.Description" String="The state has been deasserted."/>
258 </Record>
259 <Record>
260 <PropertyValue Property="Member" String="State Asserted"/>
261 <Annotation Term="OData.Description" String="The state has been asserted."/>
262 </Record>
263 <Record>
264 <PropertyValue Property="Member" String="Predictive Failure deasserted"/>
265 <Annotation Term="OData.Description" String="A Predictive Failure is no longer present."/>
266 </Record>
267 <Record>
268 <PropertyValue Property="Member" String="Predictive Failure asserted"/>
269 <Annotation Term="OData.Description" String="A Predictive Failure has been detected."/>
270 </Record>
271 <Record>
272 <PropertyValue Property="Member" String="Limit Not Exceeded"/>
273 <Annotation Term="OData.Description" String="A limit has not been exceeded."/>
274 </Record>
275 <Record>
276 <PropertyValue Property="Member" String="Limit Exceeded"/>
277 <Annotation Term="OData.Description" String="A limit has been exceeded."/>
278 </Record>
279 <Record>
280 <PropertyValue Property="Member" String="Performance Met"/>
281 <Annotation Term="OData.Description" String="Performance meets expectations."/>
282 </Record>
283 <Record>
284 <PropertyValue Property="Member" String="Performance Lags"/>
285 <Annotation Term="OData.Description" String="Performance does not meet expectations."/>
286 </Record>
287 <Record>
288 <PropertyValue Property="Member" String="Transition to OK"/>
289 <Annotation Term="OData.Description" String="A state has changed to OK."/>
290 </Record>
291 <Record>
292 <PropertyValue Property="Member" String="Transition to Non-Critical from OK"/>
293 <Annotation Term="OData.Description" String="A state has changed to Non-Critical from OK."/>
294 </Record>
295 <Record>
296 <PropertyValue Property="Member" String="Transition to Critical from less severe"/>
297 <Annotation Term="OData.Description" String="A state has changed to Critical from less severe."/>
298 </Record>
299 <Record>
300 <PropertyValue Property="Member" String="Transition to Non-recoverable from less severe"/>
301 <Annotation Term="OData.Description" String="A state has changed to Non-recoverable from less severe."/>
302 </Record>
303 <Record>
304 <PropertyValue Property="Member" String="Transition to Non-Critical from more severe"/>
305 <Annotation Term="OData.Description" String="A state has changed to Non-Critical from more severe."/>
306 </Record>
307 <Record>
308 <PropertyValue Property="Member" String="Transition to Critical from Non-recoverable"/>
309 <Annotation Term="OData.Description" String="A state has changed to Critical from Non-recoverable."/>
310 </Record>
311 <Record>
312 <PropertyValue Property="Member" String="Transition to Non-recoverable"/>
313 <Annotation Term="OData.Description" String="A state has changed to Non-recoverable."/>
314 </Record>
315 <Record>
316 <PropertyValue Property="Member" String="Monitor"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700317 <Annotation Term="OData.Description" String="A monitor event."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700318 </Record>
319 <Record>
320 <PropertyValue Property="Member" String="Informational"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700321 <Annotation Term="OData.Description" String="An informational event."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700322 </Record>
323 <Record>
324 <PropertyValue Property="Member" String="Device Removed / Device Absent"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700325 <Annotation Term="OData.Description" String="A device has been removed or is absent."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700326 </Record>
327 <Record>
328 <PropertyValue Property="Member" String="Device Inserted / Device Present"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700329 <Annotation Term="OData.Description" String="A device has been inserted or is present."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700330 </Record>
331 <Record>
332 <PropertyValue Property="Member" String="Device Disabled"/>
333 <Annotation Term="OData.Description" String="A device has been disabled."/>
334 </Record>
335 <Record>
336 <PropertyValue Property="Member" String="Device Enabled"/>
337 <Annotation Term="OData.Description" String="A device has been enabled."/>
338 </Record>
339 <Record>
340 <PropertyValue Property="Member" String="Transition to Running"/>
341 <Annotation Term="OData.Description" String="A state has transitioned to Running."/>
342 </Record>
343 <Record>
344 <PropertyValue Property="Member" String="Transition to In Test"/>
345 <Annotation Term="OData.Description" String="A state has transitioned to In Test."/>
346 </Record>
347 <Record>
348 <PropertyValue Property="Member" String="Transition to Power Off"/>
349 <Annotation Term="OData.Description" String="A state has transitioned to Power Off."/>
350 </Record>
351 <Record>
352 <PropertyValue Property="Member" String="Transition to On Line"/>
353 <Annotation Term="OData.Description" String="A state has transitioned to On Line."/>
354 </Record>
355 <Record>
356 <PropertyValue Property="Member" String="Transition to Off Line"/>
357 <Annotation Term="OData.Description" String="A state has transitioned to Off Line."/>
358 </Record>
359 <Record>
360 <PropertyValue Property="Member" String="Transition to Off Duty"/>
361 <Annotation Term="OData.Description" String="A state has transitioned to Off Duty."/>
362 </Record>
363 <Record>
364 <PropertyValue Property="Member" String="Transition to Degraded"/>
365 <Annotation Term="OData.Description" String="A state has transitioned to Degraded."/>
366 </Record>
367 <Record>
368 <PropertyValue Property="Member" String="Transition to Power Save"/>
369 <Annotation Term="OData.Description" String="A state has transitioned to Power Save."/>
370 </Record>
371 <Record>
372 <PropertyValue Property="Member" String="Install Error"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700373 <Annotation Term="OData.Description" String="An install error has been detected."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700374 </Record>
375 <Record>
376 <PropertyValue Property="Member" String="Fully Redundant"/>
377 <Annotation Term="OData.Description" String="Indicates that full redundancy has been regained."/>
378 </Record>
379 <Record>
380 <PropertyValue Property="Member" String="Redundancy Lost"/>
381 <Annotation Term="OData.Description" String="Entered any non-redundant state, including Non-redundant: Insufficient Resources."/>
382 </Record>
383 <Record>
384 <PropertyValue Property="Member" String="Redundancy Degraded"/>
385 <Annotation Term="OData.Description" String="Redundancy still exists, but at less than full level."/>
386 </Record>
387 <Record>
388 <PropertyValue Property="Member" String="Non-redundant:Sufficient Resources from Redundant"/>
389 <Annotation Term="OData.Description" String="Redundancy has been lost but unit is functioning with minimum resources needed for normal operation."/>
390 </Record>
391 <Record>
392 <PropertyValue Property="Member" String="Non-redundant:Sufficient Resources from Insufficient Resources"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700393 <Annotation Term="OData.Description" String="Unit has regained minimum resources needed for normal operation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700394 </Record>
395 <Record>
396 <PropertyValue Property="Member" String="Non-redundant:Insufficient Resources"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700397 <Annotation Term="OData.Description" String="Unit is non-redundant and has insufficient resources to maintain normal operation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700398 </Record>
399 <Record>
400 <PropertyValue Property="Member" String="Redundancy Degraded from Fully Redundant"/>
401 <Annotation Term="OData.Description" String="Unit has lost some redundant resource(s) but is still in a redundant state."/>
402 </Record>
403 <Record>
404 <PropertyValue Property="Member" String="Redundancy Degraded from Non-redundant"/>
405 <Annotation Term="OData.Description" String="Unit has regained some resource(s) and is redundant but not fully redundant."/>
406 </Record>
407 <Record>
408 <PropertyValue Property="Member" String="D0 Power State"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700409 <Annotation Term="OData.Description" String="The ACPI-defined D0 power state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700410 </Record>
411 <Record>
412 <PropertyValue Property="Member" String="D1 Power State"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700413 <Annotation Term="OData.Description" String="The ACPI-defined D1 power state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700414 </Record>
415 <Record>
416 <PropertyValue Property="Member" String="D2 Power State"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700417 <Annotation Term="OData.Description" String="The ACPI-defined D2 power state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700418 </Record>
419 <Record>
420 <PropertyValue Property="Member" String="D3 Power State"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700421 <Annotation Term="OData.Description" String="The ACPI-defined D3 power state."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700422 </Record>
423 <Record>
424 <PropertyValue Property="Member" String="OEM"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700425 <Annotation Term="OData.Description" String="An OEM-defined event."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600426 <Annotation Term="Redfish.Revisions">
427 <Collection>
428 <Record>
429 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
430 <PropertyValue Property="Version" String="v1_3_0"/>
431 </Record>
432 </Collection>
433 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700434 </Record>
435 </Collection>
436 </Annotation>
437 </TypeDefinition>
438
439 <TypeDefinition Name="SensorType" UnderlyingType="Edm.String">
440 <Annotation Term="Redfish.Enumeration">
441 <Collection>
442 <Record>
443 <PropertyValue Property="Member" String="Platform Security Violation Attempt"/>
444 <Annotation Term="OData.Description" String="A platform security sensor."/>
445 </Record>
446 <Record>
447 <PropertyValue Property="Member" String="Temperature"/>
448 <Annotation Term="OData.Description" String="A temperature sensor."/>
449 </Record>
450 <Record>
451 <PropertyValue Property="Member" String="Voltage"/>
452 <Annotation Term="OData.Description" String="A voltage sensor."/>
453 </Record>
454 <Record>
455 <PropertyValue Property="Member" String="Current"/>
456 <Annotation Term="OData.Description" String="A current sensor."/>
457 </Record>
458 <Record>
459 <PropertyValue Property="Member" String="Fan"/>
460 <Annotation Term="OData.Description" String="A fan sensor."/>
461 </Record>
462 <Record>
463 <PropertyValue Property="Member" String="Physical Chassis Security"/>
464 <Annotation Term="OData.Description" String="A physical security sensor."/>
465 </Record>
466 <Record>
467 <PropertyValue Property="Member" String="Processor"/>
468 <Annotation Term="OData.Description" String="A sensor for a processor."/>
469 </Record>
470 <Record>
471 <PropertyValue Property="Member" String="Power Supply / Converter"/>
472 <Annotation Term="OData.Description" String="A sensor for a power supply or DC-to-DC converter."/>
473 </Record>
474 <Record>
475 <PropertyValue Property="Member" String="PowerUnit"/>
476 <Annotation Term="OData.Description" String="A sensor for a power unit."/>
477 </Record>
478 <Record>
479 <PropertyValue Property="Member" String="CoolingDevice"/>
480 <Annotation Term="OData.Description" String="A sensor for a cooling device."/>
481 </Record>
482 <Record>
483 <PropertyValue Property="Member" String="Other Units-based Sensor"/>
484 <Annotation Term="OData.Description" String="A sensor for a miscellaneous analog sensor."/>
485 </Record>
486 <Record>
487 <PropertyValue Property="Member" String="Memory"/>
488 <Annotation Term="OData.Description" String="A sensor for a memory device."/>
489 </Record>
490 <Record>
491 <PropertyValue Property="Member" String="Drive Slot/Bay"/>
492 <Annotation Term="OData.Description" String="A sensor for a drive slot or bay."/>
493 </Record>
494 <Record>
495 <PropertyValue Property="Member" String="POST Memory Resize"/>
496 <Annotation Term="OData.Description" String="A sensor for a POST memory resize event."/>
497 </Record>
498 <Record>
499 <PropertyValue Property="Member" String="System Firmware Progress"/>
500 <Annotation Term="OData.Description" String="A sensor for a system firmware progress event."/>
501 </Record>
502 <Record>
503 <PropertyValue Property="Member" String="Event Logging Disabled"/>
504 <Annotation Term="OData.Description" String="A sensor for the event log."/>
505 </Record>
506 <Record>
507 <PropertyValue Property="Member" String="System Event"/>
508 <Annotation Term="OData.Description" String="A sensor for a system event."/>
509 </Record>
510 <Record>
511 <PropertyValue Property="Member" String="Critical Interrupt"/>
512 <Annotation Term="OData.Description" String="A sensor for a critical interrupt event."/>
513 </Record>
514 <Record>
515 <PropertyValue Property="Member" String="Button/Switch"/>
516 <Annotation Term="OData.Description" String="A sensor for a button or switch."/>
517 </Record>
518 <Record>
519 <PropertyValue Property="Member" String="Module/Board"/>
520 <Annotation Term="OData.Description" String="A sensor for a module or board."/>
521 </Record>
522 <Record>
523 <PropertyValue Property="Member" String="Microcontroller/Coprocessor"/>
524 <Annotation Term="OData.Description" String="A sensor for a microcontroller or coprocessor."/>
525 </Record>
526 <Record>
527 <PropertyValue Property="Member" String="Add-in Card"/>
528 <Annotation Term="OData.Description" String="A sensor for an add-in card."/>
529 </Record>
530 <Record>
531 <PropertyValue Property="Member" String="Chassis"/>
532 <Annotation Term="OData.Description" String="A sensor for a chassis."/>
533 </Record>
534 <Record>
535 <PropertyValue Property="Member" String="ChipSet"/>
536 <Annotation Term="OData.Description" String="A sensor for a chipset."/>
537 </Record>
538 <Record>
539 <PropertyValue Property="Member" String="Other FRU"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700540 <Annotation Term="OData.Description" String="A sensor for another type of FRU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700541 </Record>
542 <Record>
543 <PropertyValue Property="Member" String="Cable/Interconnect"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700544 <Annotation Term="OData.Description" String="A sensor for a cable or interconnect device type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700545 </Record>
546 <Record>
547 <PropertyValue Property="Member" String="Terminator"/>
548 <Annotation Term="OData.Description" String="A sensor for a terminator."/>
549 </Record>
550 <Record>
551 <PropertyValue Property="Member" String="SystemBoot/Restart"/>
552 <Annotation Term="OData.Description" String="A sensor for a system boot or restart event."/>
553 </Record>
554 <Record>
555 <PropertyValue Property="Member" String="Boot Error"/>
556 <Annotation Term="OData.Description" String="A sensor for a boot error event."/>
557 </Record>
558 <Record>
559 <PropertyValue Property="Member" String="BaseOSBoot/InstallationStatus"/>
560 <Annotation Term="OData.Description" String="A sensor for a base OS boot or installation status event."/>
561 </Record>
562 <Record>
563 <PropertyValue Property="Member" String="OS Stop/Shutdown"/>
564 <Annotation Term="OData.Description" String="A sensor for an OS stop or shutdown event"/>
565 </Record>
566 <Record>
567 <PropertyValue Property="Member" String="Slot/Connector"/>
568 <Annotation Term="OData.Description" String="A sensor for a slot or connector."/>
569 </Record>
570 <Record>
571 <PropertyValue Property="Member" String="System ACPI PowerState"/>
572 <Annotation Term="OData.Description" String="A sensor for an ACPI power state event."/>
573 </Record>
574 <Record>
575 <PropertyValue Property="Member" String="Watchdog"/>
576 <Annotation Term="OData.Description" String="A sensor for a watchdog event."/>
577 </Record>
578 <Record>
579 <PropertyValue Property="Member" String="Platform Alert"/>
580 <Annotation Term="OData.Description" String="A sensor for a platform alert event."/>
581 </Record>
582 <Record>
583 <PropertyValue Property="Member" String="Entity Presence"/>
584 <Annotation Term="OData.Description" String="A sensor for an entity presence event."/>
585 </Record>
586 <Record>
587 <PropertyValue Property="Member" String="Monitor ASIC/IC"/>
588 <Annotation Term="OData.Description" String="A sensor for a monitor ASIC or IC."/>
589 </Record>
590 <Record>
591 <PropertyValue Property="Member" String="LAN"/>
592 <Annotation Term="OData.Description" String="A sensor for a LAN device."/>
593 </Record>
594 <Record>
595 <PropertyValue Property="Member" String="Management Subsystem Health"/>
596 <Annotation Term="OData.Description" String="A sensor for a management subsystem health event."/>
597 </Record>
598 <Record>
599 <PropertyValue Property="Member" String="Battery"/>
600 <Annotation Term="OData.Description" String="A sensor for a battery."/>
601 </Record>
602 <Record>
603 <PropertyValue Property="Member" String="Session Audit"/>
604 <Annotation Term="OData.Description" String="A sensor for a session audit event."/>
605 </Record>
606 <Record>
607 <PropertyValue Property="Member" String="Version Change"/>
608 <Annotation Term="OData.Description" String="A sensor for a version change event."/>
609 </Record>
610 <Record>
611 <PropertyValue Property="Member" String="FRUState"/>
612 <Annotation Term="OData.Description" String="A sensor for a FRU state event."/>
613 </Record>
614 <Record>
615 <PropertyValue Property="Member" String="OEM"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700616 <Annotation Term="OData.Description" String="An OEM-defined sensor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600617 <Annotation Term="Redfish.Revisions">
618 <Collection>
619 <Record>
620 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
621 <PropertyValue Property="Version" String="v1_3_0"/>
622 </Record>
623 </Collection>
624 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700625 </Record>
626 </Collection>
627 </Annotation>
628 </TypeDefinition>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700629 </Schema>
630
631 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_2">
632 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
633 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
634 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_0.LogEntry"/>
635 </Schema>
636
637 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_3">
638 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
639 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
640 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_2.LogEntry"/>
641 </Schema>
642
643 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_4">
644 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
645 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
646 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_3.LogEntry"/>
647 </Schema>
648
649 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_5">
650 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700651 <Annotation Term="OData.Description" String="This version was created to add descriptions to various enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700652 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_4.LogEntry"/>
653 </Schema>
654
Ed Tanous530520e2019-01-02 13:41:37 -0800655 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_6">
656 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700657 <Annotation Term="OData.Description" String="This version was created to correct the description for EntryType. 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. It was also created to clarify the descriptions for many properties."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800658 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_5.LogEntry"/>
659 </Schema>
660
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600661 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_7">
662 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700663 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600664 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_6.LogEntry"/>
665 </Schema>
666
Ed Tanouscb103132019-10-08 11:34:22 -0700667 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_8">
668 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
669 <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."/>
670 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_7.LogEntry"/>
671 </Schema>
672
673 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_9">
674 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
675 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
676 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_8.LogEntry"/>
677 </Schema>
678
Gunnar Mills6f44b752020-02-06 16:50:51 -0600679 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_10">
680 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
681 <Annotation Term="OData.Description" String="This version was created to add the Event Type/Direction byte of the IPMI SEL to MessageId."/>
682 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_9.LogEntry"/>
683 </Schema>
684
Gunnar Mills09b9d452020-02-11 13:27:39 -0600685 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_11">
686 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
687 <Annotation Term="OData.Description" String="This version was created to clarify references to the IPMI Specification in the descriptions of EntryCode, SensorType, and Message."/>
688 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_10.LogEntry"/>
689 </Schema>
690
Gunnar Mills844b4152020-06-22 12:44:09 -0500691 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_12">
692 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
693 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
694 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_11.LogEntry"/>
695 </Schema>
696
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500697 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_13">
698 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
699 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
700 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_12.LogEntry"/>
701 </Schema>
702
Gunnar Mills262d7d42021-01-20 16:28:41 -0600703 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_14">
704 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
705 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
706 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_13.LogEntry"/>
707 </Schema>
708
Ed Tanoused761212022-09-23 15:03:29 -0700709 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_15">
710 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
711 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
712 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_14.LogEntry"/>
713 </Schema>
714
Ed Tanouse9cc1bc2023-09-21 11:15:30 -0700715 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_0_16">
716 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
717 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
718 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_15.LogEntry"/>
719 </Schema>
720
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800721 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_16">
722 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
723 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
724 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_15.LogEntry"/>
725 </Schema>
726
Ed Tanousf263e092023-05-22 09:56:29 -0700727 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_17">
728 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
729 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
730 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_16.LogEntry"/>
731 </Schema>
732
Ed Tanouse9cc1bc2023-09-21 11:15:30 -0700733 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_18">
734 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
735 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
736 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_17.LogEntry"/>
737 </Schema>
738
Jason M. Billsea4aa752018-06-05 13:29:11 -0700739 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_0">
740 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600741 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500742
Jason M. Billsea4aa752018-06-05 13:29:11 -0700743 <EntityType Name="LogEntry" BaseType="LogEntry.v1_0_2.LogEntry">
744 <Property Name="EventType" Type="Event.EventType" Nullable="false">
745 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700746 <Annotation Term="OData.Description" String="The type of event recorded in this log."/>
747 <Annotation Term="OData.LongDescription" String="If present, this LogEntry records an event and the value shall indicate the type of event."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600748 <Annotation Term="Redfish.Revisions">
749 <Collection>
750 <Record>
751 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
752 <PropertyValue Property="Version" String="v1_4_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700753 <PropertyValue Property="Description" String="This property has been deprecated. Starting with Redfish Specification v1.6 (Event v1.3), subscriptions are based on the RegistryPrefix and ResourceType properties and not on the EventType property."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600754 </Record>
755 </Collection>
756 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700757 </Property>
758 <Property Name="EventId" Type="Edm.String" Nullable="false">
759 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700760 <Annotation Term="OData.Description" String="The unique instance identifier for an event."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700761 <Annotation Term="OData.LongDescription" String="If present, this LogEntry records an Event and the value shall indicate a unique identifier for the event, the format of which is implementation dependent."/>
762 </Property>
763 <Property Name="EventTimestamp" Type="Edm.DateTimeOffset" Nullable="false">
764 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700765 <Annotation Term="OData.Description" String="The date and time when the event occurred."/>
766 <Annotation Term="OData.LongDescription" String="If present, this LogEntry records an event and the value shall contain the date and time when the event occurred."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700767 </Property>
768 </EntityType>
769 </Schema>
770
771 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_1">
772 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
773 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
774 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_0.LogEntry"/>
775 </Schema>
776
777 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_2">
778 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
779 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
780 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_1.LogEntry"/>
781 </Schema>
782
783 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_3">
784 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600785 <Annotation Term="OData.Description" String="This version was created to change EventType to use the unversioned definition. It was also created to add descriptions to various enumeration values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700786 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_2.LogEntry"/>
787 </Schema>
788
Ed Tanous530520e2019-01-02 13:41:37 -0800789 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_4">
790 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700791 <Annotation Term="OData.Description" String="This version was created to correct the description for EntryType. 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. It was also created to clarify the descriptions for many properties."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800792 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_3.LogEntry"/>
793 </Schema>
794
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600795 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_5">
796 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700797 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600798 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_4.LogEntry"/>
799 </Schema>
800
Ed Tanouscb103132019-10-08 11:34:22 -0700801 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_6">
802 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
803 <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."/>
804 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_5.LogEntry"/>
805 </Schema>
806
807 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_7">
808 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
809 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
810 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_6.LogEntry"/>
811 </Schema>
812
Gunnar Mills6f44b752020-02-06 16:50:51 -0600813 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_8">
814 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
815 <Annotation Term="OData.Description" String="This version was created to add the Event Type/Direction byte of the IPMI SEL to MessageId."/>
816 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_7.LogEntry"/>
817 </Schema>
818
Gunnar Mills09b9d452020-02-11 13:27:39 -0600819 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_9">
820 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
821 <Annotation Term="OData.Description" String="This version was created to clarify references to the IPMI Specification in the descriptions of EntryCode, SensorType, and Message."/>
822 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_8.LogEntry"/>
823 </Schema>
824
Gunnar Mills844b4152020-06-22 12:44:09 -0500825 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_10">
826 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
827 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
828 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_9.LogEntry"/>
829 </Schema>
830
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500831 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_11">
832 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
833 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
834 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_10.LogEntry"/>
835 </Schema>
836
Gunnar Mills262d7d42021-01-20 16:28:41 -0600837 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_12">
838 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
839 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
840 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_11.LogEntry"/>
841 </Schema>
842
Ed Tanoused761212022-09-23 15:03:29 -0700843 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_13">
844 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
845 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
846 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_12.LogEntry"/>
847 </Schema>
848
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800849 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_14">
850 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
851 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
852 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_13.LogEntry"/>
853 </Schema>
854
Ed Tanousf263e092023-05-22 09:56:29 -0700855 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_1_15">
856 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
857 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
858 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_14.LogEntry"/>
859 </Schema>
860
Jason M. Billsea4aa752018-06-05 13:29:11 -0700861 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_0">
862 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600863 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500864
Jason M. Billsea4aa752018-06-05 13:29:11 -0700865 <EntityType Name="LogEntry" BaseType="LogEntry.v1_1_2.LogEntry">
866 <Property Name="Actions" Type="LogEntry.v1_2_0.Actions" Nullable="false">
Gunnar Mills844b4152020-06-22 12:44:09 -0500867 <Annotation Term="OData.Description" String="The available actions for this resource."/>
868 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700869 </Property>
870 </EntityType>
871
872 <ComplexType Name="Actions">
873 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500874 <Annotation Term="OData.Description" String="The available actions for this resource."/>
875 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800876 <Property Name="Oem" Type="LogEntry.v1_2_0.OemActions" Nullable="false">
Gunnar Mills844b4152020-06-22 12:44:09 -0500877 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
878 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800879 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700880 </ComplexType>
881
882 <ComplexType Name="OemActions">
883 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500884 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
885 <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 -0700886 </ComplexType>
887 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500888
Jason M. Billsea4aa752018-06-05 13:29:11 -0700889 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_1">
890 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600891 <Annotation Term="OData.Description" String="This version was created to change EventType to use the unversioned definition. It was also created to add descriptions to various enumeration values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700892 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_0.LogEntry"/>
893 </Schema>
894
Ed Tanous530520e2019-01-02 13:41:37 -0800895 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_2">
896 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700897 <Annotation Term="OData.Description" String="This version was created to correct the description for EntryType. 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. It was also created to clarify the descriptions for many properties."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800898 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_1.LogEntry"/>
899 </Schema>
900
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600901 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_3">
902 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700903 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600904 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_2.LogEntry"/>
905 </Schema>
906
Ed Tanouscb103132019-10-08 11:34:22 -0700907 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_4">
908 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
909 <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."/>
910 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_3.LogEntry"/>
911 </Schema>
912
913 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_5">
914 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
915 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
916 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_4.LogEntry"/>
917 </Schema>
918
Gunnar Mills6f44b752020-02-06 16:50:51 -0600919 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_6">
920 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
921 <Annotation Term="OData.Description" String="This version was created to add the Event Type/Direction byte of the IPMI SEL to MessageId."/>
922 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_5.LogEntry"/>
923 </Schema>
924
Gunnar Mills09b9d452020-02-11 13:27:39 -0600925 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_7">
926 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
927 <Annotation Term="OData.Description" String="This version was created to clarify references to the IPMI Specification in the descriptions of EntryCode, SensorType, and Message."/>
928 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_6.LogEntry"/>
929 </Schema>
930
Gunnar Mills844b4152020-06-22 12:44:09 -0500931 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_8">
932 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
933 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
934 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_7.LogEntry"/>
935 </Schema>
936
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500937 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_9">
938 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
939 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
940 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_8.LogEntry"/>
941 </Schema>
942
Gunnar Mills262d7d42021-01-20 16:28:41 -0600943 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_10">
944 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
945 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
946 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_9.LogEntry"/>
947 </Schema>
948
Ed Tanoused761212022-09-23 15:03:29 -0700949 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_11">
950 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
951 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
952 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_10.LogEntry"/>
953 </Schema>
954
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800955 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_12">
956 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
957 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
958 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_11.LogEntry"/>
959 </Schema>
960
Ed Tanousf263e092023-05-22 09:56:29 -0700961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_13">
962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
964 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_12.LogEntry"/>
965 </Schema>
966
Ed Tanouse9cc1bc2023-09-21 11:15:30 -0700967 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_2_14">
968 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
969 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
970 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_13.LogEntry"/>
971 </Schema>
972
Jason M. Billsea4aa752018-06-05 13:29:11 -0700973 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_0">
974 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600975 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700976 <Annotation Term="OData.Description" String="This version was created to add OEM enumerations for legacy IPMI log implementations."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500977
Jason M. Billsea4aa752018-06-05 13:29:11 -0700978 <EntityType Name="LogEntry" BaseType="LogEntry.v1_2_1.LogEntry">
979 <Property Name="OemLogEntryCode" Type="Edm.String">
980 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700981 <Annotation Term="OData.Description" String="The OEM-specific entry code, if the LogEntryCode type is `OEM`."/>
982 <Annotation Term="OData.LongDescription" String="This property shall represent the OEM-specific Log Entry Code type of the Entry. This property shall only be present if EntryType is `SEL` and LogEntryCode is `OEM`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700983 </Property>
984 <Property Name="OemSensorType" Type="Edm.String">
985 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700986 <Annotation Term="OData.Description" String="The OEM-specific sensor type if the sensor type is `OEM`."/>
987 <Annotation Term="OData.LongDescription" String="This property shall represent the OEM-specific sensor type of the entry. This property shall only be used if EntryType is `SEL` and SensorType is `OEM`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700988 </Property>
989 </EntityType>
990 </Schema>
991
Ed Tanous530520e2019-01-02 13:41:37 -0800992 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_1">
993 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700994 <Annotation Term="OData.Description" String="This version was created to correct the description for EntryType. 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. It was also created to clarify the descriptions for many properties."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800995 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_0.LogEntry"/>
996 </Schema>
997
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600998 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_2">
999 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001000 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001001 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_1.LogEntry"/>
1002 </Schema>
1003
Ed Tanouscb103132019-10-08 11:34:22 -07001004 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_3">
1005 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1006 <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."/>
1007 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_2.LogEntry"/>
1008 </Schema>
1009
1010 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_4">
1011 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1012 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1013 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_3.LogEntry"/>
1014 </Schema>
1015
Gunnar Mills6f44b752020-02-06 16:50:51 -06001016 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_5">
1017 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1018 <Annotation Term="OData.Description" String="This version was created to add the Event Type/Direction byte of the IPMI SEL to MessageId."/>
1019 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_4.LogEntry"/>
1020 </Schema>
1021
Gunnar Mills09b9d452020-02-11 13:27:39 -06001022 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_6">
1023 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1024 <Annotation Term="OData.Description" String="This version was created to clarify references to the IPMI Specification in the descriptions of EntryCode, SensorType, and Message."/>
1025 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_5.LogEntry"/>
1026 </Schema>
1027
Gunnar Mills844b4152020-06-22 12:44:09 -05001028 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_7">
1029 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1030 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1031 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_6.LogEntry"/>
1032 </Schema>
1033
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001034 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_8">
1035 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1036 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
1037 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_7.LogEntry"/>
1038 </Schema>
1039
Gunnar Mills262d7d42021-01-20 16:28:41 -06001040 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_9">
1041 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1042 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1043 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_8.LogEntry"/>
1044 </Schema>
1045
Ed Tanoused761212022-09-23 15:03:29 -07001046 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_10">
1047 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1048 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
1049 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_9.LogEntry"/>
1050 </Schema>
1051
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001052 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_11">
1053 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1054 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1055 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_10.LogEntry"/>
1056 </Schema>
1057
Ed Tanousf263e092023-05-22 09:56:29 -07001058 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_12">
1059 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1060 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
1061 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_11.LogEntry"/>
1062 </Schema>
1063
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001064 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_3_13">
1065 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1066 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
1067 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_12.LogEntry"/>
1068 </Schema>
1069
Ed Tanous530520e2019-01-02 13:41:37 -08001070 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_0">
1071 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001072 <Annotation Term="Redfish.Release" String="2018.2"/>
Ed Tanous530520e2019-01-02 13:41:37 -08001073 <Annotation Term="OData.Description" String="This version was created to deprecate EventType and to add EventGroupId in the case the log is used for Events."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001074
Ed Tanous530520e2019-01-02 13:41:37 -08001075 <EntityType Name="LogEntry" BaseType="LogEntry.v1_3_1.LogEntry">
1076 <Property Name="EventGroupId" Type="Edm.Int64">
1077 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001078 <Annotation Term="OData.Description" String="An identifier that correlates events with the same cause."/>
1079 <Annotation Term="OData.LongDescription" String="This property shall indicate that events are related and shall have the same value in the case where multiple event messages are produced by the same root cause. Implementations shall use separate values for events with separate root cause. There shall not be ordering of events implied by this property's value."/>
Ed Tanous530520e2019-01-02 13:41:37 -08001080 </Property>
1081 </EntityType>
1082 </Schema>
1083
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001084 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_1">
1085 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001086 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001087 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_0.LogEntry"/>
1088 </Schema>
1089
Ed Tanouscb103132019-10-08 11:34:22 -07001090 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_2">
1091 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1092 <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."/>
1093 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_1.LogEntry"/>
1094 </Schema>
1095
1096 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_3">
1097 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1098 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1099 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_2.LogEntry"/>
1100 </Schema>
1101
Gunnar Mills6f44b752020-02-06 16:50:51 -06001102 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_4">
1103 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1104 <Annotation Term="OData.Description" String="This version was created to add the Event Type/Direction byte of the IPMI SEL to MessageId."/>
1105 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_3.LogEntry"/>
1106 </Schema>
1107
Gunnar Mills09b9d452020-02-11 13:27:39 -06001108 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_5">
1109 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1110 <Annotation Term="OData.Description" String="This version was created to clarify references to the IPMI Specification in the descriptions of EntryCode, SensorType, and Message."/>
1111 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_4.LogEntry"/>
1112 </Schema>
1113
Gunnar Mills844b4152020-06-22 12:44:09 -05001114 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_6">
1115 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1116 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1117 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_5.LogEntry"/>
1118 </Schema>
1119
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001120 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_7">
1121 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1122 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
1123 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_6.LogEntry"/>
1124 </Schema>
1125
Gunnar Mills262d7d42021-01-20 16:28:41 -06001126 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_8">
1127 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1128 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1129 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_7.LogEntry"/>
1130 </Schema>
1131
Ed Tanoused761212022-09-23 15:03:29 -07001132 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_9">
1133 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1134 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
1135 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_8.LogEntry"/>
1136 </Schema>
1137
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001138 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_10">
1139 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1140 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1141 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_9.LogEntry"/>
1142 </Schema>
1143
Ed Tanousf263e092023-05-22 09:56:29 -07001144 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_11">
1145 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1146 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
1147 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_10.LogEntry"/>
1148 </Schema>
1149
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001150 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_4_12">
1151 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1152 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
1153 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_11.LogEntry"/>
1154 </Schema>
1155
Gunnar Mills6f44b752020-02-06 16:50:51 -06001156 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_0">
1157 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1158 <Annotation Term="Redfish.Release" String="2019.3"/>
1159 <Annotation Term="OData.Description" String="This version was created to add the GeneratorId property."/>
1160
1161 <EntityType Name="LogEntry" BaseType="LogEntry.v1_4_4.LogEntry">
1162 <Property Name="GeneratorId" Type="Edm.String">
1163 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1164 <Annotation Term="OData.Description" String="An identifier of the device that has generated the IPMI SEL Event Record."/>
1165 <Annotation Term="OData.LongDescription" String="If EntryType is `SEL`, this property shall contain the 'Generator ID' field of the IPMI SEL Event Record. If EntryType is not `SEL`, this property should not be present."/>
1166 <Annotation Term="Validation.Pattern" String="^0[xX](([a-fA-F]|[0-9]){2}){2}$"/>
1167 </Property>
1168 </EntityType>
1169 </Schema>
1170
Gunnar Mills09b9d452020-02-11 13:27:39 -06001171 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_1">
1172 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1173 <Annotation Term="OData.Description" String="This version was created to clarify references to the IPMI Specification in the descriptions of EntryCode, SensorType, and Message."/>
1174 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_0.LogEntry"/>
1175 </Schema>
Gunnar Mills6f44b752020-02-06 16:50:51 -06001176
Gunnar Mills844b4152020-06-22 12:44:09 -05001177 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_2">
1178 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1179 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1180 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_1.LogEntry"/>
1181 </Schema>
1182
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001183 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_3">
1184 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1185 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
1186 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_2.LogEntry"/>
1187 </Schema>
1188
Gunnar Mills262d7d42021-01-20 16:28:41 -06001189 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_4">
1190 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1191 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1192 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_3.LogEntry"/>
1193 </Schema>
1194
Ed Tanoused761212022-09-23 15:03:29 -07001195 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_5">
1196 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1197 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
1198 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_4.LogEntry"/>
1199 </Schema>
1200
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001201 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_6">
1202 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1203 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1204 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_5.LogEntry"/>
1205 </Schema>
1206
Ed Tanousf263e092023-05-22 09:56:29 -07001207 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_7">
1208 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1209 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
1210 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_6.LogEntry"/>
1211 </Schema>
1212
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001213 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_5_8">
1214 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1215 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
1216 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_7.LogEntry"/>
1217 </Schema>
1218
Gunnar Millsa778c022020-05-12 12:20:36 -05001219 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_0">
1220 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1221 <Annotation Term="Redfish.Release" String="2020.1"/>
1222 <Annotation Term="OData.Description" String="This version was created to add the Modified property."/>
1223
1224 <EntityType Name="LogEntry" BaseType="LogEntry.v1_5_1.LogEntry">
1225 <Property Name="Modified" Type="Edm.DateTimeOffset" Nullable="false">
1226 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1227 <Annotation Term="OData.Description" String="The date and time when the log entry was last modified."/>
1228 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the log entry was last modified. This property shall not appear if the log entry has not been modified since it was created."/>
1229 </Property>
1230 </EntityType>
1231 </Schema>
1232
Gunnar Mills844b4152020-06-22 12:44:09 -05001233 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_1">
1234 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1235 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1236 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_0.LogEntry"/>
1237 </Schema>
1238
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001239 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_2">
1240 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1241 <Annotation Term="OData.Description" String="This version was created to correct the description of SensorNumber such that only applies to SEL log entry types."/>
1242 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_1.LogEntry"/>
1243 </Schema>
1244
Gunnar Mills262d7d42021-01-20 16:28:41 -06001245 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_3">
1246 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1247 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1248 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_2.LogEntry"/>
1249 </Schema>
1250
Ed Tanoused761212022-09-23 15:03:29 -07001251 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_4">
1252 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1253 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events."/>
1254 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_3.LogEntry"/>
1255 </Schema>
1256
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001257 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_5">
1258 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1259 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1260 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_4.LogEntry"/>
1261 </Schema>
1262
Ed Tanousf263e092023-05-22 09:56:29 -07001263 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_6">
1264 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1265 <Annotation Term="OData.Description" String="This version was created to clarify that Severity can be overridden by the service."/>
1266 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_5.LogEntry"/>
1267 </Schema>
1268
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001269 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_6_7">
1270 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1271 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
1272 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_6.LogEntry"/>
1273 </Schema>
1274
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001275 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_7_0">
1276 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1277 <Annotation Term="Redfish.Release" String="2020.3"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001278 <Annotation Term="OData.Description" String="This version was created to add AdditionalDataSizeBytes, AdditionalDataURI, and DiagnosticDataType properties."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001279
1280 <EntityType Name="LogEntry" BaseType="LogEntry.v1_6_2.LogEntry">
1281 <Property Name="AdditionalDataSizeBytes" Type="Edm.Int64">
1282 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousf263e092023-05-22 09:56:29 -07001283 <Annotation Term="OData.Description" String="The size of the additional data for this log entry."/>
1284 <Annotation Term="OData.LongDescription" String="This property shall contain the size of the additional data retrieved from the URI specified by the AdditionalDataURI property for this log entry."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001285 <Annotation Term="Measures.Unit" String="By"/>
1286 </Property>
1287 <Property Name="AdditionalDataURI" Type="Edm.String">
1288 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousf263e092023-05-22 09:56:29 -07001289 <Annotation Term="OData.Description" String="The URI at which to access the additional data for this log entry, such as diagnostic data, image captures, or other files."/>
1290 <Annotation Term="OData.LongDescription" String="This property shall contain the URI at which to access the additional data for this log entry, using the Redfish protocol and authentication methods. If both DiagnosticData and AdditionalDataURI are present, DiagnosticData shall contain the Base64-encoding of the data retrieved from the URI specified by the AdditionalDataURI property."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001291 <Annotation Term="OData.IsURL"/>
1292 </Property>
1293 <Property Name="DiagnosticDataType" Type="LogEntry.v1_7_0.LogDiagnosticDataTypes">
1294 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousf263e092023-05-22 09:56:29 -07001295 <Annotation Term="OData.Description" String="The type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property."/>
1296 <Annotation Term="OData.LongDescription" String="This property shall contain the type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001297 </Property>
1298 <Property Name="OEMDiagnosticDataType" Type="Edm.String">
1299 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousf263e092023-05-22 09:56:29 -07001300 <Annotation Term="OData.Description" String="The OEM-defined type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property."/>
1301 <Annotation Term="OData.LongDescription" String="This property shall contain the OEM-defined type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property. This property shall be present if DiagnosticDataType is `OEM`."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001302 </Property>
1303 </EntityType>
1304
1305 <EnumType Name="LogDiagnosticDataTypes">
1306 <Member Name="Manager">
1307 <Annotation Term="OData.Description" String="Manager diagnostic data."/>
1308 </Member>
1309 <Member Name="PreOS">
1310 <Annotation Term="OData.Description" String="Pre-OS diagnostic data."/>
1311 </Member>
1312 <Member Name="OS">
1313 <Annotation Term="OData.Description" String="Operating system (OS) diagnostic data."/>
1314 </Member>
1315 <Member Name="OEM">
1316 <Annotation Term="OData.Description" String="OEM diagnostic data."/>
1317 </Member>
Gunnar Mills60c922d2021-12-01 09:28:53 -06001318 <Member Name="CPER">
1319 <Annotation Term="OData.Description" String="UEFI Common Platform Error Record."/>
1320 <Annotation Term="OData.LongDescription" String="This value shall indicate the data provided at the URI specified by the AdditionalDataURI property is a complete UEFI Specification-defined Common Platform Error Record. The CPER data shall contain a Record Header and at least one Section as defined by the UEFI Specification."/>
1321 <Annotation Term="Redfish.Revisions">
1322 <Collection>
1323 <Record>
1324 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1325 <PropertyValue Property="Version" String="v1_10_0"/>
1326 </Record>
1327 </Collection>
1328 </Annotation>
1329 </Member>
1330 <Member Name="CPERSection">
1331 <Annotation Term="OData.Description" String="A Section of a UEFI Common Platform Error Record."/>
1332 <Annotation Term="OData.LongDescription" String="This value shall indicate the data provided at the URI specified by the AdditionalDataURI property is a single Section of a UEFI Specification-defined Common Platform Error Record. The CPER data shall contain one Section as defined by the UEFI Specification, with no Record Header."/>
1333 <Annotation Term="Redfish.Revisions">
1334 <Collection>
1335 <Record>
1336 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1337 <PropertyValue Property="Version" String="v1_10_0"/>
1338 </Record>
1339 </Collection>
1340 </Annotation>
1341 </Member>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001342 </EnumType>
1343 </Schema>
1344
Gunnar Mills262d7d42021-01-20 16:28:41 -06001345 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_7_1">
1346 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1347 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
1348 <EntityType Name="LogEntry" BaseType="LogEntry.v1_7_0.LogEntry"/>
1349 </Schema>
1350
Ed Tanoused761212022-09-23 15:03:29 -07001351 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_7_2">
1352 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1353 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events. It was also created to clarify that DiagnosticDataType refers to the data located at the AdditionalDataURI."/>
1354 <EntityType Name="LogEntry" BaseType="LogEntry.v1_7_1.LogEntry"/>
1355 </Schema>
1356
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001357 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_7_3">
1358 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1359 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1360 <EntityType Name="LogEntry" BaseType="LogEntry.v1_7_2.LogEntry"/>
1361 </Schema>
1362
Ed Tanousf263e092023-05-22 09:56:29 -07001363 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_7_4">
1364 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1365 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1366 <EntityType Name="LogEntry" BaseType="LogEntry.v1_7_3.LogEntry"/>
1367 </Schema>
1368
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001369 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_7_5">
1370 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1371 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message."/>
1372 <EntityType Name="LogEntry" BaseType="LogEntry.v1_7_4.LogEntry"/>
1373 </Schema>
1374
Gunnar Mills262d7d42021-01-20 16:28:41 -06001375 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_8_0">
1376 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1377 <Annotation Term="Redfish.Release" String="2020.4"/>
1378 <Annotation Term="OData.Description" String="This version was created to add the Resolved property."/>
1379
1380 <EntityType Name="LogEntry" BaseType="LogEntry.v1_7_1.LogEntry">
1381 <Property Name="Resolved" Type="Edm.Boolean">
1382 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1383 <Annotation Term="OData.Description" String="Indicates if the cause of the log entry has been resolved or repaired."/>
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001384 <Annotation Term="OData.LongDescription" String="This property shall contain an indication if the cause of the log entry has been resolved or repaired. The value `true` shall indicate if the cause of the log entry has been resolved or repaired. This property shall contain the value `false` if the log entry is still active. The value `false` shall be the initial state. Clients should ignore this property if Severity contains `OK`."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001385 </Property>
1386 </EntityType>
1387 </Schema>
1388
Ed Tanoused761212022-09-23 15:03:29 -07001389 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_8_1">
1390 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1391 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events. It was also created to clarify that DiagnosticDataType refers to the data located at the AdditionalDataURI."/>
1392 <EntityType Name="LogEntry" BaseType="LogEntry.v1_8_0.LogEntry"/>
1393 </Schema>
1394
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001395 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_8_2">
1396 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1397 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1398 <EntityType Name="LogEntry" BaseType="LogEntry.v1_8_1.LogEntry"/>
1399 </Schema>
1400
Ed Tanousf263e092023-05-22 09:56:29 -07001401 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_8_3">
1402 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1403 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1404 <EntityType Name="LogEntry" BaseType="LogEntry.v1_8_2.LogEntry"/>
1405 </Schema>
1406
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001407 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_8_4">
1408 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1409 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1410 <EntityType Name="LogEntry" BaseType="LogEntry.v1_8_3.LogEntry"/>
1411 </Schema>
1412
Gunnar Mills10f270b2021-05-19 15:34:06 -05001413 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_9_0">
1414 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1415 <Annotation Term="Redfish.Release" String="2021.1"/>
1416 <Annotation Term="OData.Description" String="This version was created to add the ServiceProviderNotified and Resolution properties."/>
1417
1418 <EntityType Name="LogEntry" BaseType="LogEntry.v1_8_0.LogEntry">
1419 <Property Name="ServiceProviderNotified" Type="Edm.Boolean">
1420 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1421 <Annotation Term="OData.Description" String="Indicates if the log entry has been sent to the service provider."/>
1422 <Annotation Term="OData.LongDescription" String="This property shall contain an indication if the log entry has been sent to the service provider."/>
1423 </Property>
1424 <Property Name="Resolution" Type="Edm.String" Nullable="false">
1425 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1426 <Annotation Term="OData.Description" String="Used to provide suggestions on how to resolve the situation that caused the log entry."/>
Sui Chen141d9432022-02-03 22:01:27 -08001427 <Annotation Term="OData.LongDescription" String="This property shall contain the resolution of the log entry. Services should replace the resolution defined in the message registry with a more specific resolution in a log entry."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001428 </Property>
1429 </EntityType>
1430 </Schema>
1431
Sui Chen141d9432022-02-03 22:01:27 -08001432 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_9_1">
1433 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1434 <Annotation Term="OData.Description" String="This version was created to update description for Resolution to recommend that an appropriate resolution is used."/>
1435 <EntityType Name="LogEntry" BaseType="LogEntry.v1_9_0.LogEntry"/>
1436 </Schema>
1437
Ed Tanoused761212022-09-23 15:03:29 -07001438 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_9_2">
1439 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1440 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events. It was also created to clarify that DiagnosticDataType refers to the data located at the AdditionalDataURI."/>
1441 <EntityType Name="LogEntry" BaseType="LogEntry.v1_9_1.LogEntry"/>
1442 </Schema>
1443
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001444 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_9_3">
1445 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1446 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1447 <EntityType Name="LogEntry" BaseType="LogEntry.v1_9_2.LogEntry"/>
1448 </Schema>
1449
Ed Tanousf263e092023-05-22 09:56:29 -07001450 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_9_4">
1451 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1452 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1453 <EntityType Name="LogEntry" BaseType="LogEntry.v1_9_3.LogEntry"/>
1454 </Schema>
1455
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001456 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_9_5">
1457 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1458 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1459 <EntityType Name="LogEntry" BaseType="LogEntry.v1_9_4.LogEntry"/>
1460 </Schema>
1461
Gunnar Mills60c922d2021-12-01 09:28:53 -06001462 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_10_0">
1463 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1464 <Annotation Term="Redfish.Release" String="2021.3"/>
1465 <Annotation Term="OData.Description" String="This version was created add `CPER` and `CPERSection` to LogDiagnosticDataTypes."/>
1466
1467 <EntityType Name="LogEntry" BaseType="LogEntry.v1_9_0.LogEntry"/>
1468 </Schema>
1469
Sui Chen141d9432022-02-03 22:01:27 -08001470 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_10_1">
1471 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1472 <Annotation Term="OData.Description" String="This version was created to update description for Resolution to recommend that an appropriate resolution is used."/>
1473 <EntityType Name="LogEntry" BaseType="LogEntry.v1_10_0.LogEntry"/>
1474 </Schema>
1475
Ed Tanoused761212022-09-23 15:03:29 -07001476 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_10_2">
1477 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1478 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events. It was also created to clarify that DiagnosticDataType refers to the data located at the AdditionalDataURI."/>
1479 <EntityType Name="LogEntry" BaseType="LogEntry.v1_10_1.LogEntry"/>
1480 </Schema>
1481
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001482 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_10_3">
1483 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1484 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1485 <EntityType Name="LogEntry" BaseType="LogEntry.v1_10_2.LogEntry"/>
1486 </Schema>
1487
Ed Tanousf263e092023-05-22 09:56:29 -07001488 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_10_4">
1489 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1490 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1491 <EntityType Name="LogEntry" BaseType="LogEntry.v1_10_3.LogEntry"/>
1492 </Schema>
1493
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001494 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_10_5">
1495 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1496 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1497 <EntityType Name="LogEntry" BaseType="LogEntry.v1_10_4.LogEntry"/>
1498 </Schema>
1499
Sui Chen141d9432022-02-03 22:01:27 -08001500 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_11_0">
1501 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1502 <Annotation Term="Redfish.Release" String="2021.4"/>
1503
1504 <EntityType Name="LogEntry" BaseType="LogEntry.v1_10_1.LogEntry">
1505 <Property Name="Originator" Type="Edm.String" Nullable="false">
1506 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1507 <Annotation Term="OData.Description" String="The source of the log entry."/>
1508 <Annotation Term="OData.LongDescription" String="This property shall contain the source of the log entry."/>
1509 </Property>
1510 <Property Name="OriginatorType" Type="LogEntry.v1_11_0.OriginatorTypes" Nullable="false">
1511 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1512 <Annotation Term="OData.Description" String="The type of originator data."/>
1513 <Annotation Term="OData.LongDescription" String="This property shall contain the type of originator data."/>
1514 </Property>
1515 </EntityType>
1516
1517 <EnumType Name="OriginatorTypes">
1518 <Member Name="Client">
1519 <Annotation Term="OData.Description" String="A client of the service created this log entry."/>
1520 </Member>
1521 <Member Name="Internal">
1522 <Annotation Term="OData.Description" String="A process running on the service created this log entry."/>
1523 </Member>
1524 <Member Name="SupportingService">
1525 <Annotation Term="OData.Description" String="A process not running on the service but running on a supporting service, such as RDE implementations, UEFI, or host processes, created this log entry."/>
1526 </Member>
1527 </EnumType>
1528 </Schema>
1529
Ed Tanoused761212022-09-23 15:03:29 -07001530 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_11_1">
1531 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1532 <Annotation Term="OData.Description" String="This version was created to clarify the usage of OriginOfCondition for creation and deletion events. It was also created to clarify that DiagnosticDataType refers to the data located at the AdditionalDataURI."/>
1533 <EntityType Name="LogEntry" BaseType="LogEntry.v1_11_0.LogEntry"/>
1534 </Schema>
1535
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001536 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_11_2">
1537 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1538 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1539 <EntityType Name="LogEntry" BaseType="LogEntry.v1_11_1.LogEntry"/>
1540 </Schema>
1541
Ed Tanousf263e092023-05-22 09:56:29 -07001542 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_11_3">
1543 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1544 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1545 <EntityType Name="LogEntry" BaseType="LogEntry.v1_11_2.LogEntry"/>
1546 </Schema>
1547
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001548 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_11_4">
1549 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1550 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1551 <EntityType Name="LogEntry" BaseType="LogEntry.v1_11_3.LogEntry"/>
1552 </Schema>
1553
Ed Tanoused761212022-09-23 15:03:29 -07001554 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_12_0">
1555 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1556 <Annotation Term="Redfish.Release" String="2022.1"/>
1557
1558 <EntityType Name="LogEntry" BaseType="LogEntry.v1_11_1.LogEntry"/>
1559
1560 <ComplexType Name="Links" BaseType="LogEntry.v1_0_0.Links">
1561 <NavigationProperty Name="RelatedItem" Type="Collection(Resource.Item)">
1562 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1563 <Annotation Term="OData.Description" String="An array of links to resources associated with this log entry."/>
1564 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources that are related to this log entry. It shall not contain links to LogEntry resources. RelatedLogEntries is used to reference related log entries. This property shall not contain the value of the OriginOfCondition property."/>
1565 <Annotation Term="OData.AutoExpandReferences"/>
1566 </NavigationProperty>
1567 <NavigationProperty Name="RelatedLogEntries" Type="Collection(LogEntry.LogEntry)">
1568 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1569 <Annotation Term="OData.Description" String="An array of links to other log entries that are related to this log entry."/>
1570 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type LogEntry in this or other log services that are related to this log entry."/>
1571 <Annotation Term="OData.AutoExpandReferences"/>
1572 </NavigationProperty>
1573 </ComplexType>
1574 </Schema>
1575
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001576 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_12_1">
1577 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1578 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1579 <EntityType Name="LogEntry" BaseType="LogEntry.v1_12_0.LogEntry"/>
1580 </Schema>
1581
Ed Tanousf263e092023-05-22 09:56:29 -07001582 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_12_2">
1583 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1584 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1585 <EntityType Name="LogEntry" BaseType="LogEntry.v1_12_1.LogEntry"/>
1586 </Schema>
1587
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001588 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_12_3">
1589 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1590 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1591 <EntityType Name="LogEntry" BaseType="LogEntry.v1_12_2.LogEntry"/>
1592 </Schema>
1593
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001594 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_13_0">
1595 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1596 <Annotation Term="Redfish.Release" String="2022.2"/>
1597
1598 <EntityType Name="LogEntry" BaseType="LogEntry.v1_12_0.LogEntry">
1599 <Property Name="SpecificEventExistsInGroup" Type="Edm.Boolean" Nullable="false">
1600 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1601 <Annotation Term="OData.Description" String="Indicates this log entry is equivalent to a more specific log entry within the same EventGroupId."/>
1602 <Annotation Term="OData.LongDescription" String="This property shall indicate that this log entry is equivalent to another log entry, with a more specific definition, within the same EventGroupId. For example, the `DriveFailed` message from the Storage Device Message Registry is more specific than the `ResourceStatusChangedCritical` message from the Resource Event Message Registry, when both occur with the same EventGroupId. This property shall contain `true` if a more specific event is available, and shall contain `false` if no equivalent event exists in the same EventGroupId. If this property is absent, the value shall be assumed to be `false`."/>
1603 </Property>
1604 </EntityType>
1605 </Schema>
1606
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001607 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_13_1">
1608 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1609 <Annotation Term="OData.Description" String="This version was created to update descriptions for EntryType, Message, and MessageId to account for the new `CXL` value for EntryType."/>
1610 <EntityType Name="LogEntry" BaseType="LogEntry.v1_13_0.LogEntry"/>
1611 </Schema>
1612
Ed Tanousf263e092023-05-22 09:56:29 -07001613 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_13_2">
1614 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1615 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1616 <EntityType Name="LogEntry" BaseType="LogEntry.v1_13_1.LogEntry"/>
1617 </Schema>
1618
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001619 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_13_3">
1620 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1621 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1622 <EntityType Name="LogEntry" BaseType="LogEntry.v1_13_2.LogEntry"/>
1623 </Schema>
1624
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001625 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_14_0">
1626 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1627 <Annotation Term="Redfish.Release" String="2022.3"/>
1628 <Annotation Term="OData.Description" String="This version was created to add `CXL` to LogEntryType."/>
1629
1630 <EntityType Name="LogEntry" BaseType="LogEntry.v1_13_1.LogEntry">
1631 <Property Name="OverflowErrorCount" Type="Edm.Int64" Nullable="false">
1632 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1633 <Annotation Term="OData.Description" String="The count of overflow errors that occurred after this log entry."/>
1634 <Annotation Term="OData.LongDescription" String="This property shall contain the count of overflow errors that occurred after this log entry. If this log entry is the most recent log entry in the log service, this property shall not be present if no overflow errors occurred after the time of this log entry. If this log entry is not the most recent log entry in the log service, this property shall not be present if no overflow errors occurred between the time of this log entry and the time of the next log entry."/>
1635 </Property>
1636 <Property Name="FirstOverflowTimestamp" Type="Edm.DateTimeOffset" Nullable="false">
1637 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1638 <Annotation Term="OData.Description" String="The timestamp of the first overflow captured after this log entry."/>
1639 <Annotation Term="OData.LongDescription" String="This property shall contain the timestamp of the first overflow captured after this log entry. If this log entry is the most recent log entry in the log service, this property shall not be present if no overflow errors occurred after the time of this log entry. If this log entry is not the most recent log entry in the log service, this property shall not be present if no overflow errors occurred between the time of this log entry and the time of the next log entry."/>
1640 </Property>
1641 <Property Name="LastOverflowTimestamp" Type="Edm.DateTimeOffset" Nullable="false">
1642 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1643 <Annotation Term="OData.Description" String="The timestamp of the last overflow captured after this log entry."/>
1644 <Annotation Term="OData.LongDescription" String="This property shall contain the timestamp of the last overflow captured after this log entry. If this log entry is the most recent log entry in the log service, this property shall not be present if no overflow errors occurred after the time of this log entry. If this log entry is not the most recent log entry in the log service, this property shall not be present if no overflow errors occurred between the time of this log entry and the time of the next log entry."/>
1645 </Property>
1646 <Property Name="CXLEntryType" Type="LogEntry.v1_14_0.CXLEntryType" Nullable="false">
1647 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1648 <Annotation Term="OData.Description" String="The specific CXL entry type."/>
1649 <Annotation Term="OData.LongDescription" String="This property shall contain the specific CXL entry type. This property shall only be present if EntryType contains `CXL`."/>
1650 </Property>
1651 <Property Name="Persistency" Type="Edm.Boolean" Nullable="false">
1652 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1653 <Annotation Term="OData.Description" String="Indicates whether the log entry is persistent across a cold reset of the device."/>
1654 <Annotation Term="OData.LongDescription" String="This property shall indicate whether log entry is persistent across a cold reset of the device."/>
1655 </Property>
1656 </EntityType>
1657
1658 <EnumType Name="CXLEntryType">
1659 <Member Name="DynamicCapacity">
1660 <Annotation Term="OData.Description" String="A CXL Dynamic Capacity log entry."/>
1661 </Member>
1662 <Member Name="Informational">
1663 <Annotation Term="OData.Description" String="A CXL informational log entry."/>
1664 </Member>
1665 <Member Name="Warning">
1666 <Annotation Term="OData.Description" String="A CXL warning log entry."/>
1667 </Member>
1668 <Member Name="Failure">
1669 <Annotation Term="OData.Description" String="A CXL failure log entry."/>
1670 </Member>
1671 <Member Name="Fatal">
1672 <Annotation Term="OData.Description" String="A CXL fatal log entry."/>
1673 </Member>
1674 </EnumType>
1675 </Schema>
1676
Ed Tanousf263e092023-05-22 09:56:29 -07001677 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_14_1">
1678 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1679 <Annotation Term="OData.Description" String="This version was created to update descriptions for AdditionalDataSizeBytes, AdditionalDataURI, DiagnosticDataType, and OEMDiagnosticDataType to match updates for the new DiagnosticData property. It was also created to clarify that Severity can be overridden by the service."/>
1680 <EntityType Name="LogEntry" BaseType="LogEntry.v1_14_0.LogEntry"/>
1681 </Schema>
1682
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001683 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_14_2">
1684 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1685 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1686 <EntityType Name="LogEntry" BaseType="LogEntry.v1_14_1.LogEntry"/>
1687 </Schema>
1688
Ed Tanousf263e092023-05-22 09:56:29 -07001689 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_15_0">
1690 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1691 <Annotation Term="Redfish.Release" String="2023.1"/>
1692
1693 <EntityType Name="LogEntry" BaseType="LogEntry.v1_14_1.LogEntry">
1694 <Property Name="CPER" Type="LogEntry.v1_15_0.CPER" Nullable="false">
1695 <Annotation Term="OData.Description" String="Details for a CPER section or record associated with this log entry."/>
1696 <Annotation Term="OData.LongDescription" String="This property shall contain the details for a CPER section or record that is the source of this log entry."/>
1697 </Property>
1698 <Property Name="DiagnosticData" Type="Edm.String">
1699 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1700 <Annotation Term="OData.Description" String="A Base64-encoded set of diagnostic data associated with this log entry."/>
1701 <Annotation Term="OData.LongDescription" String="This property shall contain a Base64-encoded string that represents diagnostic data associated with this log entry. The contents shall depend on the value of the DiagnosticDataType property. The length of the value should not exceed 4KB. Larger diagnostic data payloads should omit this property and use the AdditionalDataURI property to reference the data. If both DiagnosticData and AdditionalDataURI are present, DiagnosticData shall contain the Base64-encoding of the data retrieved from the URI specified by the AdditionalDataURI property."/>
1702 </Property>
1703 </EntityType>
1704
1705 <ComplexType Name="CPER">
1706 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1707 <Annotation Term="OData.Description" String="Details for a CPER section or record associated with a log entry."/>
1708 <Annotation Term="OData.LongDescription" String="This object shall contain the details for a CPER section or record that is the source of a log entry."/>
1709 <Property Name="NotificationType" Type="Edm.Guid">
1710 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1711 <Annotation Term="OData.Description" String="The CPER Notification Type for a CPER record."/>
1712 <Annotation Term="OData.LongDescription" String="This property shall contain the CPER Notification Type for a CPER record that corresponds to the contents of the DiagnosticData property or data retrieved from the URI specified by the AdditionalDataURI property. This property shall only be present if DiagnosticDataType contains `CPER`."/>
1713 </Property>
1714 <Property Name="SectionType" Type="Edm.Guid">
1715 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1716 <Annotation Term="OData.Description" String="The CPER Section Type."/>
1717 <Annotation Term="OData.LongDescription" String="This property shall contain the CPER Section Type for a CPER section that corresponds to the contents of the DiagnosticData property or data retrieved from the URI specified by the AdditionalDataURI property. This property shall only be present if DiagnosticDataType contains `CPERSection`."/>
1718 </Property>
1719 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1720 <Annotation Term="OData.Description" String="The OEM extension property."/>
1721 <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."/>
1722 </Property>
1723 </ComplexType>
1724 </Schema>
1725
Ed Tanouse9cc1bc2023-09-21 11:15:30 -07001726 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LogEntry.v1_15_1">
1727 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1728 <Annotation Term="OData.Description" String="This version was created to improve the description of message argument-related properties by explaining that number-type arguments are converted to strings prior to their consumption in a message. It was also created to clarify the Resolved property should be ignored if Severity contains `OK`."/>
1729 <EntityType Name="LogEntry" BaseType="LogEntry.v1_15_0.LogEntry"/>
1730 </Schema>
1731
Jason M. Billsea4aa752018-06-05 13:29:11 -07001732 </edmx:DataServices>
1733</edmx:Edmx>