1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################                   -->
4<!--# Redfish Schema:  Storage v1.17.1                                                                 -->
5<!--#                                                                                                  -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,                  -->
7<!--# available at http://www.dmtf.org/standards/redfish                                               -->
8<!--# Copyright 2014-2024 DMTF in cooperation with the Storage Networking Industry Association (SNIA). -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright             -->
10<!--################################################################################                   -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21    <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22  </edmx:Reference>
23  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
26  </edmx:Reference>
27  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
28    <edmx:Include Namespace="Resource"/>
29    <edmx:Include Namespace="Resource.v1_0_0"/>
30  </edmx:Reference>
31  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32    <edmx:Include Namespace="Chassis"/>
33  </edmx:Reference>
34  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
35    <edmx:Include Namespace="Redundancy"/>
36  </edmx:Reference>
37  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Drive_v1.xml">
38    <edmx:Include Namespace="Drive"/>
39  </edmx:Reference>
40  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/VolumeCollection_v1.xml">
41    <edmx:Include Namespace="VolumeCollection"/>
42  </edmx:Reference>
43  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
44    <edmx:Include Namespace="Endpoint"/>
45  </edmx:Reference>
46  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
47    <edmx:Include Namespace="Assembly"/>
48  </edmx:Reference>
49  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Protocol_v1.xml">
50    <edmx:Include Namespace="Protocol"/>
51  </edmx:Reference>
52  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
53    <edmx:Include Namespace="PCIeDevice"/>
54  </edmx:Reference>
55  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
56    <edmx:Include Namespace="PCIeFunction"/>
57  </edmx:Reference>
58  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
59    <edmx:Include Namespace="PortCollection"/>
60  </edmx:Reference>
61  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageService_v1.xml">
62    <edmx:Include Namespace="StorageService"/>
63  </edmx:Reference>
64  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/Volume_v1.xml">
65    <edmx:Include Namespace="Volume"/>
66  </edmx:Reference>
67  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/FileSystemCollection_v1.xml">
68    <edmx:Include Namespace="FileSystemCollection"/>
69  </edmx:Reference>
70  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StoragePoolCollection_v1.xml">
71    <edmx:Include Namespace="StoragePoolCollection"/>
72  </edmx:Reference>
73  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageGroupCollection_v1.xml">
74    <edmx:Include Namespace="StorageGroupCollection"/>
75  </edmx:Reference>
76  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EndpointGroupCollection_v1.xml">
77    <edmx:Include Namespace="EndpointGroupCollection"/>
78  </edmx:Reference>
79  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/ConsistencyGroupCollection_v1.xml">
80    <edmx:Include Namespace="ConsistencyGroupCollection"/>
81  </edmx:Reference>
82  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SimpleStorage_v1.xml">
83    <edmx:Include Namespace="SimpleStorage"/>
84  </edmx:Reference>
85  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/StorageControllerCollection_v1.xml">
86    <edmx:Include Namespace="StorageControllerCollection"/>
87  </edmx:Reference>
88  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
89    <edmx:Include Namespace="CertificateCollection"/>
90  </edmx:Reference>
91  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
92    <edmx:Include Namespace="SoftwareInventory"/>
93  </edmx:Reference>
94  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml">
95    <edmx:Include Namespace="ComputerSystem"/>
96  </edmx:Reference>
97  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ConnectionCollection_v1.xml">
98    <edmx:Include Namespace="ConnectionCollection"/>
99  </edmx:Reference>
100
101  <edmx:DataServices>
102
103    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage">
104      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
105      <Annotation Term="Redfish.Language" String="en"/>
106
107      <EntityType Name="Storage" BaseType="Resource.v1_0_0.Resource" Abstract="true">
108        <Annotation Term="OData.Description" String="The `Storage` schema defines a storage subsystem and its respective properties.  A storage subsystem represents a set of physical or virtual storage controllers and the resources, such as volumes, that can be accessed from that subsystem."/>
109        <Annotation Term="OData.LongDescription" String="This resource shall represent a storage subsystem in the Redfish Specification."/>
110        <Annotation Term="Capabilities.InsertRestrictions">
111          <Record>
112            <PropertyValue Property="Insertable" Bool="false"/>
113          </Record>
114        </Annotation>
115        <Annotation Term="Capabilities.UpdateRestrictions">
116          <Record>
117            <PropertyValue Property="Updatable" Bool="true"/>
118            <Annotation Term="OData.Description" String="Writable properties, such as `AssetTag`, can be updated for a storage subsystem."/>
119          </Record>
120        </Annotation>
121        <Annotation Term="Capabilities.DeleteRestrictions">
122          <Record>
123            <PropertyValue Property="Deletable" Bool="false"/>
124          </Record>
125        </Annotation>
126        <Annotation Term="Redfish.Uris">
127          <Collection>
128            <String>/redfish/v1/Storage/{StorageId}</String>
129            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}</String>
130            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}</String>
131            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}</String>
132            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}</String>
133            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}</String>
134          </Collection>
135        </Annotation>
136      </EntityType>
137
138      <EntityType Name="StorageController" BaseType="Resource.v1_0_0.ReferenceableMember" Abstract="true">
139        <Annotation Term="OData.Description" String="The StorageController schema describes a storage controller and its properties.  A storage controller represents a physical or virtual storage device that produces volumes."/>
140        <Annotation Term="OData.LongDescription" String="This resource shall represent a storage controller in the Redfish Specification."/>
141      </EntityType>
142
143      <Action Name="SetEncryptionKey" IsBound="true">
144        <Annotation Term="OData.Description" String="This action sets the local encryption key for the storage subsystem."/>
145        <Annotation Term="OData.LongDescription" String="This action shall set the local encryption key for the storage subsystem."/>
146        <Parameter Name="Storage" Type="Storage.v1_0_0.Actions"/>
147        <Parameter Name="EncryptionKey" Type="Edm.String" Nullable="false">
148          <Annotation Term="OData.Description" String="The local encryption key to set on the storage subsystem."/>
149          <Annotation Term="OData.LongDescription" String="This parameter shall contain the local encryption key to set on the storage subsystem."/>
150        </Parameter>
151        <Parameter Name="EncryptionKeyIdentifier" Type="Edm.String">
152          <Annotation Term="OData.Description" String="The local encryption key identifier used by the storage subsystem."/>
153          <Annotation Term="OData.LongDescription" String="This property shall contain the local encryption key identifier used by the storage subsystem."/>
154          <Annotation Term="Redfish.Revisions">
155            <Collection>
156              <Record>
157                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
158                <PropertyValue Property="Version" String="v1_14_0"/>
159              </Record>
160            </Collection>
161          </Annotation>
162        </Parameter>
163        <Parameter Name="CurrentEncryptionKey" Type="Edm.String">
164          <Annotation Term="OData.Description" String="The current local encryption key on the storage subsystem.  This parameter is not needed if the controller does not currently have an encryption key."/>
165          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current local encryption key on the storage subsystem.  Services may reject the action request if this parameter is not provided or the value supplied does not match the current encryption key."/>
166          <Annotation Term="Redfish.Revisions">
167            <Collection>
168              <Record>
169                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
170                <PropertyValue Property="Version" String="v1_14_0"/>
171              </Record>
172            </Collection>
173          </Annotation>
174        </Parameter>
175      </Action>
176
177      <Action Name="ResetToDefaults" IsBound="true">
178        <Annotation Term="OData.Description" String="The reset action resets the storage device to factory defaults.  This can cause the loss of data."/>
179        <Annotation Term="OData.LongDescription" String="This action shall reset the storage device.  This action can impact other resources."/>
180        <Parameter Name="Storage" Type="Storage.v1_0_0.Actions"/>
181        <Parameter Name="ResetType" Type="Storage.v1_11_0.ResetToDefaultsType" Nullable="false">
182          <Annotation Term="OData.Description" String="The type of reset to defaults."/>
183          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset to defaults."/>
184        </Parameter>
185        <Annotation Term="Redfish.Revisions">
186          <Collection>
187            <Record>
188              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
189              <PropertyValue Property="Version" String="v1_11_0"/>
190            </Record>
191          </Collection>
192        </Annotation>
193      </Action>
194
195      <Action Name="RekeyExternalKey" IsBound="true">
196        <Annotation Term="OData.Description" String="This action causes the controllers of the storage subsystem to request new encryption keys managed by an external key service."/>
197        <Annotation Term="OData.LongDescription" String="This action shall cause the controllers of the storage subsystem to request new encryption keys managed by an external key service."/>
198        <Parameter Name="Storage" Type="Storage.v1_0_0.Actions"/>
199        <Annotation Term="Redfish.Revisions">
200          <Collection>
201            <Record>
202              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
203              <PropertyValue Property="Version" String="v1_16_0"/>
204            </Record>
205          </Collection>
206        </Annotation>
207      </Action>
208
209      <Action Name="SetControllerPassword" IsBound="true">
210        <Annotation Term="OData.Description" String="This action sets the controller boot password for a host-based storage controller."/>
211        <Annotation Term="OData.LongDescription" String="This action shall set the controller boot password for a host-based storage controller."/>
212        <Parameter Name="Storage" Type="Storage.v1_0_0.Actions"/>
213        <Parameter Name="CurrentPassword" Type="Edm.String">
214          <Annotation Term="OData.Description" String="The current controller password.  This parameter is not needed if the controller does not currently have a password."/>
215          <Annotation Term="OData.LongDescription" String="This parameter shall contain the current controller password.  Services may reject the action request if this parameter is not provided or the value supplied does not match the current password."/>
216        </Parameter>
217        <Parameter Name="NewPassword" Type="Edm.String" Nullable="false">
218          <Annotation Term="OData.Description" String="The new password to set for the controller."/>
219          <Annotation Term="OData.LongDescription" String="This parameter shall contain the new password to set for the controller."/>
220        </Parameter>
221        <Parameter Name="SecurityKey" Type="Edm.String">
222          <Annotation Term="OData.Description" String="The security key for the controller.  This parameter is not needed if the controller does not have a security key."/>
223          <Annotation Term="OData.LongDescription" String="This parameter shall contain the controller security key.  Services may reject the action request if this parameter is not provided or the value provided does not match the security key for the controller."/>
224        </Parameter>
225        <Annotation Term="Redfish.Revisions">
226          <Collection>
227            <Record>
228              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
229              <PropertyValue Property="Version" String="v1_17_0"/>
230            </Record>
231          </Collection>
232        </Annotation>
233      </Action>
234    </Schema>
235
236    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_0">
237      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
238      <Annotation Term="Redfish.Release" String="2016.1"/>
239
240      <EntityType Name="Storage" BaseType="Storage.Storage">
241        <NavigationProperty Name="StorageControllers" Type="Collection(Storage.v1_0_0.StorageController)" ContainsTarget="true">
242          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
243          <Annotation Term="OData.Description" String="The set of storage controllers that this resource represents."/>
244          <Annotation Term="OData.LongDescription" String="This property shall contain a set of the storage controllers that this resource represents."/>
245          <Annotation Term="OData.AutoExpand"/>
246          <Annotation Term="Redfish.Revisions">
247            <Collection>
248              <Record>
249                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
250                <PropertyValue Property="Version" String="v1_13_0"/>
251                <PropertyValue Property="Description" String="This property has been deprecated in favor of `Controllers` to allow for storage controllers to be represented as their own resources."/>
252              </Record>
253            </Collection>
254          </Annotation>
255        </NavigationProperty>
256        <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)" ContainsTarget="true">
257          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
258          <Annotation Term="OData.Description" String="The set of drives attached to the storage controllers that this resource represents."/>
259          <Annotation Term="OData.LongDescription" String="This property shall contain a set of the drives attached to the storage controllers that this resource represents."/>
260          <Annotation Term="OData.AutoExpandReferences"/>
261        </NavigationProperty>
262        <NavigationProperty Name="Volumes" Type="VolumeCollection.VolumeCollection" ContainsTarget="true" Nullable="false">
263          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
264          <Annotation Term="OData.Description" String="The set of volumes that the storage controllers produce."/>
265          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VolumeCollection`."/>
266          <Annotation Term="OData.AutoExpandReferences"/>
267        </NavigationProperty>
268        <Property Name="Links" Type="Storage.v1_0_0.Links" Nullable="false">
269          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
270          <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."/>
271        </Property>
272        <Property Name="Actions" Type="Storage.v1_0_0.Actions" Nullable="false">
273          <Annotation Term="OData.Description" String="The available actions for this resource."/>
274          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
275        </Property>
276        <Property Name="Status" Type="Resource.Status" Nullable="false">
277          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
278          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
279        </Property>
280        <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
281          <Annotation Term="OData.Description" String="Redundancy information for the storage subsystem."/>
282          <Annotation Term="OData.LongDescription" String="This property shall contain redundancy information for the storage subsystem."/>
283          <Annotation Term="OData.AutoExpand"/>
284        </NavigationProperty>
285      </EntityType>
286
287      <ComplexType Name="Links" BaseType="Resource.Links">
288        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
289        <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."/>
290        <NavigationProperty Name="Enclosures" Type="Collection(Chassis.Chassis)">
291          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
292          <Annotation Term="OData.Description" String="An array of links to the chassis to which this storage subsystem is attached."/>
293          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Chassis` that represent the physical containers attached to this resource."/>
294          <Annotation Term="OData.AutoExpandReferences"/>
295        </NavigationProperty>
296      </ComplexType>
297
298      <ComplexType Name="Actions">
299        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
300        <Annotation Term="OData.Description" String="The available actions for this resource."/>
301        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
302        <Property Name="Oem" Type="Storage.v1_0_0.OemActions" Nullable="false">
303          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
304          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
305        </Property>
306      </ComplexType>
307
308      <ComplexType Name="OemActions">
309        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
310        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
311        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
312      </ComplexType>
313
314      <EntityType Name="StorageController" BaseType="Storage.StorageController">
315        <Property Name="Status" Type="Resource.Status" Nullable="false">
316          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
317          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
318        </Property>
319        <Property Name="SpeedGbps" Type="Edm.Decimal">
320          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
321          <Annotation Term="OData.Description" String="The maximum speed of the storage controller's device interface."/>
322          <Annotation Term="OData.LongDescription" String="This property shall represent the maximum supported speed of the storage bus interface, in Gbit/s.  The specified interface connects the controller to the storage devices, not the controller to a host.  For example, SAS bus not PCIe host bus."/>
323          <Annotation Term="Validation.Minimum" Int="0"/>
324          <Annotation Term="Measures.Unit" String="Gbit/s"/>
325        </Property>
326        <Property Name="FirmwareVersion" Type="Edm.String">
327          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
328          <Annotation Term="OData.Description" String="The firmware version of this storage controller."/>
329          <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the associated storage controller."/>
330        </Property>
331        <Property Name="Manufacturer" Type="Edm.String">
332          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
333          <Annotation Term="OData.Description" String="The manufacturer of this storage controller."/>
334          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the storage controller.  This organization may be the entity from which the storage controller is purchased, but this is not necessarily true."/>
335        </Property>
336        <Property Name="Model" Type="Edm.String">
337          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
338          <Annotation Term="OData.Description" String="The model number for the storage controller."/>
339          <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the storage controller."/>
340        </Property>
341        <Property Name="SKU" Type="Edm.String">
342          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
343          <Annotation Term="OData.Description" String="The SKU for this storage controller."/>
344          <Annotation Term="OData.LongDescription" String="This property shall contain the stock-keeping unit number for this storage controller."/>
345        </Property>
346        <Property Name="SerialNumber" Type="Edm.String">
347          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
348          <Annotation Term="OData.Description" String="The serial number for this storage controller."/>
349          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the storage controller."/>
350        </Property>
351        <Property Name="PartNumber" Type="Edm.String">
352          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
353          <Annotation Term="OData.Description" String="The part number for this storage controller."/>
354          <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the storage controller."/>
355        </Property>
356        <Property Name="AssetTag" Type="Edm.String">
357          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
358          <Annotation Term="OData.Description" String="The user-assigned asset tag for this storage controller."/>
359          <Annotation Term="OData.LongDescription" String="This property shall track the storage controller for inventory purposes."/>
360        </Property>
361        <Property Name="SupportedControllerProtocols" Type="Collection(Protocol.Protocol)" Nullable="false">
362          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
363          <Annotation Term="OData.Description" String="The supported set of protocols for communicating with this storage controller."/>
364          <Annotation Term="OData.LongDescription" String="This property shall contain the supported set of protocols for communicating with this storage controller."/>
365        </Property>
366        <Property Name="SupportedDeviceProtocols" Type="Collection(Protocol.Protocol)" Nullable="false">
367          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
368          <Annotation Term="OData.Description" String="The protocols that the storage controller can use to communicate with attached devices."/>
369          <Annotation Term="OData.LongDescription" String="This property shall contain the set of protocols this storage controller can use to communicate with attached devices."/>
370        </Property>
371        <Property Name="Identifiers" Type="Collection(Resource.Identifier)" Nullable="false">
372          <Annotation Term="OData.Description" String="The durable names for the storage controller."/>
373          <Annotation Term="OData.LongDescription" String="This property shall contain a list of all known durable names for the associated storage controller."/>
374        </Property>
375      </EntityType>
376    </Schema>
377
378    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_1">
379      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
380      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
381      <EntityType Name="Storage" BaseType="Storage.v1_0_0.Storage"/>
382      <EntityType Name="StorageController" BaseType="Storage.v1_0_0.StorageController"/>
383    </Schema>
384
385    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_2">
386      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
387      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
388      <EntityType Name="Storage" BaseType="Storage.v1_0_1.Storage"/>
389      <EntityType Name="StorageController" BaseType="Storage.v1_0_1.StorageController"/>
390    </Schema>
391
392    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_3">
393      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
394      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
395      <EntityType Name="Storage" BaseType="Storage.v1_0_2.Storage"/>
396      <EntityType Name="StorageController" BaseType="Storage.v1_0_2.StorageController"/>
397    </Schema>
398
399    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_4">
400      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
401      <Annotation Term="OData.Description" String="This version was created to change `Identifier` to its abstract base type, to add an abstract definition of `StorageController`, and to deprecate the versioned definition of `Protocol` to use an unversioned definition.  It was also created to mark several action parameters as mandatory.  It was also created to correct the short and long descriptions in the defined actions."/>
402      <EntityType Name="Storage" BaseType="Storage.v1_0_3.Storage"/>
403      <EntityType Name="StorageController" BaseType="Storage.v1_0_3.StorageController"/>
404    </Schema>
405
406    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_5">
407      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
408      <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."/>
409      <EntityType Name="Storage" BaseType="Storage.v1_0_4.Storage"/>
410      <EntityType Name="StorageController" BaseType="Storage.v1_0_4.StorageController"/>
411    </Schema>
412
413    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_6">
414      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
415      <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."/>
416      <EntityType Name="Storage" BaseType="Storage.v1_0_5.Storage"/>
417      <EntityType Name="StorageController" BaseType="Storage.v1_0_5.StorageController"/>
418    </Schema>
419
420    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_7">
421      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
422      <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."/>
423      <EntityType Name="Storage" BaseType="Storage.v1_0_6.Storage"/>
424      <EntityType Name="StorageController" BaseType="Storage.v1_0_6.StorageController"/>
425    </Schema>
426
427    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_8">
428      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
429      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
430      <EntityType Name="Storage" BaseType="Storage.v1_0_7.Storage"/>
431      <EntityType Name="StorageController" BaseType="Storage.v1_0_7.StorageController"/>
432    </Schema>
433
434    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_9">
435      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
436      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
437      <EntityType Name="Storage" BaseType="Storage.v1_0_8.Storage"/>
438      <EntityType Name="StorageController" BaseType="Storage.v1_0_8.StorageController"/>
439    </Schema>
440
441    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_10">
442      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
443      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
444      <EntityType Name="Storage" BaseType="Storage.v1_0_9.Storage"/>
445      <EntityType Name="StorageController" BaseType="Storage.v1_0_9.StorageController"/>
446    </Schema>
447
448    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_11">
449      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
450      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
451      <EntityType Name="Storage" BaseType="Storage.v1_0_10.Storage"/>
452      <EntityType Name="StorageController" BaseType="Storage.v1_0_10.StorageController"/>
453    </Schema>
454
455    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_12">
456      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
457      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
458      <EntityType Name="Storage" BaseType="Storage.v1_0_11.Storage"/>
459      <EntityType Name="StorageController" BaseType="Storage.v1_0_11.StorageController"/>
460    </Schema>
461
462    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_13">
463      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
464      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
465      <EntityType Name="Storage" BaseType="Storage.v1_0_12.Storage"/>
466      <EntityType Name="StorageController" BaseType="Storage.v1_0_12.StorageController"/>
467    </Schema>
468
469    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_14">
470      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
471      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
472      <EntityType Name="Storage" BaseType="Storage.v1_0_13.Storage"/>
473      <EntityType Name="StorageController" BaseType="Storage.v1_0_13.StorageController"/>
474    </Schema>
475
476    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_0">
477      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
478      <Annotation Term="Redfish.Release" String="2016.2"/>
479
480      <EntityType Name="Storage" BaseType="Storage.v1_0_1.Storage"/>
481
482      <EntityType Name="StorageController" BaseType="Storage.v1_0_1.StorageController">
483        <Property Name="Links" Type="Storage.v1_1_0.StorageControllerLinks" Nullable="false">
484          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
485          <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."/>
486        </Property>
487      </EntityType>
488
489      <ComplexType Name="StorageControllerLinks" BaseType="Resource.Links">
490        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
491        <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."/>
492        <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
493          <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this controller."/>
494          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` with which this controller is associated."/>
495          <Annotation Term="OData.AutoExpandReferences"/>
496        </NavigationProperty>
497      </ComplexType>
498    </Schema>
499
500    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_1">
501      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
502      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
503      <EntityType Name="Storage" BaseType="Storage.v1_1_0.Storage"/>
504      <EntityType Name="StorageController" BaseType="Storage.v1_1_0.StorageController"/>
505    </Schema>
506
507    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_2">
508      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
509      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
510      <EntityType Name="Storage" BaseType="Storage.v1_1_1.Storage"/>
511      <EntityType Name="StorageController" BaseType="Storage.v1_1_1.StorageController"/>
512    </Schema>
513
514    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_3">
515      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
516      <Annotation Term="OData.Description" String="This version was created to change `Identifier` to its abstract base type, to add an abstract definition of `StorageController`, and to deprecate the versioned definition of `Protocol` to use an unversioned definition.  It was also created to mark several action parameters as mandatory.  It was also created to correct the short and long descriptions in the defined actions."/>
517      <EntityType Name="Storage" BaseType="Storage.v1_1_2.Storage"/>
518      <EntityType Name="StorageController" BaseType="Storage.v1_1_2.StorageController"/>
519    </Schema>
520
521    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_4">
522      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
523      <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."/>
524      <EntityType Name="Storage" BaseType="Storage.v1_1_3.Storage"/>
525      <EntityType Name="StorageController" BaseType="Storage.v1_1_3.StorageController"/>
526    </Schema>
527
528    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_5">
529      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
530      <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."/>
531      <EntityType Name="Storage" BaseType="Storage.v1_1_4.Storage"/>
532      <EntityType Name="StorageController" BaseType="Storage.v1_1_4.StorageController"/>
533    </Schema>
534
535    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_6">
536      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
537      <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."/>
538      <EntityType Name="Storage" BaseType="Storage.v1_1_5.Storage"/>
539      <EntityType Name="StorageController" BaseType="Storage.v1_1_5.StorageController"/>
540    </Schema>
541
542    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_7">
543      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
544      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
545      <EntityType Name="Storage" BaseType="Storage.v1_1_6.Storage"/>
546      <EntityType Name="StorageController" BaseType="Storage.v1_1_6.StorageController"/>
547    </Schema>
548
549    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_8">
550      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
551      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
552      <EntityType Name="Storage" BaseType="Storage.v1_1_7.Storage"/>
553      <EntityType Name="StorageController" BaseType="Storage.v1_1_7.StorageController"/>
554    </Schema>
555
556    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_9">
557      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
558      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
559      <EntityType Name="Storage" BaseType="Storage.v1_1_8.Storage"/>
560      <EntityType Name="StorageController" BaseType="Storage.v1_1_8.StorageController"/>
561    </Schema>
562
563    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_10">
564      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
565      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
566      <EntityType Name="Storage" BaseType="Storage.v1_1_9.Storage"/>
567      <EntityType Name="StorageController" BaseType="Storage.v1_1_9.StorageController"/>
568    </Schema>
569
570    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_11">
571      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
572      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
573      <EntityType Name="Storage" BaseType="Storage.v1_1_10.Storage"/>
574      <EntityType Name="StorageController" BaseType="Storage.v1_1_10.StorageController"/>
575    </Schema>
576
577    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_12">
578      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
579      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
580      <EntityType Name="Storage" BaseType="Storage.v1_1_11.Storage"/>
581      <EntityType Name="StorageController" BaseType="Storage.v1_1_11.StorageController"/>
582    </Schema>
583
584    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_13">
585      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
586      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
587      <EntityType Name="Storage" BaseType="Storage.v1_1_12.Storage"/>
588      <EntityType Name="StorageController" BaseType="Storage.v1_1_12.StorageController"/>
589    </Schema>
590
591    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_0">
592      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
593      <Annotation Term="Redfish.Release" String="2017.1"/>
594
595      <EntityType Name="Storage" BaseType="Storage.v1_1_2.Storage"/>
596
597      <EntityType Name="StorageController" BaseType="Storage.v1_1_2.StorageController">
598        <Property Name="Actions" Type="Storage.v1_2_0.StorageControllerActions" Nullable="false">
599          <Annotation Term="OData.Description" String="The available actions for this resource."/>
600          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
601        </Property>
602      </EntityType>
603
604      <ComplexType Name="StorageControllerActions">
605        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
606        <Annotation Term="OData.Description" String="The available actions for this resource."/>
607        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
608        <Property Name="Oem" Type="Storage.v1_2_0.StorageControllerOemActions" Nullable="false">
609          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
610          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
611        </Property>
612      </ComplexType>
613
614      <ComplexType Name="StorageControllerOemActions">
615        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
616        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
617        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
618      </ComplexType>
619    </Schema>
620
621    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_1">
622      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
623      <Annotation Term="OData.Description" String="This version was created to change `Identifier` to its abstract base type, to add an abstract definition of `StorageController`, and to deprecate the versioned definition of `Protocol` to use an unversioned definition.  It was also created to mark several action parameters as mandatory.  It was also created to correct the short and long descriptions in the defined actions."/>
624      <EntityType Name="Storage" BaseType="Storage.v1_2_0.Storage"/>
625      <EntityType Name="StorageController" BaseType="Storage.v1_2_0.StorageController"/>
626    </Schema>
627
628    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_2">
629      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
630      <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."/>
631      <EntityType Name="Storage" BaseType="Storage.v1_2_1.Storage"/>
632      <EntityType Name="StorageController" BaseType="Storage.v1_2_1.StorageController"/>
633    </Schema>
634
635    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_3">
636      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
637      <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."/>
638      <EntityType Name="Storage" BaseType="Storage.v1_2_2.Storage"/>
639      <EntityType Name="StorageController" BaseType="Storage.v1_2_2.StorageController"/>
640    </Schema>
641
642    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_4">
643      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
644      <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."/>
645      <EntityType Name="Storage" BaseType="Storage.v1_2_3.Storage"/>
646      <EntityType Name="StorageController" BaseType="Storage.v1_2_3.StorageController"/>
647    </Schema>
648
649    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_5">
650      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
651      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
652      <EntityType Name="Storage" BaseType="Storage.v1_2_4.Storage"/>
653      <EntityType Name="StorageController" BaseType="Storage.v1_2_4.StorageController"/>
654    </Schema>
655
656    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_6">
657      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
659      <EntityType Name="Storage" BaseType="Storage.v1_2_5.Storage"/>
660      <EntityType Name="StorageController" BaseType="Storage.v1_2_5.StorageController"/>
661    </Schema>
662
663    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_7">
664      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
665      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
666      <EntityType Name="Storage" BaseType="Storage.v1_2_6.Storage"/>
667      <EntityType Name="StorageController" BaseType="Storage.v1_2_6.StorageController"/>
668    </Schema>
669
670    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_8">
671      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
672      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
673      <EntityType Name="Storage" BaseType="Storage.v1_2_7.Storage"/>
674      <EntityType Name="StorageController" BaseType="Storage.v1_2_7.StorageController"/>
675    </Schema>
676
677    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_9">
678      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
679      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
680      <EntityType Name="Storage" BaseType="Storage.v1_2_8.Storage"/>
681      <EntityType Name="StorageController" BaseType="Storage.v1_2_8.StorageController"/>
682    </Schema>
683
684    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_10">
685      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
686      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
687      <EntityType Name="Storage" BaseType="Storage.v1_2_9.Storage"/>
688      <EntityType Name="StorageController" BaseType="Storage.v1_2_9.StorageController"/>
689    </Schema>
690
691    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_11">
692      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
693      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
694      <EntityType Name="Storage" BaseType="Storage.v1_2_10.Storage"/>
695      <EntityType Name="StorageController" BaseType="Storage.v1_2_10.StorageController"/>
696    </Schema>
697
698    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_0">
699      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700      <Annotation Term="Redfish.Release" String="2017.2"/>
701
702      <EntityType Name="Storage" BaseType="Storage.v1_2_0.Storage"/>
703
704      <EntityType Name="StorageController" BaseType="Storage.v1_2_0.StorageController">
705        <Property Name="Name" Type="Edm.String">
706          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
707          <Annotation Term="OData.Description" String="The name of the storage controller."/>
708          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the storage controller."/>
709        </Property>
710      </EntityType>
711    </Schema>
712
713    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_1">
714      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
715      <Annotation Term="OData.Description" String="This version was created to move `Protocols` to its own schema file.  It was also created to mark several action parameters as mandatory.  It was also created to correct the short and long descriptions in the defined actions."/>
716      <EntityType Name="Storage" BaseType="Storage.v1_3_0.Storage"/>
717      <EntityType Name="StorageController" BaseType="Storage.v1_3_0.StorageController"/>
718    </Schema>
719
720    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_2">
721      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
722      <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."/>
723      <EntityType Name="Storage" BaseType="Storage.v1_3_1.Storage"/>
724      <EntityType Name="StorageController" BaseType="Storage.v1_3_1.StorageController"/>
725    </Schema>
726
727    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_3">
728      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
729      <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."/>
730      <EntityType Name="Storage" BaseType="Storage.v1_3_2.Storage"/>
731      <EntityType Name="StorageController" BaseType="Storage.v1_3_2.StorageController"/>
732    </Schema>
733
734    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_4">
735      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
736      <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."/>
737      <EntityType Name="Storage" BaseType="Storage.v1_3_3.Storage"/>
738      <EntityType Name="StorageController" BaseType="Storage.v1_3_3.StorageController"/>
739    </Schema>
740
741    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_5">
742      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
743      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
744      <EntityType Name="Storage" BaseType="Storage.v1_3_4.Storage"/>
745      <EntityType Name="StorageController" BaseType="Storage.v1_3_4.StorageController"/>
746    </Schema>
747
748    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_6">
749      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
750      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
751      <EntityType Name="Storage" BaseType="Storage.v1_3_5.Storage"/>
752      <EntityType Name="StorageController" BaseType="Storage.v1_3_5.StorageController"/>
753    </Schema>
754
755    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_7">
756      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
757      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
758      <EntityType Name="Storage" BaseType="Storage.v1_3_6.Storage"/>
759      <EntityType Name="StorageController" BaseType="Storage.v1_3_6.StorageController"/>
760    </Schema>
761
762    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_8">
763      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
764      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
765      <EntityType Name="Storage" BaseType="Storage.v1_3_7.Storage"/>
766      <EntityType Name="StorageController" BaseType="Storage.v1_3_7.StorageController"/>
767    </Schema>
768
769    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_9">
770      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
771      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
772      <EntityType Name="Storage" BaseType="Storage.v1_3_8.Storage"/>
773      <EntityType Name="StorageController" BaseType="Storage.v1_3_8.StorageController"/>
774    </Schema>
775
776    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_10">
777      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
778      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
779      <EntityType Name="Storage" BaseType="Storage.v1_3_9.Storage"/>
780      <EntityType Name="StorageController" BaseType="Storage.v1_3_9.StorageController"/>
781    </Schema>
782
783    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_11">
784      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
785      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
786      <EntityType Name="Storage" BaseType="Storage.v1_3_10.Storage"/>
787      <EntityType Name="StorageController" BaseType="Storage.v1_3_10.StorageController"/>
788    </Schema>
789
790    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_0">
791      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
792      <Annotation Term="Redfish.Release" String="2017.3"/>
793
794      <EntityType Name="Storage" BaseType="Storage.v1_3_1.Storage"/>
795
796      <EntityType Name="StorageController" BaseType="Storage.v1_3_1.StorageController">
797        <Property Name="Location" Type="Resource.Location" Nullable="false">
798          <Annotation Term="OData.Description" String="The location of the storage controller."/>
799          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated storage controller."/>
800        </Property>
801        <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
802          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
803          <Annotation Term="OData.Description" String="The link to the assembly associated with this storage controller."/>
804          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/>
805          <Annotation Term="OData.AutoExpandReferences"/>
806        </NavigationProperty>
807      </EntityType>
808
809      <ComplexType Name="StorageControllerLinks" BaseType="Storage.v1_1_0.StorageControllerLinks">
810        <NavigationProperty Name="StorageServices" Type="Collection(StorageService.StorageService)">
811          <Annotation Term="OData.Description" String="An array of links to the storage services that connect to this controller."/>
812          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `StorageService` with which this controller is associated."/>
813          <Annotation Term="OData.AutoExpandReferences"/>
814          <Annotation Term="Redfish.Revisions">
815            <Collection>
816              <Record>
817                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
818                <PropertyValue Property="Version" String="v1_9_0"/>
819                <PropertyValue Property="Description" String="This property has been deprecated in favor of `StorageServices` within the `Links` property at the root level."/>
820              </Record>
821            </Collection>
822          </Annotation>
823        </NavigationProperty>
824      </ComplexType>
825    </Schema>
826
827    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_1">
828      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
829      <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."/>
830      <EntityType Name="Storage" BaseType="Storage.v1_4_0.Storage"/>
831      <EntityType Name="StorageController" BaseType="Storage.v1_4_0.StorageController"/>
832    </Schema>
833
834    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_2">
835      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
836      <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."/>
837      <EntityType Name="Storage" BaseType="Storage.v1_4_1.Storage"/>
838      <EntityType Name="StorageController" BaseType="Storage.v1_4_1.StorageController"/>
839    </Schema>
840
841    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_3">
842      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
843      <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."/>
844      <EntityType Name="Storage" BaseType="Storage.v1_4_2.Storage"/>
845      <EntityType Name="StorageController" BaseType="Storage.v1_4_2.StorageController"/>
846    </Schema>
847
848    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_4">
849      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
850      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
851      <EntityType Name="Storage" BaseType="Storage.v1_4_3.Storage"/>
852      <EntityType Name="StorageController" BaseType="Storage.v1_4_3.StorageController"/>
853    </Schema>
854
855    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_5">
856      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
857      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
858      <EntityType Name="Storage" BaseType="Storage.v1_4_4.Storage"/>
859      <EntityType Name="StorageController" BaseType="Storage.v1_4_4.StorageController"/>
860    </Schema>
861
862    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_6">
863      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
864      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
865      <EntityType Name="Storage" BaseType="Storage.v1_4_5.Storage"/>
866      <EntityType Name="StorageController" BaseType="Storage.v1_4_5.StorageController"/>
867    </Schema>
868
869    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_8">
870      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
871      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
872      <EntityType Name="Storage" BaseType="Storage.v1_4_6.Storage"/>
873      <EntityType Name="StorageController" BaseType="Storage.v1_4_6.StorageController"/>
874    </Schema>
875
876    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_9">
877      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
878      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
879      <EntityType Name="Storage" BaseType="Storage.v1_4_8.Storage"/>
880      <EntityType Name="StorageController" BaseType="Storage.v1_4_8.StorageController"/>
881    </Schema>
882
883    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_10">
884      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
885      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
886      <EntityType Name="Storage" BaseType="Storage.v1_4_9.Storage"/>
887      <EntityType Name="StorageController" BaseType="Storage.v1_4_9.StorageController"/>
888    </Schema>
889
890    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_11">
891      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
892      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
893      <EntityType Name="Storage" BaseType="Storage.v1_4_10.Storage"/>
894      <EntityType Name="StorageController" BaseType="Storage.v1_4_10.StorageController"/>
895    </Schema>
896
897    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_0">
898      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
899      <Annotation Term="Redfish.Release" String="2018.2"/>
900
901      <EntityType Name="Storage" BaseType="Storage.v1_4_1.Storage"/>
902
903      <EntityType Name="StorageController" BaseType="Storage.v1_4_1.StorageController">
904        <Property Name="CacheSummary" Type="Storage.v1_5_0.CacheSummary" Nullable="false">
905          <Annotation Term="OData.Description" String="The cache memory of the storage controller in general detail."/>
906          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the cache memory for this resource."/>
907        </Property>
908        <Property Name="PCIeInterface" Type="PCIeDevice.PCIeInterface" Nullable="false">
909          <Annotation Term="OData.Description" String="The PCIe interface details for this controller."/>
910          <Annotation Term="OData.LongDescription" String="This property shall contain details on the PCIe interface that connects this PCIe-based controller to its host."/>
911        </Property>
912      </EntityType>
913
914      <ComplexType Name="CacheSummary">
915        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
916        <Annotation Term="OData.Description" String="This type describes the cache memory of the storage controller in general detail."/>
917        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the cache memory for a storage controller."/>
918        <Property Name="TotalCacheSizeMiB" Type="Edm.Int64">
919          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
920          <Annotation Term="OData.Description" String="The total configured cache memory, measured in MiB."/>
921          <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured cache memory as measured in mebibytes."/>
922          <Annotation Term="Validation.Minimum" Int="0"/>
923          <Annotation Term="Measures.Unit" String="MiBy"/>
924          <Annotation Term="Redfish.Required"/>
925        </Property>
926        <Property Name="PersistentCacheSizeMiB" Type="Edm.Int64">
927          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
928          <Annotation Term="OData.Description" String="The portion of the cache memory that is persistent, measured in MiB."/>
929          <Annotation Term="OData.LongDescription" String="This property shall contain the amount of cache memory that is persistent as measured in mebibytes.  This size shall be less than or equal to the `TotalCacheSizeMiB`."/>
930          <Annotation Term="Validation.Minimum" Int="0"/>
931          <Annotation Term="Measures.Unit" String="MiBy"/>
932        </Property>
933        <Property Name="Status" Type="Resource.Status" Nullable="false">
934          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
935          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
936        </Property>
937      </ComplexType>
938    </Schema>
939
940    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_1">
941      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
942      <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."/>
943      <EntityType Name="Storage" BaseType="Storage.v1_5_0.Storage"/>
944      <EntityType Name="StorageController" BaseType="Storage.v1_5_0.StorageController"/>
945    </Schema>
946
947    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_2">
948      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
949      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format.  It was also created to add a missing term on `PCIeInterface` to not allow it to be `null`."/>
950      <EntityType Name="Storage" BaseType="Storage.v1_5_1.Storage"/>
951      <EntityType Name="StorageController" BaseType="Storage.v1_5_1.StorageController"/>
952    </Schema>
953
954    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_3">
955      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
956      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
957      <EntityType Name="Storage" BaseType="Storage.v1_5_2.Storage"/>
958      <EntityType Name="StorageController" BaseType="Storage.v1_5_2.StorageController"/>
959    </Schema>
960
961    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_4">
962      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
964      <EntityType Name="Storage" BaseType="Storage.v1_5_3.Storage"/>
965      <EntityType Name="StorageController" BaseType="Storage.v1_5_3.StorageController"/>
966    </Schema>
967
968    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_5">
969      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
970      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
971      <EntityType Name="Storage" BaseType="Storage.v1_5_4.Storage"/>
972      <EntityType Name="StorageController" BaseType="Storage.v1_5_4.StorageController"/>
973    </Schema>
974
975    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_6">
976      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
977      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
978      <EntityType Name="Storage" BaseType="Storage.v1_5_5.Storage"/>
979      <EntityType Name="StorageController" BaseType="Storage.v1_5_5.StorageController"/>
980    </Schema>
981
982    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_7">
983      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
984      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
985      <EntityType Name="Storage" BaseType="Storage.v1_5_6.Storage"/>
986      <EntityType Name="StorageController" BaseType="Storage.v1_5_6.StorageController"/>
987    </Schema>
988
989    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_8">
990      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
991      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
992      <EntityType Name="Storage" BaseType="Storage.v1_5_7.Storage"/>
993      <EntityType Name="StorageController" BaseType="Storage.v1_5_7.StorageController"/>
994    </Schema>
995
996    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_9">
997      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
998      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
999      <EntityType Name="Storage" BaseType="Storage.v1_5_8.Storage"/>
1000      <EntityType Name="StorageController" BaseType="Storage.v1_5_8.StorageController"/>
1001    </Schema>
1002
1003    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_0">
1004      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1005      <Annotation Term="Redfish.Release" String="2018.3"/>
1006
1007      <EntityType Name="Storage" BaseType="Storage.v1_5_1.Storage"/>
1008
1009      <EntityType Name="StorageController" BaseType="Storage.v1_5_1.StorageController">
1010        <Property Name="SupportedRAIDTypes" Type="Collection(Volume.RAIDType)">
1011          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1012          <Annotation Term="OData.Description" String="The set of RAID types supported by the storage controller."/>
1013          <Annotation Term="OData.LongDescription" String="This property shall contain an array of all the RAID types supported by this controller."/>
1014        </Property>
1015      </EntityType>
1016    </Schema>
1017
1018    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_1">
1019      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1020      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format.  It was also created to add a missing term on `PCIeInterface` to not allow it to be `null`."/>
1021      <EntityType Name="Storage" BaseType="Storage.v1_6_0.Storage"/>
1022      <EntityType Name="StorageController" BaseType="Storage.v1_6_0.StorageController"/>
1023    </Schema>
1024
1025    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_2">
1026      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1027      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1028      <EntityType Name="Storage" BaseType="Storage.v1_6_1.Storage"/>
1029      <EntityType Name="StorageController" BaseType="Storage.v1_6_1.StorageController"/>
1030    </Schema>
1031
1032    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_3">
1033      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1034      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1035      <EntityType Name="Storage" BaseType="Storage.v1_6_2.Storage"/>
1036      <EntityType Name="StorageController" BaseType="Storage.v1_6_2.StorageController"/>
1037    </Schema>
1038
1039    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_4">
1040      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1041      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1042      <EntityType Name="Storage" BaseType="Storage.v1_6_3.Storage"/>
1043      <EntityType Name="StorageController" BaseType="Storage.v1_6_3.StorageController"/>
1044    </Schema>
1045
1046    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_5">
1047      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1048      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1049      <EntityType Name="Storage" BaseType="Storage.v1_6_4.Storage"/>
1050      <EntityType Name="StorageController" BaseType="Storage.v1_6_4.StorageController"/>
1051    </Schema>
1052
1053    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_6">
1054      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1055      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1056      <EntityType Name="Storage" BaseType="Storage.v1_6_5.Storage"/>
1057      <EntityType Name="StorageController" BaseType="Storage.v1_6_5.StorageController"/>
1058    </Schema>
1059
1060    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_7">
1061      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1062      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1063      <EntityType Name="Storage" BaseType="Storage.v1_6_6.Storage"/>
1064      <EntityType Name="StorageController" BaseType="Storage.v1_6_6.StorageController"/>
1065    </Schema>
1066
1067    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_8">
1068      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1069      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1070      <EntityType Name="Storage" BaseType="Storage.v1_6_7.Storage"/>
1071      <EntityType Name="StorageController" BaseType="Storage.v1_6_7.StorageController"/>
1072    </Schema>
1073
1074    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_0">
1075      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1076      <Annotation Term="Redfish.Release" String="2019.1"/>
1077
1078      <EntityType Name="Storage" BaseType="Storage.v1_6_1.Storage"/>
1079
1080      <EntityType Name="StorageController" BaseType="Storage.v1_6_1.StorageController">
1081        <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
1082          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1083          <Annotation Term="OData.Description" String="The link to the collection of ports that exist on the storage controller."/>
1084          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PortCollection`."/>
1085        </NavigationProperty>
1086        <Property Name="ControllerRates" Type="Storage.v1_7_0.Rates" Nullable="false">
1087          <Annotation Term="OData.Description" String="This property describes the various controller rates used for processes such as volume rebuild or consistency checks."/>
1088          <Annotation Term="OData.LongDescription" String="This object shall contain all the rate settings available on the controller."/>
1089        </Property>
1090      </EntityType>
1091
1092      <ComplexType Name="Rates">
1093        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1094        <Annotation Term="OData.Description" String="This type describes the various controller rates used for processes such as volume rebuild or consistency checks."/>
1095        <Annotation Term="OData.LongDescription" String="This type shall contain all the rate settings available on the controller."/>
1096        <Property Name="RebuildRatePercent" Type="Edm.Int64">
1097          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1098          <Annotation Term="OData.Description" String="The percentage of controller resources used for rebuilding/repairing volumes."/>
1099          <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of controller resources used for rebuilding volumes."/>
1100          <Annotation Term="Validation.Minimum" Int="0"/>
1101          <Annotation Term="Validation.Maximum" Int="100"/>
1102        </Property>
1103        <Property Name="TransformationRatePercent" Type="Edm.Int64">
1104          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1105          <Annotation Term="OData.Description" String="The percentage of controller resources used for transforming volumes from one configuration to another."/>
1106          <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of controller resources used for transforming volumes."/>
1107          <Annotation Term="Validation.Minimum" Int="0"/>
1108          <Annotation Term="Validation.Maximum" Int="100"/>
1109        </Property>
1110        <Property Name="ConsistencyCheckRatePercent" Type="Edm.Int64">
1111          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1112          <Annotation Term="OData.Description" String="The percentage of controller resources used for performing a data consistency check on volumes."/>
1113          <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of controller resources used for checking data consistency on volumes."/>
1114          <Annotation Term="Validation.Minimum" Int="0"/>
1115          <Annotation Term="Validation.Maximum" Int="100"/>
1116        </Property>
1117      </ComplexType>
1118
1119      <ComplexType Name="StorageControllerLinks" BaseType="Storage.v1_4_0.StorageControllerLinks">
1120        <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
1121          <Annotation Term="OData.Description" String="An array of links to the PCIe functions that the storage controller produces."/>
1122          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeFunction` that represent the PCIe functions associated with this resource."/>
1123          <Annotation Term="OData.AutoExpandReferences"/>
1124        </NavigationProperty>
1125      </ComplexType>
1126    </Schema>
1127
1128    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_1">
1129      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1130      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1131      <EntityType Name="Storage" BaseType="Storage.v1_7_0.Storage"/>
1132      <EntityType Name="StorageController" BaseType="Storage.v1_7_0.StorageController"/>
1133    </Schema>
1134
1135    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_2">
1136      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1137      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1138      <EntityType Name="Storage" BaseType="Storage.v1_7_1.Storage"/>
1139      <EntityType Name="StorageController" BaseType="Storage.v1_7_1.StorageController"/>
1140    </Schema>
1141
1142    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_3">
1143      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1144      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1145      <EntityType Name="Storage" BaseType="Storage.v1_7_2.Storage"/>
1146      <EntityType Name="StorageController" BaseType="Storage.v1_7_2.StorageController"/>
1147    </Schema>
1148
1149    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_4">
1150      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1151      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1152      <EntityType Name="Storage" BaseType="Storage.v1_7_3.Storage"/>
1153      <EntityType Name="StorageController" BaseType="Storage.v1_7_3.StorageController"/>
1154    </Schema>
1155
1156    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_5">
1157      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1158      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1159      <EntityType Name="Storage" BaseType="Storage.v1_7_4.Storage"/>
1160      <EntityType Name="StorageController" BaseType="Storage.v1_7_4.StorageController"/>
1161    </Schema>
1162
1163    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_6">
1164      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1165      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1166      <EntityType Name="Storage" BaseType="Storage.v1_7_5.Storage"/>
1167      <EntityType Name="StorageController" BaseType="Storage.v1_7_5.StorageController"/>
1168    </Schema>
1169
1170    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_7">
1171      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1172      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1173      <EntityType Name="Storage" BaseType="Storage.v1_7_6.Storage"/>
1174      <EntityType Name="StorageController" BaseType="Storage.v1_7_6.StorageController"/>
1175    </Schema>
1176
1177    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_0">
1178      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1179      <Annotation Term="Redfish.Release" String="2019.3"/>
1180
1181      <EntityType Name="Storage" BaseType="Storage.v1_7_1.Storage">
1182        <NavigationProperty Name="FileSystems" Type="FileSystemCollection.FileSystemCollection" Nullable="false" ContainsTarget="true">
1183          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1184          <Annotation Term="OData.Description" String="All file systems that are allocated by this storage subsystem."/>
1185          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `FileSystemCollection`.  This property shall be used when file systems are shared or exported by the storage subsystem."/>
1186          <Annotation Term="OData.AutoExpandReferences"/>
1187        </NavigationProperty>
1188        <NavigationProperty Name="StoragePools" Type="StoragePoolCollection.StoragePoolCollection" Nullable="false" ContainsTarget="true">
1189          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1190          <Annotation Term="OData.Description" String="The set of all storage pools that are allocated by this storage subsystem.  A storage pool is the set of storage capacity that can be used to produce volumes or other storage pools."/>
1191          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `StoragePoolCollection`.  This property shall be used when an abstraction of media, rather than references to individual media, are used as the storage data source."/>
1192          <Annotation Term="OData.AutoExpandReferences"/>
1193        </NavigationProperty>
1194        <NavigationProperty Name="StorageGroups" Type="StorageGroupCollection.StorageGroupCollection" ContainsTarget="true" Nullable="false">
1195          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1196          <Annotation Term="OData.Description" String="All of the storage groups, each of which contains a set of volumes and endpoints that are managed as a group for mapping and masking, that belong to this storage subsystem."/>
1197          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `StorageGroupsCollection`.  This property shall be used when implementing mapping and masking."/>
1198          <Annotation Term="OData.AutoExpandReferences"/>
1199          <Annotation Term="Redfish.Revisions">
1200            <Collection>
1201              <Record>
1202                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1203                <PropertyValue Property="Version" String="v1_15_0"/>
1204                <PropertyValue Property="Description" String="This property was deprecated in favor of the `Connections` property."/>
1205              </Record>
1206            </Collection>
1207          </Annotation>
1208        </NavigationProperty>
1209        <NavigationProperty Name="EndpointGroups" Type="EndpointGroupCollection.EndpointGroupCollection" Nullable="false" ContainsTarget="true">
1210          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1211          <Annotation Term="OData.Description" String="All of the endpoint groups, each of which contains a set of endpoints that are used for a common purpose such as an ACL or logical identification, that belong to this storage subsystem."/>
1212          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `EndpointGroupCollection`.  This property shall be implemented when atomic control is needed to perform mapping, masking, and zoning operations."/>
1213          <Annotation Term="OData.AutoExpandReferences"/>
1214        </NavigationProperty>
1215        <NavigationProperty Name="ConsistencyGroups" Type="ConsistencyGroupCollection.ConsistencyGroupCollection" ContainsTarget="true" Nullable="false">
1216          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1217          <Annotation Term="OData.Description" String="The consistency groups, each of which contains a set of volumes that are treated by an application or set of applications as a single resource, that are managed by this storage subsystem."/>
1218          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ConsistencyGroupCollection`.  The property shall be used when groups of volumes are treated as a single resource by an application or set of applications."/>
1219          <Annotation Term="OData.AutoExpandReferences"/>
1220        </NavigationProperty>
1221      </EntityType>
1222
1223      <EntityType Name="StorageController" BaseType="Storage.v1_7_1.StorageController"/>
1224    </Schema>
1225
1226    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_1">
1227      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1228      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1229      <EntityType Name="Storage" BaseType="Storage.v1_8_0.Storage"/>
1230      <EntityType Name="StorageController" BaseType="Storage.v1_8_0.StorageController"/>
1231    </Schema>
1232
1233    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_2">
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="Storage" BaseType="Storage.v1_8_1.Storage"/>
1237      <EntityType Name="StorageController" BaseType="Storage.v1_8_1.StorageController"/>
1238    </Schema>
1239
1240    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_3">
1241      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1242      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1243      <EntityType Name="Storage" BaseType="Storage.v1_8_2.Storage"/>
1244      <EntityType Name="StorageController" BaseType="Storage.v1_8_2.StorageController"/>
1245    </Schema>
1246
1247    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_4">
1248      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1249      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1250      <EntityType Name="Storage" BaseType="Storage.v1_8_3.Storage"/>
1251      <EntityType Name="StorageController" BaseType="Storage.v1_8_3.StorageController"/>
1252    </Schema>
1253
1254    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_5">
1255      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1256      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1257      <EntityType Name="Storage" BaseType="Storage.v1_8_4.Storage"/>
1258      <EntityType Name="StorageController" BaseType="Storage.v1_8_4.StorageController"/>
1259    </Schema>
1260
1261    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_6">
1262      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1263      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1264      <EntityType Name="Storage" BaseType="Storage.v1_8_5.Storage"/>
1265      <EntityType Name="StorageController" BaseType="Storage.v1_8_5.StorageController"/>
1266    </Schema>
1267
1268    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_9_0">
1269      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1270      <Annotation Term="Redfish.Release" String="2020.3"/>
1271
1272      <EntityType Name="Storage" BaseType="Storage.v1_8_1.Storage">
1273        <NavigationProperty Name="Controllers" Type="StorageControllerCollection.StorageControllerCollection" ContainsTarget="true" Nullable="false">
1274          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1275          <Annotation Term="OData.Description" String="The set of controllers instantiated by this storage subsystem."/>
1276          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `StorageControllerCollection` that contains the set of storage controllers allocated to this storage subsystem."/>
1277          <Annotation Term="OData.AutoExpandReferences"/>
1278        </NavigationProperty>
1279        <Property Name="Identifiers" Type="Collection(Resource.Identifier)" Nullable="false">
1280          <Annotation Term="OData.Description" String="The durable names for the storage subsystem."/>
1281          <Annotation Term="OData.LongDescription" String="This property shall contain a list of all known durable names for the storage subsystem."/>
1282        </Property>
1283      </EntityType>
1284
1285      <ComplexType Name="Links" BaseType="Storage.v1_0_0.Links">
1286        <NavigationProperty Name="SimpleStorage" Type="SimpleStorage.SimpleStorage" Nullable="false">
1287          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1288          <Annotation Term="OData.Description" String="The link to the simple storage instance that corresponds to this storage."/>
1289          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `SimpleStorage` that represents the same storage subsystem as this resource."/>
1290          <Annotation Term="OData.AutoExpandReferences"/>
1291        </NavigationProperty>
1292        <NavigationProperty Name="StorageServices" Type="Collection(StorageService.StorageService)">
1293          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1294          <Annotation Term="OData.Description" String="An array of links to the storage services that connect to this storage subsystem."/>
1295          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `StorageService` with which this storage subsystem is associated."/>
1296          <Annotation Term="OData.AutoExpandReferences"/>
1297        </NavigationProperty>
1298      </ComplexType>
1299
1300      <EntityType Name="StorageController" BaseType="Storage.v1_8_1.StorageController"/>
1301    </Schema>
1302
1303    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_9_1">
1304      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1305      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1306      <EntityType Name="Storage" BaseType="Storage.v1_9_0.Storage"/>
1307      <EntityType Name="StorageController" BaseType="Storage.v1_9_0.StorageController"/>
1308    </Schema>
1309
1310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_9_2">
1311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1312      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1313      <EntityType Name="Storage" BaseType="Storage.v1_9_1.Storage"/>
1314      <EntityType Name="StorageController" BaseType="Storage.v1_9_1.StorageController"/>
1315    </Schema>
1316
1317    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_9_3">
1318      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1319      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1320      <EntityType Name="Storage" BaseType="Storage.v1_9_2.Storage"/>
1321      <EntityType Name="StorageController" BaseType="Storage.v1_9_2.StorageController"/>
1322    </Schema>
1323
1324    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_9_4">
1325      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1326      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1327      <EntityType Name="Storage" BaseType="Storage.v1_9_3.Storage"/>
1328      <EntityType Name="StorageController" BaseType="Storage.v1_9_3.StorageController"/>
1329    </Schema>
1330
1331    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_9_5">
1332      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1333      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1334      <EntityType Name="Storage" BaseType="Storage.v1_9_4.Storage"/>
1335      <EntityType Name="StorageController" BaseType="Storage.v1_9_4.StorageController"/>
1336    </Schema>
1337
1338    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_10_0">
1339      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1340      <Annotation Term="Redfish.Release" String="2020.4"/>
1341
1342      <EntityType Name="Storage" BaseType="Storage.v1_9_1.Storage"/>
1343
1344      <EntityType Name="StorageController" BaseType="Storage.v1_9_1.StorageController">
1345        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1346          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1347          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1348          <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."/>
1349          <Annotation Term="OData.AutoExpandReferences"/>
1350        </NavigationProperty>
1351        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1352          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1353          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1354          <Annotation Term="Redfish.Revisions">
1355            <Collection>
1356              <Record>
1357                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1358                <PropertyValue Property="Version" String="v1_12_0"/>
1359                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
1360              </Record>
1361            </Collection>
1362          </Annotation>
1363        </Property>
1364      </EntityType>
1365    </Schema>
1366
1367    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_10_1">
1368      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1369      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1370      <EntityType Name="Storage" BaseType="Storage.v1_10_0.Storage"/>
1371      <EntityType Name="StorageController" BaseType="Storage.v1_10_0.StorageController"/>
1372    </Schema>
1373
1374    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_10_2">
1375      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1376      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1377      <EntityType Name="Storage" BaseType="Storage.v1_10_1.Storage"/>
1378      <EntityType Name="StorageController" BaseType="Storage.v1_10_1.StorageController"/>
1379    </Schema>
1380
1381    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_10_3">
1382      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1383      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1384      <EntityType Name="Storage" BaseType="Storage.v1_10_2.Storage"/>
1385      <EntityType Name="StorageController" BaseType="Storage.v1_10_2.StorageController"/>
1386    </Schema>
1387
1388    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_10_4">
1389      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1390      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1391      <EntityType Name="Storage" BaseType="Storage.v1_10_3.Storage"/>
1392      <EntityType Name="StorageController" BaseType="Storage.v1_10_3.StorageController"/>
1393    </Schema>
1394
1395    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_11_0">
1396      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1397      <Annotation Term="Redfish.Release" String="2021.2"/>
1398      <Annotation Term="OData.Description" String="This version was created to add the `ResetToDefaults` action."/>
1399
1400      <EntityType Name="Storage" BaseType="Storage.v1_10_1.Storage"/>
1401
1402      <EnumType Name="ResetToDefaultsType">
1403        <Member Name="ResetAll">
1404          <Annotation Term="OData.Description" String="Reset all settings to factory defaults and remove all volumes."/>
1405        </Member>
1406        <Member Name="PreserveVolumes">
1407          <Annotation Term="OData.Description" String="Reset all settings to factory defaults but preserve the configured volumes on the controllers."/>
1408        </Member>
1409      </EnumType>
1410
1411      <ComplexType Name="Links" BaseType="Storage.v1_9_0.Links">
1412        <NavigationProperty Name="HostingStorageSystems" Type="Collection(ComputerSystem.ComputerSystem)">
1413          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1414          <Annotation Term="OData.Description" String="The storage systems that host this storage subsystem."/>
1415          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ComputerSystem` that represent the storage systems that host this storage subsystem.  The members of this array shall be in the `StorageSystems` resource collection off the service root."/>
1416          <Annotation Term="OData.AutoExpandReferences"/>
1417        </NavigationProperty>
1418      </ComplexType>
1419
1420      <EntityType Name="StorageController" BaseType="Storage.v1_10_1.StorageController"/>
1421    </Schema>
1422
1423    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_11_1">
1424      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1425      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1426      <EntityType Name="Storage" BaseType="Storage.v1_11_0.Storage"/>
1427      <EntityType Name="StorageController" BaseType="Storage.v1_11_0.StorageController"/>
1428    </Schema>
1429
1430    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_11_2">
1431      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1433      <EntityType Name="Storage" BaseType="Storage.v1_11_1.Storage"/>
1434      <EntityType Name="StorageController" BaseType="Storage.v1_11_1.StorageController"/>
1435    </Schema>
1436
1437    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_11_3">
1438      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1439      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1440      <EntityType Name="Storage" BaseType="Storage.v1_11_2.Storage"/>
1441      <EntityType Name="StorageController" BaseType="Storage.v1_11_2.StorageController"/>
1442    </Schema>
1443
1444    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_12_0">
1445      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1446      <Annotation Term="Redfish.Release" String="2021.4"/>
1447      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
1448
1449      <EntityType Name="Storage" BaseType="Storage.v1_11_0.Storage"/>
1450      <EntityType Name="StorageController" BaseType="Storage.v1_11_0.StorageController"/>
1451    </Schema>
1452
1453    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_12_1">
1454      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1455      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1456      <EntityType Name="Storage" BaseType="Storage.v1_12_0.Storage"/>
1457      <EntityType Name="StorageController" BaseType="Storage.v1_12_0.StorageController"/>
1458    </Schema>
1459
1460    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_12_2">
1461      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1462      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1463      <EntityType Name="Storage" BaseType="Storage.v1_12_1.Storage"/>
1464      <EntityType Name="StorageController" BaseType="Storage.v1_12_1.StorageController"/>
1465    </Schema>
1466
1467    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_12_3">
1468      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1469      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1470      <EntityType Name="Storage" BaseType="Storage.v1_12_2.Storage"/>
1471      <EntityType Name="StorageController" BaseType="Storage.v1_12_2.StorageController"/>
1472    </Schema>
1473
1474    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_13_0">
1475      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1476      <Annotation Term="Redfish.Release" String="2022.1"/>
1477      <Annotation Term="OData.Description" String="This version was created to deprecate the `StorageControllers` array property in favor of the `StorageControllerCollection` resource collection provided by the `Controllers` property."/>
1478
1479      <EntityType Name="Storage" BaseType="Storage.v1_12_0.Storage"/>
1480      <EntityType Name="StorageController" BaseType="Storage.v1_12_0.StorageController"/>
1481    </Schema>
1482
1483    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_13_1">
1484      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1485      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1486      <EntityType Name="Storage" BaseType="Storage.v1_13_0.Storage"/>
1487      <EntityType Name="StorageController" BaseType="Storage.v1_13_0.StorageController"/>
1488    </Schema>
1489
1490    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_13_2">
1491      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1492      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1493      <EntityType Name="Storage" BaseType="Storage.v1_13_1.Storage"/>
1494      <EntityType Name="StorageController" BaseType="Storage.v1_13_1.StorageController"/>
1495    </Schema>
1496
1497    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_13_3">
1498      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1499      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1500      <EntityType Name="Storage" BaseType="Storage.v1_13_2.Storage"/>
1501      <EntityType Name="StorageController" BaseType="Storage.v1_13_2.StorageController"/>
1502    </Schema>
1503
1504    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_14_0">
1505      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1506      <Annotation Term="Redfish.Release" String="2022.3"/>
1507
1508      <EntityType Name="Storage" BaseType="Storage.v1_13_0.Storage">
1509        <Property Name="HotspareActivationPolicy" Type="Storage.v1_14_0.HotspareActivationPolicy">
1510          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1511          <Annotation Term="OData.Description" String="The policy under which hot spare drives in this storage domain will activate."/>
1512          <Annotation Term="OData.LongDescription" String="This property shall contain the policy under which all drives operating as hot spares in this storage domain will activate."/>
1513        </Property>
1514        <Property Name="EncryptionMode" Type="Storage.v1_14_0.EncryptionMode">
1515          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1516          <Annotation Term="OData.Description" String="The encryption mode of this storage subsystem."/>
1517          <Annotation Term="OData.LongDescription" String="This property shall contain the encryption mode of this storage subsystem."/>
1518        </Property>
1519        <Property Name="LocalEncryptionKeyIdentifier" Type="Edm.String">
1520          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1521          <Annotation Term="OData.Description" String="The local encryption key identifier used by the storage subsystem."/>
1522          <Annotation Term="OData.LongDescription" String="This property shall contain the local encryption key identifier used by the storage subsystem when `EncryptionMode` contains `UseLocalKey`."/>
1523        </Property>
1524      </EntityType>
1525
1526      <EnumType Name="HotspareActivationPolicy">
1527        <Member Name="OnDriveFailure">
1528          <Annotation Term="OData.Description" String="The hot spare drive will take over for the original drive when the original drive has been marked as failed by the storage domain."/>
1529        </Member>
1530        <Member Name="OnDrivePredictedFailure">
1531          <Annotation Term="OData.Description" String="The hot spare drive will take over for the original drive when the original drive has been predicted to fail in the future by the storage domain."/>
1532        </Member>
1533        <Member Name="OEM">
1534          <Annotation Term="OData.Description" String="The hot spare drive will take over for the original drive in an algorithm custom to the OEM."/>
1535        </Member>
1536      </EnumType>
1537
1538      <EnumType Name="EncryptionMode">
1539        <Member Name="Disabled">
1540          <Annotation Term="OData.Description" String="Encryption is disabled on the storage subsystem."/>
1541        </Member>
1542        <Member Name="UseExternalKey">
1543          <Annotation Term="OData.Description" String="The storage subsystem uses one or more external keys for encryption."/>
1544        </Member>
1545        <Member Name="UseLocalKey">
1546          <Annotation Term="OData.Description" String="The storage subsystem uses a local key for encryption."/>
1547        </Member>
1548        <Member Name="PasswordOnly">
1549          <Annotation Term="OData.Description" String="The storage subsystem uses a password, but no keys for encryption."/>
1550          <Annotation Term="Redfish.Revisions">
1551            <Collection>
1552              <Record>
1553                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1554                <PropertyValue Property="Version" String="v1_17_0"/>
1555              </Record>
1556            </Collection>
1557          </Annotation>
1558        </Member>
1559        <Member Name="PasswordWithExternalKey">
1560          <Annotation Term="OData.Description" String="The storage subsystem uses a password and one or more external keys for encryption."/>
1561          <Annotation Term="Redfish.Revisions">
1562            <Collection>
1563              <Record>
1564                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1565                <PropertyValue Property="Version" String="v1_17_0"/>
1566              </Record>
1567            </Collection>
1568          </Annotation>
1569        </Member>
1570        <Member Name="PasswordWithLocalKey">
1571          <Annotation Term="OData.Description" String="The storage subsystem uses a password and a local key for encryption."/>
1572          <Annotation Term="Redfish.Revisions">
1573            <Collection>
1574              <Record>
1575                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1576                <PropertyValue Property="Version" String="v1_17_0"/>
1577              </Record>
1578            </Collection>
1579          </Annotation>
1580        </Member>
1581      </EnumType>
1582
1583      <EntityType Name="StorageController" BaseType="Storage.v1_13_0.StorageController"/>
1584    </Schema>
1585
1586    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_14_1">
1587      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1588      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1589      <EntityType Name="Storage" BaseType="Storage.v1_14_0.Storage"/>
1590      <EntityType Name="StorageController" BaseType="Storage.v1_14_0.StorageController"/>
1591    </Schema>
1592
1593    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_14_2">
1594      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1595      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1596      <EntityType Name="Storage" BaseType="Storage.v1_14_1.Storage"/>
1597      <EntityType Name="StorageController" BaseType="Storage.v1_14_1.StorageController"/>
1598    </Schema>
1599
1600    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_14_3">
1601      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1602      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1603      <EntityType Name="Storage" BaseType="Storage.v1_14_2.Storage"/>
1604      <EntityType Name="StorageController" BaseType="Storage.v1_14_2.StorageController"/>
1605    </Schema>
1606
1607    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_15_0">
1608      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1609      <Annotation Term="Redfish.Release" String="2023.1"/>
1610
1611      <EntityType Name="Storage" BaseType="Storage.v1_14_0.Storage">
1612        <NavigationProperty Name="Connections" Type="ConnectionCollection.ConnectionCollection" ContainsTarget="true" Nullable="false">
1613          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1614          <Annotation Term="OData.Description" String="The collection of links to the connections that this storage subsystem contains."/>
1615          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ConnectionCollection`.  The members of this collection shall reference Connection resources subordinate to Fabric resources."/>
1616          <Annotation Term="OData.AutoExpandReferences"/>
1617        </NavigationProperty>
1618        <Property Name="AutoVolumeCreate" Type="Storage.v1_15_0.AutoVolumeCreate">
1619          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1620          <Annotation Term="OData.Description" String="Indicates if this storage subsystem automatically creates new volumes for unassigned drives."/>
1621          <Annotation Term="OData.LongDescription" String="This property shall indicate if volumes are created automatically for each unassigned drive attached to this storage subsystem."/>
1622        </Property>
1623      </EntityType>
1624
1625      <ComplexType Name="Links" BaseType="Storage.v1_11_0.Links">
1626        <NavigationProperty Name="NVMeoFDiscoverySubsystems" Type="Collection(Storage.Storage)">
1627          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1628          <Annotation Term="OData.Description" String="An array of links to the discovery subsystems that discovered this subsystem in an NVMe-oF environment."/>
1629          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Storage` that represent the discovery subsystems that discovered this subsystem in an NVMe-oF environment."/>
1630        </NavigationProperty>
1631      </ComplexType>
1632
1633      <EnumType Name="AutoVolumeCreate">
1634        <Member Name="Disabled">
1635          <Annotation Term="OData.Description" String="Do not automatically create volumes."/>
1636        </Member>
1637        <Member Name="NonRAID">
1638          <Annotation Term="OData.Description" String="Automatically create non-RAID volumes."/>
1639        </Member>
1640        <Member Name="RAID0">
1641          <Annotation Term="OData.Description" String="Automatically create RAID0 volumes."/>
1642        </Member>
1643        <Member Name="RAID1">
1644          <Annotation Term="OData.Description" String="Automatically create RAID1 volumes."/>
1645        </Member>
1646      </EnumType>
1647
1648      <EntityType Name="StorageController" BaseType="Storage.v1_14_0.StorageController"/>
1649    </Schema>
1650
1651    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_15_1">
1652      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1653      <Annotation Term="OData.Description" String="This version was created to correct the spelling of the `NVMeoFDiscoverySubsystems` property.  It was also created to correct various typographical errors."/>
1654      <EntityType Name="Storage" BaseType="Storage.v1_15_0.Storage"/>
1655      <EntityType Name="StorageController" BaseType="Storage.v1_15_0.StorageController"/>
1656    </Schema>
1657
1658    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_15_2">
1659      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1660      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1661      <EntityType Name="Storage" BaseType="Storage.v1_15_1.Storage"/>
1662      <EntityType Name="StorageController" BaseType="Storage.v1_15_1.StorageController"/>
1663    </Schema>
1664
1665    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_15_3">
1666      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1667      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1668      <EntityType Name="Storage" BaseType="Storage.v1_15_2.Storage"/>
1669      <EntityType Name="StorageController" BaseType="Storage.v1_15_2.StorageController"/>
1670    </Schema>
1671
1672    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_16_0">
1673      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1674      <Annotation Term="Redfish.Release" String="2024.1"/>
1675      <Annotation Term="OData.Description" String="This version was created to add the `RekeyExternalKey` action."/>
1676
1677      <EntityType Name="Storage" BaseType="Storage.v1_15_2.Storage">
1678        <Property Name="NVMeSubsystemProperties" Type="Storage.v1_16_0.NVMeSubsystemProperties">
1679          <Annotation Term="OData.Description" String="Information specific to NVMe Subsystems."/>
1680          <Annotation Term="OData.LongDescription" String="This property shall contain information specific to NVMe Subsystems.  This property shall only be present if this resource represents an NVMe Subsystem."/>
1681        </Property>
1682        <Property Name="ConfigurationLock" Type="Storage.v1_16_0.ConfigurationLock">
1683          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1684          <Annotation Term="OData.Description" String="Indicates whether in-band configuration requests to the storage subsystem are locked.  Other properties, such as `ConfigurationLockState`, contain additional information regarding the status of the configuration lock."/>
1685          <Annotation Term="OData.LongDescription" String="This property shall indicate whether configuration requests to the storage subsystem are locked.  Services shall reject modification requests that contain the value `Partial`.  Modifying the value of this property may affect the `ConfigurationLock` property in `Drive` resources referenced by the `Drives` property."/>
1686        </Property>
1687      </EntityType>
1688
1689      <ComplexType Name="NVMeSubsystemProperties">
1690        <Annotation Term="OData.Description" String="Information specific to NVMe Subsystems."/>
1691        <Annotation Term="OData.LongDescription" String="This type shall contain information specific to NVMe Subsystems."/>
1692        <Property Name="MaxNamespacesSupported" Type="Edm.Decimal">
1693          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1694          <Annotation Term="OData.Description" String="The maximum number of namespace attachments supported by this NVMe Subsystem."/>
1695          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of namespace attachments supported by this NVMe Subsystem.  If no maximum is specified, this property should not be implemented."/>
1696        </Property>
1697        <Property Name="SharedNamespaceControllerAttachmentSupported" Type="Edm.Boolean">
1698          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1699          <Annotation Term="OData.Description" String="Indicates whether the subsystem supports shared namespace controller attachment, allowing a shared namespace to be attached concurrently to two or more controllers in an NVMe Subsystem."/>
1700          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the subsystem supports shared namespace controller attachment, allowing a shared namespace to be attached concurrently to two or more controllers in an NVMe Subsystem."/>
1701        </Property>
1702      </ComplexType>
1703
1704      <EntityType Name="StorageController" BaseType="Storage.v1_15_2.StorageController"/>
1705
1706      <EnumType Name="ConfigurationLock">
1707        <Member Name="Enabled">
1708          <Annotation Term="OData.Description" String="In-band configuration requests are locked as specified by `TargetConfigurationLockLevel`."/>
1709          <Annotation Term="OData.LongDescription" String="This value shall indicate in-band configuration requests are locked as specified by `TargetConfigurationLockLevel`."/>
1710        </Member>
1711        <Member Name="Disabled">
1712          <Annotation Term="OData.Description" String="In-band configuration requests are not locked."/>
1713          <Annotation Term="OData.LongDescription" String="This value shall indicate in-band configuration requests are not locked."/>
1714        </Member>
1715        <Member Name="Partial">
1716          <Annotation Term="OData.Description" String="Some in-band configuration requests are not locked while others are locked.  This value is used for status reporting to indicate that the storage subsystem is partially locked and client action is recommended."/>
1717          <Annotation Term="OData.LongDescription" String="This value shall indicate some in-band configuration requests are not locked while others are locked."/>
1718        </Member>
1719      </EnumType>
1720    </Schema>
1721
1722    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_16_1">
1723      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1724      <Annotation Term="OData.Description" String="This version was created to update the descriptions for `ConfigurationLock` to align with the new `TargetConfigurationLockLevel` property."/>
1725      <EntityType Name="Storage" BaseType="Storage.v1_16_0.Storage"/>
1726      <EntityType Name="StorageController" BaseType="Storage.v1_16_0.StorageController"/>
1727    </Schema>
1728
1729    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_16_2">
1730      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1731      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1732      <EntityType Name="Storage" BaseType="Storage.v1_16_1.Storage"/>
1733      <EntityType Name="StorageController" BaseType="Storage.v1_16_1.StorageController"/>
1734    </Schema>
1735
1736    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_17_0">
1737      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1738      <Annotation Term="Redfish.Release" String="2024.2"/>
1739      <Annotation Term="OData.Description" String="This version was created to add the `SetControllerPassword` action.  It was also created to add `PasswordOnly`, `PasswordWithExternalKey`, and `PasswordWithLocalKey` to `EncryptionMode`."/>
1740
1741      <EntityType Name="Storage" BaseType="Storage.v1_16_1.Storage">
1742        <Property Name="TargetConfigurationLockLevel" Type="Storage.v1_17_0.TargetConfigurationLockLevel">
1743          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1744          <Annotation Term="OData.Description" String="Indicates the target configuration lock level for the drive based upon the state of the `ConfigurationLock` property.  Other properties, such as `ConfigurationLockState`, contain additional information regarding the status of the configuration lock."/>
1745          <Annotation Term="OData.LongDescription" String="This property shall contain the target configuration lock level for the drive.  For NVMe subsystems, services shall implement the locking requirements specified by SNIA's Swordfish NVMe Model Overview and Mapping Guide."/>
1746        </Property>
1747      </EntityType>
1748
1749      <EntityType Name="StorageController" BaseType="Storage.v1_16_1.StorageController"/>
1750
1751      <EnumType Name="TargetConfigurationLockLevel">
1752        <Member Name="Baseline">
1753          <Annotation Term="OData.Description" String="The standard configuration lock level, corresponding to applying firmware, updating security keys, and modifying other hardware settings.  It does not include managing the volumes or data within the storage subsystem."/>
1754        </Member>
1755      </EnumType>
1756
1757      <EnumType Name="ConfigLockOptions">
1758        <Member Name="Unlocked">
1759          <Annotation Term="OData.Description" String="The command is supported, able to be locked, and is currently unlocked."/>
1760        </Member>
1761        <Member Name="Locked">
1762          <Annotation Term="OData.Description" String="The command is supported and is currently locked."/>
1763        </Member>
1764        <Member Name="LockdownUnsupported">
1765          <Annotation Term="OData.Description" String="The command is supported but is not able to be locked."/>
1766        </Member>
1767        <Member Name="CommandUnsupported">
1768          <Annotation Term="OData.Description" String="The command is not supported, therefore lockdown does not apply."/>
1769        </Member>
1770      </EnumType>
1771
1772      <ComplexType Name="NVMeConfigurationLockState">
1773        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1774        <Annotation Term="OData.Description" String="The configurable features that are able to be locked on an NVMe subsystem and their current lock state."/>
1775        <Annotation Term="OData.LongDescription" String="This type shall contain the configurable features that are able to be locked on an NVMe subsystem and their current lock state."/>
1776        <Property Name="FirmwareCommit" Type="Storage.v1_17_0.ConfigLockOptions">
1777          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1778          <Annotation Term="OData.Description" String="The lock state of the NVMe-defined Firmware Commit command."/>
1779          <Annotation Term="OData.LongDescription" String="This property shall contain the lock state of the NVMe-defined Firmware Commit command."/>
1780        </Property>
1781        <Property Name="Lockdown" Type="Storage.v1_17_0.ConfigLockOptions">
1782          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1783          <Annotation Term="OData.Description" String="The lock state of the NVMe-defined Lockdown command."/>
1784          <Annotation Term="OData.LongDescription" String="This property shall contain the lock state of the NVMe-defined Lockdown command."/>
1785        </Property>
1786        <Property Name="SecuritySend" Type="Storage.v1_17_0.ConfigLockOptions">
1787          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1788          <Annotation Term="OData.Description" String="The lock state of the NVMe-defined Security Send command."/>
1789          <Annotation Term="OData.LongDescription" String="This property shall contain the lock state of the NVMe-defined Security Send command."/>
1790        </Property>
1791        <Property Name="FirmwareImageDownload" Type="Storage.v1_17_0.ConfigLockOptions">
1792          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1793          <Annotation Term="OData.Description" String="The lock state of the NVMe-defined Firmware Image Download command."/>
1794          <Annotation Term="OData.LongDescription" String="This property shall contain the lock state of the NVMe-defined Firmware Image Download command."/>
1795        </Property>
1796        <Property Name="VPDWrite" Type="Storage.v1_17_0.ConfigLockOptions">
1797          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1798          <Annotation Term="OData.Description" String="The lock state of the NVMe-MI-defined VPD Write command."/>
1799          <Annotation Term="OData.LongDescription" String="This property shall contain the lock state of the NVMe-MI-defined VPD Write command."/>
1800        </Property>
1801      </ComplexType>
1802
1803      <ComplexType Name="NVMeSubsystemProperties" BaseType="Storage.v1_16_0.NVMeSubsystemProperties">
1804        <Property Name="ConfigurationLockState" Type="Storage.v1_17_0.NVMeConfigurationLockState">
1805          <Annotation Term="OData.Description" String="The configurable features that are able to be locked from in-band usage on an NVMe subsystem and their current lock state."/>
1806          <Annotation Term="OData.LongDescription" String="This property shall contain the configurable features that are able to be locked from in-band usage on an NVMe subsystem and their current lock state."/>
1807        </Property>
1808      </ComplexType>
1809    </Schema>
1810
1811    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_17_1">
1812      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1813      <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1814      <EntityType Name="Storage" BaseType="Storage.v1_17_0.Storage"/>
1815      <EntityType Name="StorageController" BaseType="Storage.v1_17_0.StorageController"/>
1816    </Schema>
1817
1818  </edmx:DataServices>
1819</edmx:Edmx>
1820