blob: 9f4cf96ffbf38dec63a1c752b8fe06cf8522fe45 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
Gunnar Mills6f44b752020-02-06 16:50:51 -06003<!--################################################################################ -->
Gunnar Mills262d7d42021-01-20 16:28:41 -06004<!--# Redfish Schema: Drive v1.12.0 -->
Gunnar Mills6f44b752020-02-06 16:50:51 -06005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Millsa778c022020-05-12 12:20:36 -05008<!--# Copyright 2014-2020 DMTF in cooperation with the Storage Networking Industry Association (SNIA). -->
Gunnar Mills6f44b752020-02-06 16:50:51 -06009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
Jason M. Billsea4aa752018-06-05 13:29:11 -070011<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
21 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
22 </edmx:Reference>
23 <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://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
28 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
29 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060030 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/Volume_v1.xml">
Jason M. Billsea4aa752018-06-05 13:29:11 -070031 <edmx:Include Namespace="Volume"/>
32 </edmx:Reference>
33 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
34 <edmx:Include Namespace="Endpoint"/>
35 </edmx:Reference>
36 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
37 <edmx:Include Namespace="Chassis"/>
38 </edmx:Reference>
39 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
40 <edmx:Include Namespace="Assembly"/>
41 </edmx:Reference>
42 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Protocol_v1.xml">
43 <edmx:Include Namespace="Protocol"/>
44 </edmx:Reference>
45 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Task_v1.xml">
46 <edmx:Include Namespace="Task"/>
47 </edmx:Reference>
Ed Tanouscb103132019-10-08 11:34:22 -070048 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
49 <edmx:Include Namespace="PCIeFunction"/>
50 </edmx:Reference>
Gunnar Mills6f44b752020-02-06 16:50:51 -060051 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StoragePool_v1.xml">
52 <edmx:Include Namespace="StoragePool"/>
53 </edmx:Reference>
Gunnar Mills262d7d42021-01-20 16:28:41 -060054 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
55 <edmx:Include Namespace="EnvironmentMetrics"/>
56 </edmx:Reference>
57 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
58 <edmx:Include Namespace="CertificateCollection"/>
59 </edmx:Reference>
60 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
61 <edmx:Include Namespace="SoftwareInventory"/>
62 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070063
64 <edmx:DataServices>
65
66 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive">
67 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
68
69 <EntityType Name="Drive" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070070 <Annotation Term="OData.Description" String="The Drive schema represents a single physical drive for a system, including links to associated volumes."/>
Gunnar Millsa778c022020-05-12 12:20:36 -050071 <Annotation Term="OData.LongDescription" String="This resource shall represent a drive or other physical storage medium for a Redfish implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070072 <Annotation Term="Capabilities.InsertRestrictions">
73 <Record>
74 <PropertyValue Property="Insertable" Bool="false"/>
75 </Record>
76 </Annotation>
77 <Annotation Term="Capabilities.UpdateRestrictions">
78 <Record>
79 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -070080 <Annotation Term="OData.Description" String="Writable properties, such as IndicatorLED, can be updated for drives."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070081 </Record>
82 </Annotation>
83 <Annotation Term="Capabilities.DeleteRestrictions">
84 <Record>
85 <PropertyValue Property="Deletable" Bool="false"/>
86 </Record>
87 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -080088 <Annotation Term="Redfish.Uris">
89 <Collection>
90 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}</String>
91 <String>/redfish/v1/Chassis/{ChassisId}/Drives/{DriveId}</String>
92 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060093 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -080094 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060095 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}</String>
96 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}</String>
97 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -080098 </Collection>
99 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700100 </EntityType>
101
102 <Action Name="SecureErase" IsBound="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700103 <Annotation Term="OData.Description" String="This action securely erases the contents of the drive."/>
104 <Annotation Term="OData.LongDescription" String="This action shall securely erase the drive."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500105 <Parameter Name="Drive" Type="Drive.v1_0_0.Actions"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700106 </Action>
107
Ed Tanouscb103132019-10-08 11:34:22 -0700108 <Action Name="Reset" IsBound="true">
Gunnar Mills844b4152020-06-22 12:44:09 -0500109 <Annotation Term="OData.Description" String="This action resets this drive."/>
110 <Annotation Term="OData.LongDescription" String="This action shall reset this drive."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700111 <Parameter Name="Drive" Type="Drive.v1_0_0.Actions"/>
112 <Parameter Name="ResetType" Type="Resource.ResetType">
113 <Annotation Term="OData.Description" String="The type of reset."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500114 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and perform an implementation specific default reset."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700115 </Parameter>
Ed Tanouscb103132019-10-08 11:34:22 -0700116 <Annotation Term="Redfish.Revisions">
117 <Collection>
118 <Record>
119 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
120 <PropertyValue Property="Version" String="v1_7_0"/>
121 </Record>
122 </Collection>
123 </Annotation>
124 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700125 </Schema>
126
127 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_0">
128 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600129 <Annotation Term="Redfish.Release" String="2016.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700130
131 <EntityType Name="Drive" BaseType="Drive.Drive">
132 <Property Name="StatusIndicator" Type="Drive.v1_0_0.StatusIndicator">
133 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700134 <Annotation Term="OData.Description" String="The state of the status indicator, which communicates status information about this drive."/>
135 <Annotation Term="OData.LongDescription" String="This property shall contain the status indicator state for the status indicator associated with this drive. The Redfish.AllowableValues annotation specifies the valid values for this property."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700136 </Property>
137 <Property Name="IndicatorLED" Type="Resource.IndicatorLED">
138 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700139 <Annotation Term="OData.Description" String="The state of the indicator LED, that identifies the drive."/>
140 <Annotation Term="OData.LongDescription" String="This property shall contain the state for the indicator light associated with this drive."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500141 <Annotation Term="Redfish.Revisions">
142 <Collection>
143 <Record>
144 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
145 <PropertyValue Property="Version" String="v1_11_0"/>
146 <PropertyValue Property="Description" String="This property has been deprecated in favor of the LocationIndicatorActive property."/>
147 </Record>
148 </Collection>
149 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700150 </Property>
151 <Property Name="Model" Type="Edm.String">
152 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700153 <Annotation Term="OData.Description" String="The model number for the drive."/>
154 <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700155 </Property>
156 <Property Name="Revision" Type="Edm.String">
157 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700158 <Annotation Term="OData.Description" String="The revision of this drive. This is typically the firmware or hardware version of the drive."/>
159 <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-defined revision for the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700160 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800161 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500162 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
163 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800164 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700165 <Property Name="CapacityBytes" Type="Edm.Int64">
166 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700167 <Annotation Term="OData.Description" String="The size, in bytes, of this drive."/>
168 <Annotation Term="OData.LongDescription" String="This property shall contain the raw size, in bytes, of the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700169 <Annotation Term="Measures.Unit" String="By"/>
170 </Property>
171 <Property Name="FailurePredicted" Type="Edm.Boolean">
172 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700173 <Annotation Term="OData.Description" String="An indication of whether this drive currently predicts a failure in the near future."/>
174 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this drive currently predicts a manufacturer-defined failure."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700175 </Property>
176 <Property Name="Protocol" Type="Protocol.Protocol">
177 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700178 <Annotation Term="OData.Description" String="The protocol that this drive currently uses to communicate to the storage controller."/>
179 <Annotation Term="OData.LongDescription" String="This property shall contain the protocol that the associated drive currently uses to communicate to the storage controller for this system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700180 </Property>
181 <Property Name="MediaType" Type="Drive.v1_0_0.MediaType">
182 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
183 <Annotation Term="OData.Description" String="The type of media contained in this drive."/>
184 <Annotation Term="OData.LongDescription" String="This property shall contain the type of media contained in the associated drive."/>
185 </Property>
186 <Property Name="Manufacturer" Type="Edm.String">
187 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700188 <Annotation Term="OData.Description" String="The manufacturer of this drive."/>
189 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the drive. This organization might be the entity from whom the drive is purchased, but this is not necessarily true."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700190 </Property>
191 <Property Name="SKU" Type="Edm.String">
192 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700193 <Annotation Term="OData.Description" String="The SKU for this drive."/>
194 <Annotation Term="OData.LongDescription" String="This property shall contain the stock-keeping unit (SKU) number for this drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700195 </Property>
196 <Property Name="SerialNumber" Type="Edm.String">
197 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
198 <Annotation Term="OData.Description" String="The serial number for this drive."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700199 <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-allocated number that identifies the drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700200 </Property>
201 <Property Name="PartNumber" Type="Edm.String">
202 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
203 <Annotation Term="OData.Description" String="The part number for this drive."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700204 <Annotation Term="OData.LongDescription" String="This property shall contain the part number assigned by the organization that is responsible for producing or manufacturing the drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700205 </Property>
206 <Property Name="AssetTag" Type="Edm.String">
207 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700208 <Annotation Term="OData.Description" String="The user-assigned asset tag for this drive."/>
209 <Annotation Term="OData.LongDescription" String="This property shall track the drive for inventory purposes."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700210 </Property>
211 <Property Name="Identifiers" Type="Collection(Resource.Identifier)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700212 <Annotation Term="OData.Description" String="The durable names for the drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700213 <Annotation Term="OData.LongDescription" String="This property shall contain a list of all known durable names for the associated drive."/>
214 </Property>
215 <Property Name="Location" Type="Collection(Resource.Location)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700216 <Annotation Term="OData.Description" String="The location of the drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700217 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated drive."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600218 <Annotation Term="Redfish.Revisions">
219 <Collection>
220 <Record>
221 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
222 <PropertyValue Property="Version" String="v1_4_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700223 <PropertyValue Property="Description" String="This property has been deprecated in favor of the singular property PhysicalLocation found in Drive.v1_4_0."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600224 </Record>
225 </Collection>
226 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700227 </Property>
228 <Property Name="HotspareType" Type="Drive.v1_0_0.HotspareType">
229 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700230 <Annotation Term="OData.Description" String="The type of hot spare that this drive currently serves as."/>
231 <Annotation Term="OData.LongDescription" String="This property shall contain the hot spare type for the associated drive. If the drive currently serves as a hot spare, its Status.State field shall be 'StandbySpare' and 'Enabled' when it is part of a volume."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700232 </Property>
233 <Property Name="EncryptionAbility" Type="Drive.v1_0_0.EncryptionAbility">
234 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700235 <Annotation Term="OData.Description" String="The encryption ability of this drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700236 <Annotation Term="OData.LongDescription" String="This property shall contain the encryption ability for the associated drive."/>
237 </Property>
238 <Property Name="EncryptionStatus" Type="Drive.v1_0_0.EncryptionStatus">
239 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700240 <Annotation Term="OData.Description" String="The status of the encryption of this drive."/>
241 <Annotation Term="OData.LongDescription" String="This property shall contain the encryption status for the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700242 </Property>
243 <Property Name="RotationSpeedRPM" Type="Edm.Decimal">
244 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700245 <Annotation Term="OData.Description" String="The rotation speed of this drive, in revolutions per minute (RPM)."/>
246 <Annotation Term="OData.LongDescription" String="This property shall contain the rotation speed, in revolutions per minute (RPM), of the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700247 <Annotation Term="Measures.Unit" String="RPM"/>
248 </Property>
249 <Property Name="BlockSizeBytes" Type="Edm.Int64">
250 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700251 <Annotation Term="OData.Description" String="The size, in bytes, of the smallest addressable unit, or block."/>
252 <Annotation Term="OData.LongDescription" String="This property shall contain size of the smallest addressable unit of the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700253 <Annotation Term="Measures.Unit" String="By"/>
254 </Property>
255 <Property Name="CapableSpeedGbs" Type="Edm.Decimal">
256 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700257 <Annotation Term="OData.Description" String="The speed, in gigabit per second (Gbit/s), at which this drive can communicate to a storage controller in ideal conditions."/>
258 <Annotation Term="OData.LongDescription" String="This property shall contain fastest capable bus speed, in gigabit per second (Gbit/s), of the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700259 <Annotation Term="Measures.Unit" String="Gbit/s"/>
260 </Property>
261 <Property Name="NegotiatedSpeedGbs" Type="Edm.Decimal">
262 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700263 <Annotation Term="OData.Description" String="The speed, in gigabit per second (Gbit/s), at which this drive currently communicates to the storage controller."/>
264 <Annotation Term="OData.LongDescription" String="This property shall contain current bus speed, in gigabit per second (Gbit/s), of the associated drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700265 <Annotation Term="Measures.Unit" String="Gbit/s"/>
266 </Property>
267 <Property Name="PredictedMediaLifeLeftPercent" Type="Edm.Decimal">
268 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700269 <Annotation Term="OData.Description" String="The percentage of reads and writes that are predicted to be available for the media."/>
270 <Annotation Term="OData.LongDescription" String="This property shall contain an indicator of the percentage of life remaining in the drive's media."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800271 <Annotation Term="Measures.Unit" String="%"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700272 </Property>
273 <Property Name="Links" Type="Drive.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500274 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500275 <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 -0700276 </Property>
277 <Property Name="Actions" Type="Drive.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500278 <Annotation Term="OData.Description" String="The available actions for this resource."/>
279 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700280 </Property>
281 </EntityType>
282
283 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500284 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
285 <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 -0700286 <NavigationProperty Name="Volumes" Type="Collection(Volume.Volume)">
287 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700288 <Annotation Term="OData.Description" String="An array of links to the volumes that this drive either wholly or only partially contains."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500289 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Volume with which this drive is associated. This property shall include all volume resources of which this drive is a member and all volumes for which this drive acts as a spare if the hot spare type is `Dedicated`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700290 <Annotation Term="OData.AutoExpandReferences"/>
291 </NavigationProperty>
292 </ComplexType>
293
294 <ComplexType Name="Actions">
295 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500296 <Annotation Term="OData.Description" String="The available actions for this resource."/>
297 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800298 <Property Name="Oem" Type="Drive.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500299 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
300 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800301 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700302 </ComplexType>
303
304 <ComplexType Name="OemActions">
305 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500306 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
307 <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 -0700308 </ComplexType>
309
310 <EnumType Name="MediaType">
311 <Member Name="HDD">
312 <Annotation Term="OData.Description" String="The drive media type is traditional magnetic platters."/>
313 </Member>
314 <Member Name="SSD">
315 <Annotation Term="OData.Description" String="The drive media type is solid state or flash memory."/>
316 </Member>
317 <Member Name="SMR">
318 <Annotation Term="OData.Description" String="The drive media type is shingled magnetic recording."/>
319 </Member>
320 </EnumType>
321
322 <EnumType Name="HotspareType">
323 <Member Name="None">
Ed Tanouscb103132019-10-08 11:34:22 -0700324 <Annotation Term="OData.Description" String="The drive is not currently a hot spare."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700325 </Member>
326 <Member Name="Global">
Ed Tanouscb103132019-10-08 11:34:22 -0700327 <Annotation Term="OData.Description" String="The drive is currently serving as a hot spare for all other drives in the storage system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700328 </Member>
329 <Member Name="Chassis">
Ed Tanouscb103132019-10-08 11:34:22 -0700330 <Annotation Term="OData.Description" String="The drive is currently serving as a hot spare for all other drives in the chassis."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700331 </Member>
332 <Member Name="Dedicated">
Ed Tanouscb103132019-10-08 11:34:22 -0700333 <Annotation Term="OData.Description" String="The drive is currently serving as a hot spare for a user-defined set of drives."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700334 </Member>
335 </EnumType>
336
337 <EnumType Name="EncryptionAbility">
338 <Member Name="None">
Ed Tanouscb103132019-10-08 11:34:22 -0700339 <Annotation Term="OData.Description" String="The drive is not capable of self-encryption."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700340 </Member>
341 <Member Name="SelfEncryptingDrive">
Ed Tanouscb103132019-10-08 11:34:22 -0700342 <Annotation Term="OData.Description" String="The drive is capable of self-encryption per the Trusted Computing Group's Self Encrypting Drive Standard."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700343 </Member>
344 <Member Name="Other">
Ed Tanouscb103132019-10-08 11:34:22 -0700345 <Annotation Term="OData.Description" String="The drive is capable of self-encryption through some other means."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700346 </Member>
347 </EnumType>
348
349 <EnumType Name="EncryptionStatus">
350 <Member Name="Unecrypted">
351 <Annotation Term="OData.Description" String="The drive is not currently encrypted."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600352 <Annotation Term="Redfish.Revisions">
353 <Collection>
354 <Record>
355 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
356 <PropertyValue Property="Version" String="v1_1_0"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700357 <PropertyValue Property="Description" String="This value has been deprecated in favor of Unencrypted."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600358 </Record>
359 </Collection>
360 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700361 </Member>
362 <Member Name="Unlocked">
Ed Tanouscb103132019-10-08 11:34:22 -0700363 <Annotation Term="OData.Description" String="The drive is currently encrypted but the data is accessible to the user in unencrypted form."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700364 </Member>
365 <Member Name="Locked">
Ed Tanouscb103132019-10-08 11:34:22 -0700366 <Annotation Term="OData.Description" String="The drive is currently encrypted and the data is not accessible to the user. However, the system can unlock the drive automatically."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700367 </Member>
368 <Member Name="Foreign">
369 <Annotation Term="OData.Description" String="The drive is currently encrypted, the data is not accessible to the user, and the system requires user intervention to expose the data."/>
370 </Member>
371 <Member Name="Unencrypted">
372 <Annotation Term="OData.Description" String="The drive is not currently encrypted."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600373 <Annotation Term="Redfish.Revisions">
374 <Collection>
375 <Record>
376 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
377 <PropertyValue Property="Version" String="v1_1_0"/>
378 </Record>
379 </Collection>
380 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700381 </Member>
382 </EnumType>
383
384 <EnumType Name="StatusIndicator">
385 <Member Name="OK">
386 <Annotation Term="OData.Description" String="The drive is OK."/>
387 </Member>
388 <Member Name="Fail">
389 <Annotation Term="OData.Description" String="The drive has failed."/>
390 </Member>
391 <Member Name="Rebuild">
392 <Annotation Term="OData.Description" String="The drive is being rebuilt."/>
393 </Member>
394 <Member Name="PredictiveFailureAnalysis">
Ed Tanouscb103132019-10-08 11:34:22 -0700395 <Annotation Term="OData.Description" String="The drive still works but is predicted to fail soon."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700396 </Member>
397 <Member Name="Hotspare">
Ed Tanouscb103132019-10-08 11:34:22 -0700398 <Annotation Term="OData.Description" String="The drive has been marked to automatically rebuild and replace a failed drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700399 </Member>
400 <Member Name="InACriticalArray">
Ed Tanouscb103132019-10-08 11:34:22 -0700401 <Annotation Term="OData.Description" String="The array to which this drive belongs has been degraded."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700402 </Member>
403 <Member Name="InAFailedArray">
Ed Tanouscb103132019-10-08 11:34:22 -0700404 <Annotation Term="OData.Description" String="The array to which this drive belongs has failed."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700405 </Member>
406 </EnumType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700407 </Schema>
408
409 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_1">
410 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
411 <Annotation Term="OData.Description" String="This version was created to show the EncryptionStatus enumerated list was updated."/>
412 <EntityType Name="Drive" BaseType="Drive.v1_0_0.Drive"/>
413 </Schema>
414
415 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_2">
416 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500417 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700418 <EntityType Name="Drive" BaseType="Drive.v1_0_1.Drive"/>
419 </Schema>
420
421 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_3">
422 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700423 <Annotation Term="OData.Description" String="This version was created to fix supported types and to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700424 <EntityType Name="Drive" BaseType="Drive.v1_0_2.Drive"/>
425 </Schema>
426
427 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_4">
428 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700429 <Annotation Term="OData.Description" String="This version was created to change Identifier and Location to their abstract base types, and IndicatorLED and Protocol to use the unversioned definition. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700430 <EntityType Name="Drive" BaseType="Drive.v1_0_3.Drive"/>
431 </Schema>
432
Ed Tanous530520e2019-01-02 13:41:37 -0800433 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_5">
434 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
435 <Annotation Term="OData.Description" String="This version was 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 add missing percent units onto existing properties."/>
436 <EntityType Name="Drive" BaseType="Drive.v1_0_4.Drive"/>
437 </Schema>
438
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600439 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_6">
440 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500441 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600442 <EntityType Name="Drive" BaseType="Drive.v1_0_5.Drive"/>
443 </Schema>
444
Ed Tanouscb103132019-10-08 11:34:22 -0700445 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_7">
446 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
447 <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."/>
448 <EntityType Name="Drive" BaseType="Drive.v1_0_6.Drive"/>
449 </Schema>
450
451 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_8">
452 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
453 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
454 <EntityType Name="Drive" BaseType="Drive.v1_0_7.Drive"/>
455 </Schema>
456
Gunnar Millsa778c022020-05-12 12:20:36 -0500457 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_9">
458 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
459 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
460 <EntityType Name="Drive" BaseType="Drive.v1_0_8.Drive"/>
461 </Schema>
462
Gunnar Mills844b4152020-06-22 12:44:09 -0500463 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_10">
464 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
465 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
466 <EntityType Name="Drive" BaseType="Drive.v1_0_9.Drive"/>
467 </Schema>
468
Gunnar Mills262d7d42021-01-20 16:28:41 -0600469 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_0_11">
470 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
471 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
472 <EntityType Name="Drive" BaseType="Drive.v1_0_10.Drive"/>
473 </Schema>
474
Jason M. Billsea4aa752018-06-05 13:29:11 -0700475 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_0">
476 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600477 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700478
479 <EntityType Name="Drive" BaseType="Drive.v1_0_1.Drive">
480 <Property Name="Operations" Type="Collection(Drive.v1_1_0.Operations)" Nullable="false">
481 <Annotation Term="OData.Description" String="The operations currently running on the Drive."/>
482 <Annotation Term="OData.LongDescription" String="This property shall contain a list of all operations currently running on the Drive."/>
483 </Property>
484 </EntityType>
485
486 <ComplexType Name="Links" BaseType="Drive.v1_0_0.Links">
487 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
488 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700489 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this drive."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500490 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Endpoint with which this drive is associated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700491 <Annotation Term="OData.AutoExpandReferences"/>
492 </NavigationProperty>
493 </ComplexType>
494
495 <ComplexType Name="Operations">
496 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500497 <Annotation Term="OData.Description" String="An operation currently running on this resource."/>
498 <Annotation Term="OData.LongDescription" String="This type shall describe a currently running operation on the resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700499 <Property Name="OperationName" Type="Edm.String">
500 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
501 <Annotation Term="OData.Description" String="The name of the operation."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700502 <Annotation Term="OData.LongDescription" String="This property shall contain a string of the name of the operation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700503 </Property>
504 <Property Name="PercentageComplete" Type="Edm.Int64">
505 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
506 <Annotation Term="OData.Description" String="The percentage of the operation that has been completed."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500507 <Annotation Term="OData.LongDescription" String="This property shall contain an integer of the percentage of the operation that has been completed."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800508 <Annotation Term="Measures.Unit" String="%"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700509 </Property>
510 <NavigationProperty Name="AssociatedTask" Type="Task.Task" Nullable="false">
511 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700512 <Annotation Term="OData.Description" String="The link to the task associated with the operation, if any."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500513 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Task that represents the task associated with the operation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700514 </NavigationProperty>
515 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700516 </Schema>
517
518 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_1">
519 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
520 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
521 <EntityType Name="Drive" BaseType="Drive.v1_1_0.Drive"/>
522 </Schema>
523
524 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_2">
525 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700526 <Annotation Term="OData.Description" String="This version was created to fix supported types to remove the Nullable facet on NavigationProperties of the Collection type and to use Redfish.Deprecated on certain enumerated values."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700527 <EntityType Name="Drive" BaseType="Drive.v1_1_1.Drive"/>
528 </Schema>
529
530 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_3">
531 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700532 <Annotation Term="OData.Description" String="This version was created to migrate the Operations definition, to change Identifier and Location to their abstract base types, and IndicatorLED, Protocol, and Operations to use the unversioned definition. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700533 <EntityType Name="Drive" BaseType="Drive.v1_1_2.Drive"/>
534 </Schema>
535
Ed Tanous530520e2019-01-02 13:41:37 -0800536 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_4">
537 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
538 <Annotation Term="OData.Description" String="This version was 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 add missing percent units onto existing properties."/>
539 <EntityType Name="Drive" BaseType="Drive.v1_1_3.Drive"/>
540 </Schema>
541
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600542 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_5">
543 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500544 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600545 <EntityType Name="Drive" BaseType="Drive.v1_1_4.Drive"/>
546 </Schema>
547
Ed Tanouscb103132019-10-08 11:34:22 -0700548 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_6">
549 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
550 <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."/>
551 <EntityType Name="Drive" BaseType="Drive.v1_1_5.Drive"/>
552 </Schema>
553
554 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_7">
555 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
556 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
557 <EntityType Name="Drive" BaseType="Drive.v1_1_6.Drive"/>
558 </Schema>
559
Gunnar Millsa778c022020-05-12 12:20:36 -0500560 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_8">
561 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
562 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
563 <EntityType Name="Drive" BaseType="Drive.v1_1_7.Drive"/>
564 </Schema>
565
Gunnar Mills844b4152020-06-22 12:44:09 -0500566 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_9">
567 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
568 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
569 <EntityType Name="Drive" BaseType="Drive.v1_1_8.Drive"/>
570 </Schema>
571
Gunnar Mills262d7d42021-01-20 16:28:41 -0600572 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_1_10">
573 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
574 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
575 <EntityType Name="Drive" BaseType="Drive.v1_1_9.Drive"/>
576 </Schema>
577
Jason M. Billsea4aa752018-06-05 13:29:11 -0700578 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_0">
579 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600580 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600581
Jason M. Billsea4aa752018-06-05 13:29:11 -0700582 <EntityType Name="Drive" BaseType="Drive.v1_1_2.Drive"/>
583
584 <ComplexType Name="Links" BaseType="Drive.v1_1_0.Links">
585 <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
586 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700587 <Annotation Term="OData.Description" String="The link to the chassis that contains this drive."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500588 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Chassis that represents the physical container associated with this drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700589 <Annotation Term="OData.AutoExpandReferences"/>
590 </NavigationProperty>
591 </ComplexType>
592 </Schema>
593
594 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_1">
595 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700596 <Annotation Term="OData.Description" String="This version was created to migrate the Operations definition, to change Identifier and Location to their abstract base types, and IndicatorLED, Protocol, and Operations to use the unversioned definition. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700597 <EntityType Name="Drive" BaseType="Drive.v1_2_0.Drive"/>
598 </Schema>
599
Ed Tanous530520e2019-01-02 13:41:37 -0800600 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_2">
601 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
602 <Annotation Term="OData.Description" String="This version was 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 add missing percent units onto existing properties."/>
603 <EntityType Name="Drive" BaseType="Drive.v1_2_1.Drive"/>
604 </Schema>
605
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600606 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_3">
607 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500608 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600609 <EntityType Name="Drive" BaseType="Drive.v1_2_2.Drive"/>
610 </Schema>
611
Ed Tanouscb103132019-10-08 11:34:22 -0700612 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_4">
613 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
614 <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."/>
615 <EntityType Name="Drive" BaseType="Drive.v1_2_3.Drive"/>
616 </Schema>
617
618 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_5">
619 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
620 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
621 <EntityType Name="Drive" BaseType="Drive.v1_2_4.Drive"/>
622 </Schema>
623
Gunnar Millsa778c022020-05-12 12:20:36 -0500624 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_6">
625 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
626 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
627 <EntityType Name="Drive" BaseType="Drive.v1_2_5.Drive"/>
628 </Schema>
629
Gunnar Mills844b4152020-06-22 12:44:09 -0500630 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_7">
631 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
632 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
633 <EntityType Name="Drive" BaseType="Drive.v1_2_6.Drive"/>
634 </Schema>
635
Gunnar Mills262d7d42021-01-20 16:28:41 -0600636 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_2_8">
637 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
638 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
639 <EntityType Name="Drive" BaseType="Drive.v1_2_7.Drive"/>
640 </Schema>
641
Jason M. Billsea4aa752018-06-05 13:29:11 -0700642 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_0">
643 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600644 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600645
Jason M. Billsea4aa752018-06-05 13:29:11 -0700646 <EntityType Name="Drive" BaseType="Drive.v1_2_1.Drive">
647 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
648 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700649 <Annotation Term="OData.Description" String="The link to the assembly associated with this drive."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500650 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Assembly."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700651 <Annotation Term="OData.AutoExpandReferences"/>
652 </NavigationProperty>
653 </EntityType>
654 </Schema>
655
Ed Tanous530520e2019-01-02 13:41:37 -0800656 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_1">
657 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658 <Annotation Term="OData.Description" String="This version was 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 add missing percent units onto existing properties."/>
659 <EntityType Name="Drive" BaseType="Drive.v1_3_0.Drive"/>
660 </Schema>
661
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600662 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_2">
663 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500664 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600665 <EntityType Name="Drive" BaseType="Drive.v1_3_1.Drive"/>
666 </Schema>
667
Ed Tanouscb103132019-10-08 11:34:22 -0700668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_3">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
671 <EntityType Name="Drive" BaseType="Drive.v1_3_2.Drive"/>
672 </Schema>
673
674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_4">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
677 <EntityType Name="Drive" BaseType="Drive.v1_3_3.Drive"/>
678 </Schema>
679
Gunnar Millsa778c022020-05-12 12:20:36 -0500680 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_5">
681 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
682 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
683 <EntityType Name="Drive" BaseType="Drive.v1_3_4.Drive"/>
684 </Schema>
685
Gunnar Mills844b4152020-06-22 12:44:09 -0500686 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_6">
687 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
688 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
689 <EntityType Name="Drive" BaseType="Drive.v1_3_5.Drive"/>
690 </Schema>
691
Gunnar Mills262d7d42021-01-20 16:28:41 -0600692 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_3_7">
693 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
695 <EntityType Name="Drive" BaseType="Drive.v1_3_6.Drive"/>
696 </Schema>
697
Jason M. Billsea4aa752018-06-05 13:29:11 -0700698 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_0">
699 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600700 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600701
Jason M. Billsea4aa752018-06-05 13:29:11 -0700702 <EntityType Name="Drive" BaseType="Drive.v1_3_0.Drive">
703 <Property Name="PhysicalLocation" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700704 <Annotation Term="OData.Description" String="The location of the drive."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700705 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated drive."/>
706 </Property>
707 </EntityType>
708 </Schema>
709
Ed Tanous530520e2019-01-02 13:41:37 -0800710 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_1">
711 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
712 <Annotation Term="OData.Description" String="This version was 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 add missing percent units onto existing properties."/>
713 <EntityType Name="Drive" BaseType="Drive.v1_4_0.Drive"/>
714 </Schema>
715
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600716 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_2">
717 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500718 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600719 <EntityType Name="Drive" BaseType="Drive.v1_4_1.Drive"/>
720 </Schema>
721
Ed Tanouscb103132019-10-08 11:34:22 -0700722 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_3">
723 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
724 <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."/>
725 <EntityType Name="Drive" BaseType="Drive.v1_4_2.Drive"/>
726 </Schema>
727
728 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_4">
729 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
730 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
731 <EntityType Name="Drive" BaseType="Drive.v1_4_3.Drive"/>
732 </Schema>
733
Gunnar Millsa778c022020-05-12 12:20:36 -0500734 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_5">
735 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
736 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
737 <EntityType Name="Drive" BaseType="Drive.v1_4_4.Drive"/>
738 </Schema>
739
Gunnar Mills844b4152020-06-22 12:44:09 -0500740 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_6">
741 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
742 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
743 <EntityType Name="Drive" BaseType="Drive.v1_4_5.Drive"/>
744 </Schema>
745
Gunnar Mills262d7d42021-01-20 16:28:41 -0600746 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_4_7">
747 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
748 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
749 <EntityType Name="Drive" BaseType="Drive.v1_4_6.Drive"/>
750 </Schema>
751
Ed Tanous530520e2019-01-02 13:41:37 -0800752 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_0">
753 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600754 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600755
Ed Tanous530520e2019-01-02 13:41:37 -0800756 <EntityType Name="Drive" BaseType="Drive.v1_4_1.Drive">
757 <Property Name="HotspareReplacementMode" Type="Drive.v1_5_0.HotspareReplacementModeType">
758 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700759 <Annotation Term="OData.Description" String="The replacement mode for the hot spare drive."/>
760 <Annotation Term="OData.LongDescription" String="This property shall indicate whether a commissioned hot spare continues to serve as a hot spare after the failed drive is replaced."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800761 </Property>
762 </EntityType>
763
764 <EnumType Name="HotspareReplacementModeType">
765 <Member Name="Revertible">
Ed Tanouscb103132019-10-08 11:34:22 -0700766 <Annotation Term="OData.Description" String="The hot spare drive that is commissioned due to a drive failure reverts to a hot spare after the failed drive is replaced and rebuilt."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800767 </Member>
768 <Member Name="NonRevertible">
Ed Tanouscb103132019-10-08 11:34:22 -0700769 <Annotation Term="OData.Description" String="The hot spare drive that is commissioned due to a drive failure remains as a data drive and does not revert to a hot spare if the failed drive is replaced."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800770 </Member>
771 </EnumType>
772 </Schema>
773
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600774 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_1">
775 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500776 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600777 <EntityType Name="Drive" BaseType="Drive.v1_5_0.Drive"/>
778 </Schema>
779
Ed Tanouscb103132019-10-08 11:34:22 -0700780 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_2">
781 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
782 <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."/>
783 <EntityType Name="Drive" BaseType="Drive.v1_5_1.Drive"/>
784 </Schema>
785
786 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_3">
787 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
788 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
789 <EntityType Name="Drive" BaseType="Drive.v1_5_2.Drive"/>
790 </Schema>
791
Gunnar Millsa778c022020-05-12 12:20:36 -0500792 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_4">
793 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
794 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
795 <EntityType Name="Drive" BaseType="Drive.v1_5_3.Drive"/>
796 </Schema>
797
Gunnar Mills844b4152020-06-22 12:44:09 -0500798 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_5">
799 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
800 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
801 <EntityType Name="Drive" BaseType="Drive.v1_5_4.Drive"/>
802 </Schema>
803
Gunnar Mills262d7d42021-01-20 16:28:41 -0600804 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_5_6">
805 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
806 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
807 <EntityType Name="Drive" BaseType="Drive.v1_5_5.Drive"/>
808 </Schema>
809
Ed Tanouscb103132019-10-08 11:34:22 -0700810 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_6_0">
811 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
812 <Annotation Term="Redfish.Release" String="2019.1"/>
813
814 <EntityType Name="Drive" BaseType="Drive.v1_5_2.Drive"/>
815
816 <ComplexType Name="Links" BaseType="Drive.v1_2_0.Links">
817 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
818 <Annotation Term="OData.Description" String="An array of links to the PCIe functions that the drive produces."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500819 <Annotation Term="OData.LongDescription" String="This property shall link to a resource of type PCIeFunction that represents the PCIe functions associated with this resource."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700820 <Annotation Term="OData.AutoExpandReferences"/>
821 </NavigationProperty>
822 </ComplexType>
823 </Schema>
824
825 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_6_1">
826 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
827 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
828 <EntityType Name="Drive" BaseType="Drive.v1_6_0.Drive"/>
829 </Schema>
830
Gunnar Millsa778c022020-05-12 12:20:36 -0500831 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_6_2">
832 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
833 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
834 <EntityType Name="Drive" BaseType="Drive.v1_6_1.Drive"/>
835 </Schema>
836
Gunnar Mills844b4152020-06-22 12:44:09 -0500837 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_6_3">
838 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
839 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
840 <EntityType Name="Drive" BaseType="Drive.v1_6_2.Drive"/>
841 </Schema>
842
Gunnar Mills262d7d42021-01-20 16:28:41 -0600843 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_6_4">
844 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
845 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
846 <EntityType Name="Drive" BaseType="Drive.v1_6_3.Drive"/>
847 </Schema>
848
Ed Tanouscb103132019-10-08 11:34:22 -0700849 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_7_0">
850 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
851 <Annotation Term="Redfish.Release" String="2019.2"/>
852 <Annotation Term="OData.Description" String="This version was created to add a WriteCacheEnabled property and reset action for Drive."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600853
Ed Tanouscb103132019-10-08 11:34:22 -0700854 <EntityType Name="Drive" BaseType="Drive.v1_6_0.Drive">
855 <Property Name="WriteCacheEnabled" Type="Edm.Boolean">
856 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
857 <Annotation Term="OData.Description" String="An indication of whether the drive write cache is enabled."/>
858 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the drive write cache is enabled."/>
859 </Property>
860 </EntityType>
861 </Schema>
862
Gunnar Millsa778c022020-05-12 12:20:36 -0500863 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_7_1">
864 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
865 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
866 <EntityType Name="Drive" BaseType="Drive.v1_7_0.Drive"/>
867 </Schema>
868
Gunnar Mills844b4152020-06-22 12:44:09 -0500869 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_7_2">
870 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
871 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
872 <EntityType Name="Drive" BaseType="Drive.v1_7_1.Drive"/>
873 </Schema>
874
Gunnar Mills262d7d42021-01-20 16:28:41 -0600875 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_7_3">
876 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
877 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
878 <EntityType Name="Drive" BaseType="Drive.v1_7_2.Drive"/>
879 </Schema>
880
Gunnar Mills6f44b752020-02-06 16:50:51 -0600881 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_8_0">
882 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
883 <Annotation Term="Redfish.Release" String="2019.3"/>
884
885 <EntityType Name="Drive" BaseType="Drive.v1_7_0.Drive"/>
886
887 <ComplexType Name="Links" BaseType="Drive.v1_6_0.Links">
888 <NavigationProperty Name="StoragePools" Type="Collection(StoragePool.StoragePool)">
889 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
890 <Annotation Term="OData.Description" String="An array of links to the storage pools to which this drive belongs."/>
891 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of type StoragePool to which this drive belongs."/>
892 <Annotation Term="OData.AutoExpandReferences"/>
893 </NavigationProperty>
894 </ComplexType>
895 </Schema>
896
Gunnar Millsa778c022020-05-12 12:20:36 -0500897 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_8_1">
898 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
899 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
900 <EntityType Name="Drive" BaseType="Drive.v1_8_0.Drive"/>
901 </Schema>
902
Gunnar Mills844b4152020-06-22 12:44:09 -0500903 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_8_2">
904 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
905 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
906 <EntityType Name="Drive" BaseType="Drive.v1_8_1.Drive"/>
907 </Schema>
908
Gunnar Mills262d7d42021-01-20 16:28:41 -0600909 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_8_3">
910 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
911 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
912 <EntityType Name="Drive" BaseType="Drive.v1_8_2.Drive"/>
913 </Schema>
914
Gunnar Mills09b9d452020-02-11 13:27:39 -0600915 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_9_0">
916 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
917 <Annotation Term="Redfish.Release" String="2019.4"/>
918 <Annotation Term="OData.Description" String="This version was created to add Multipath property for Drive."/>
919
920 <EntityType Name="Drive" BaseType="Drive.v1_8_0.Drive">
921 <Property Name="Multipath" Type="Edm.Boolean">
922 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
923 <Annotation Term="OData.Description" String="An indication of whether the drive is accessible from multiple paths."/>
924 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the drive is accessible by an initiator from multiple paths allowing for failover capabilities upon a path failure."/>
925 </Property>
926 </EntityType>
927 </Schema>
928
Gunnar Millsa778c022020-05-12 12:20:36 -0500929 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_9_1">
930 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
931 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
932 <EntityType Name="Drive" BaseType="Drive.v1_9_0.Drive"/>
933 </Schema>
934
Gunnar Mills844b4152020-06-22 12:44:09 -0500935 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_9_2">
936 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
937 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
938 <EntityType Name="Drive" BaseType="Drive.v1_9_1.Drive"/>
939 </Schema>
940
Gunnar Mills262d7d42021-01-20 16:28:41 -0600941 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_9_3">
942 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
943 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
944 <EntityType Name="Drive" BaseType="Drive.v1_9_2.Drive"/>
945 </Schema>
946
Gunnar Mills844b4152020-06-22 12:44:09 -0500947 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_10_0">
948 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
949 <Annotation Term="Redfish.Release" String="2020.2"/>
950 <Annotation Term="OData.Description" String="This version was created to add ReadyToRemove property."/>
951
952 <EntityType Name="Drive" BaseType="Drive.v1_9_2.Drive">
953 <Property Name="ReadyToRemove" Type="Edm.Boolean">
954 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
955 <Annotation Term="OData.Description" String="An indication of whether the drive is prepared by the system for removal."/>
956 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the system is prepared for the removal of this drive."/>
957 </Property>
958 </EntityType>
959 </Schema>
960
Gunnar Mills262d7d42021-01-20 16:28:41 -0600961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_10_1">
962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
964 <EntityType Name="Drive" BaseType="Drive.v1_10_0.Drive"/>
965 </Schema>
966
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500967 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_11_0">
968 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
969 <Annotation Term="Redfish.Release" String="2020.3"/>
970 <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and to deprecate IndicatorLED properties."/>
971
972 <EntityType Name="Drive" BaseType="Drive.v1_10_0.Drive">
973 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
974 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
975 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
976 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource. A write to this property shall update the value of IndicatorLED in this resource, if supported, to reflect the implementation of the locating function."/>
977 </Property>
978 </EntityType>
979 </Schema>
980
Gunnar Mills262d7d42021-01-20 16:28:41 -0600981 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_11_1">
982 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
983 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
984 <EntityType Name="Drive" BaseType="Drive.v1_11_0.Drive"/>
985 </Schema>
986
987 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Drive.v1_12_0">
988 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
989 <Annotation Term="Redfish.Release" String="2020.4"/>
990 <Annotation Term="OData.Description" String="This version was created to add Certificates and Measurements to devices for attestation and identity management. It was also created to add a link for EnvironmentMetrics."/>
991
992 <EntityType Name="Drive" BaseType="Drive.v1_11_1.Drive">
993 <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
994 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
995 <Annotation Term="OData.Description" String="The link to the environment metrics for this drive."/>
996 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type EnvironmentMetrics that specifies the environment metrics for this drive."/>
997 <Annotation Term="OData.AutoExpandReferences"/>
998 </NavigationProperty>
999 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1000 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1001 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1002 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection that contains certificates for device identity and attestation."/>
1003 <Annotation Term="OData.AutoExpandReferences"/>
1004 </NavigationProperty>
1005 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1006 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1007 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1008 </Property>
1009 </EntityType>
1010 </Schema>
1011
Jason M. Billsea4aa752018-06-05 13:29:11 -07001012 </edmx:DataServices>
1013</edmx:Edmx>