blob: 59b2ad119b6d35dd85a0ee64ca7a339f68603f65 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
Gunnar Mills6f44b752020-02-06 16:50:51 -06003<!--################################################################################ -->
4<!--# Redfish Schema: Storage v1.8.0 -->
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-2019 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<!--################################################################################ -->
Jason M. Billsea4aa752018-06-05 13:29:11 -070011<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://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>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060040 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/VolumeCollection_v1.xml">
Jason M. Billsea4aa752018-06-05 13:29:11 -070041 <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>
Ed Tanous530520e2019-01-02 13:41:37 -080052 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
53 <edmx:Include Namespace="PCIeDevice"/>
54 </edmx:Reference>
Ed Tanouscb103132019-10-08 11:34:22 -070055 <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>
Jason M. Billsea4aa752018-06-05 13:29:11 -070061 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageService_v1.xml">
62 <edmx:Include Namespace="StorageService"/>
63 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060064 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/Volume_v1.xml">
65 <edmx:Include Namespace="Volume"/>
66 </edmx:Reference>
Gunnar Mills6f44b752020-02-06 16:50:51 -060067 <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/swordfish/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>
Jason M. Billsea4aa752018-06-05 13:29:11 -070082
83 <edmx:DataServices>
84
85 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage">
86 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
87
88 <EntityType Name="Storage" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070089 <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."/>
90 <Annotation Term="OData.LongDescription" String="This Resource shall represent a storage subsystem in the Redfish Specification."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070091 <Annotation Term="Capabilities.InsertRestrictions">
92 <Record>
93 <PropertyValue Property="Insertable" Bool="false"/>
94 </Record>
95 </Annotation>
96 <Annotation Term="Capabilities.UpdateRestrictions">
97 <Record>
98 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -070099 <Annotation Term="OData.Description" String="Writable properties, such as AssetTag, can be updated for a storage subsystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700100 </Record>
101 </Annotation>
102 <Annotation Term="Capabilities.DeleteRestrictions">
103 <Record>
104 <PropertyValue Property="Deletable" Bool="false"/>
105 </Record>
106 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800107 <Annotation Term="Redfish.Uris">
108 <Collection>
109 <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}</String>
110 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}</String>
111 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600112 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}</String>
113 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800114 </Collection>
115 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700116 </EntityType>
117
118 <EntityType Name="StorageController" BaseType="Resource.v1_0_0.ReferenceableMember" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700119 <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."/>
120 <Annotation Term="OData.LongDescription" String="This Resource shall represent a Resource that represents a storage controller in the Redfish Specification."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700121 </EntityType>
122
123 <Action Name="SetEncryptionKey" IsBound="true">
124 <Parameter Name="Storage" Type="Storage.v1_0_0.Actions"/>
125 <Parameter Name="EncryptionKey" Type="Edm.String" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700126 <Annotation Term="OData.Description" String="The encryption key to set on the storage subsystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700127 <Annotation Term="OData.LongDescription" String="This parameter shall contain the encryption key to set on the storage subsystem."/>
128 </Parameter>
Ed Tanouscb103132019-10-08 11:34:22 -0700129 <Annotation Term="OData.Description" String="This action sets the encryption key for the storage subsystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700130 <Annotation Term="OData.LongDescription" String="This action shall set the encryption key for the storage subsystem."/>
131 </Action>
132
133 </Schema>
134
135 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_0">
136 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600137 <Annotation Term="Redfish.Release" String="2016.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700138
139 <EntityType Name="Storage" BaseType="Storage.Storage">
Ed Tanous530520e2019-01-02 13:41:37 -0800140 <NavigationProperty Name="StorageControllers" Type="Collection(Storage.v1_0_0.StorageController)" ContainsTarget="true">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700141 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700142 <Annotation Term="OData.Description" String="The set of storage controllers that this Resource represents."/>
143 <Annotation Term="OData.LongDescription" String="This property shall contain a set of the storage controllers that this Resource represents."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700144 <Annotation Term="OData.AutoExpand"/>
145 </NavigationProperty>
146 <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)" ContainsTarget="true">
147 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700148 <Annotation Term="OData.Description" String="The set of drives attached to the storage controllers that this Resource represents."/>
149 <Annotation Term="OData.LongDescription" String="This property shall contain a set of the drives attached to the storage controllers that this Resource represents."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700150 <Annotation Term="OData.AutoExpandReferences"/>
151 </NavigationProperty>
152 <NavigationProperty Name="Volumes" Type="VolumeCollection.VolumeCollection" ContainsTarget="true" Nullable="false">
153 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700154 <Annotation Term="OData.Description" String="The set of volumes that the storage controllers produce."/>
155 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type VolumeCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700156 <Annotation Term="OData.AutoExpandReferences"/>
157 </NavigationProperty>
158 <Property Name="Links" Type="Storage.v1_0_0.Links" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700159 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
160 <Annotation Term="OData.LongDescription" String="This property shall contain links to Resources that are related to but are not contained by or subordinate to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700161 </Property>
162 <Property Name="Actions" Type="Storage.v1_0_0.Actions" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700163 <Annotation Term="OData.Description" String="The available actions for this Resource."/>
164 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700165 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800166 <Property Name="Status" Type="Resource.Status" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700167 <Annotation Term="OData.Description" String="The status and health of the Resource and its subordinate or dependent Resources."/>
168 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800169 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700170 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
171 <Annotation Term="OData.Description" String="Redundancy information for the storage subsystem."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800172 <Annotation Term="OData.LongDescription" String="This property shall contain redundancy information for the storage subsystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700173 <Annotation Term="OData.AutoExpand"/>
174 </NavigationProperty>
175 </EntityType>
176
177 <ComplexType Name="Links" BaseType="Resource.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700178 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
179 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to Resources that are related to but are not contained by or subordinate to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700180 <NavigationProperty Name="Enclosures" Type="Collection(Chassis.Chassis)">
181 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700182 <Annotation Term="OData.Description" String="An array of links to the chassis to which this storage subsystem is attached."/>
183 <Annotation Term="OData.LongDescription" String="This property shall link to a Resource of type Chassis that represents the physical containers attached to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700184 <Annotation Term="OData.AutoExpandReferences"/>
185 </NavigationProperty>
186 </ComplexType>
187
188 <ComplexType Name="Actions">
189 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700190 <Annotation Term="OData.Description" String="The available actions for this Resource."/>
191 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800192 <Property Name="Oem" Type="Storage.v1_0_0.OemActions" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700193 <Annotation Term="OData.Description" String="The available OEM-specific actions for this Resource."/>
194 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800195 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700196 </ComplexType>
197
198 <ComplexType Name="OemActions">
199 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700200 <Annotation Term="OData.Description" String="The available OEM-specific actions for this Resource."/>
201 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700202 </ComplexType>
203
204 <EntityType Name="StorageController" BaseType="Storage.StorageController">
Ed Tanous530520e2019-01-02 13:41:37 -0800205 <Property Name="Status" Type="Resource.Status" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700206 <Annotation Term="OData.Description" String="The status and health of the Resource and its subordinate or dependent Resources."/>
207 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800208 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700209 <Property Name="SpeedGbps" Type="Edm.Decimal">
210 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800211 <Annotation Term="OData.Description" String="The maximum speed of the storage controller's device interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700212 <Annotation Term="OData.LongDescription" String="This property shall represent the maximum supported speed of the storage bus interface, in Gigabits per second. The specified interface connects the controller to the storage devices, not the controller to a host. For example, SAS bus not PCIe host bus."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700213 <Annotation Term="Validation.Minimum" Int="0"/>
214 <Annotation Term="Measures.Unit" String="Gbit/s"/>
215 </Property>
216 <Property Name="FirmwareVersion" Type="Edm.String">
217 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700218 <Annotation Term="OData.Description" String="The firmware version of this storage controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700219 <Annotation Term="OData.LongDescription" String="This property shall contain the firwmare version as defined by the manufacturer for the associated storage controller."/>
220 </Property>
221 <Property Name="Manufacturer" Type="Edm.String">
222 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700223 <Annotation Term="OData.Description" String="The manufacturer of this storage controller."/>
224 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the storage controller. This organization might be the entity from which the storage controller is purchased, but this is not necessarily true."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700225 </Property>
226 <Property Name="Model" Type="Edm.String">
227 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700228 <Annotation Term="OData.Description" String="The model number for the storage controller."/>
229 <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the storage controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700230 </Property>
231 <Property Name="SKU" Type="Edm.String">
232 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700233 <Annotation Term="OData.Description" String="The SKU for this storage controller."/>
234 <Annotation Term="OData.LongDescription" String="This property shall contain the stock-keeping unit number for this storage storage controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700235 </Property>
236 <Property Name="SerialNumber" Type="Edm.String">
237 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
238 <Annotation Term="OData.Description" String="The serial number for this storage controller."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700239 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the storage controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700240 </Property>
241 <Property Name="PartNumber" Type="Edm.String">
242 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
243 <Annotation Term="OData.Description" String="The part number for this storage controller."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700244 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700245 </Property>
246 <Property Name="AssetTag" Type="Edm.String">
247 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700248 <Annotation Term="OData.Description" String="The user-assigned asset tag for this storage controller."/>
249 <Annotation Term="OData.LongDescription" String="This property shall track the storage controller for inventory purposes."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700250 </Property>
251 <Property Name="SupportedControllerProtocols" Type="Collection(Protocol.Protocol)" Nullable="false">
252 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700253 <Annotation Term="OData.Description" String="The supported set of protocols for communicating to this storage controller."/>
254 <Annotation Term="OData.LongDescription" String="This property shall contain the supported set of protocols for communicating to this storage controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700255 </Property>
256 <Property Name="SupportedDeviceProtocols" Type="Collection(Protocol.Protocol)" Nullable="false">
257 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700258 <Annotation Term="OData.Description" String="The protocols that the storage controller can use to communicate with attached devices."/>
259 <Annotation Term="OData.LongDescription" String="This property shall contain the set of protocols this storage controller can use to communicate with attached devices."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700260 </Property>
261 <Property Name="Identifiers" Type="Collection(Resource.Identifier)" Nullable="false">
262 <Annotation Term="OData.Description" String="The Durable names for the storage controller."/>
263 <Annotation Term="OData.LongDescription" String="This property shall contain a list of all known durable names for the associated storage controller."/>
264 </Property>
265 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700266 </Schema>
267
268 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_1">
269 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
270 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
271 <EntityType Name="Storage" BaseType="Storage.v1_0_0.Storage"/>
272 </Schema>
273
274 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_2">
275 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
276 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
277 <EntityType Name="Storage" BaseType="Storage.v1_0_1.Storage"/>
278 </Schema>
279
280 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_3">
281 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700282 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700283 <EntityType Name="Storage" BaseType="Storage.v1_0_2.Storage"/>
284 </Schema>
285
286 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_4">
287 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700288 <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 add requirements on the action parameters to show they are mandatory through Nullable=false. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700289 <EntityType Name="Storage" BaseType="Storage.v1_0_3.Storage"/>
290 </Schema>
291
Ed Tanous530520e2019-01-02 13:41:37 -0800292 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_5">
293 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
294 <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."/>
295 <EntityType Name="Storage" BaseType="Storage.v1_0_4.Storage"/>
296 </Schema>
297
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600298 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_6">
299 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700300 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600301 <EntityType Name="Storage" BaseType="Storage.v1_0_5.Storage"/>
302 </Schema>
303
Ed Tanouscb103132019-10-08 11:34:22 -0700304 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_7">
305 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
306 <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."/>
307 <EntityType Name="Storage" BaseType="Storage.v1_0_6.Storage"/>
308 </Schema>
309
310 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_0_8">
311 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
312 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
313 <EntityType Name="Storage" BaseType="Storage.v1_0_7.Storage"/>
314 </Schema>
315
Jason M. Billsea4aa752018-06-05 13:29:11 -0700316 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_0">
317 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600318 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700319 <EntityType Name="Storage" BaseType="Storage.v1_0_1.Storage"/>
320 <EntityType Name="StorageController" BaseType="Storage.v1_0_0.StorageController">
321 <Property Name="Links" Type="Storage.v1_1_0.StorageControllerLinks" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700322 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
323 <Annotation Term="OData.LongDescription" String="This property shall contain links to Resources that are related to but are not contained by or subordinate to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700324 </Property>
325 </EntityType>
326
327 <ComplexType Name="StorageControllerLinks" BaseType="Resource.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700328 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
329 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to Resources that are related to but are not contained by or subordinate to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700330 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
Ed Tanouscb103132019-10-08 11:34:22 -0700331 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this controller."/>
332 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the Resources of the Endpoint type with which this controller is associated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700333 <Annotation Term="OData.AutoExpandReferences"/>
334 </NavigationProperty>
335 </ComplexType>
336 </Schema>
337
338 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_1">
339 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
340 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
341 <EntityType Name="Storage" BaseType="Storage.v1_1_0.Storage"/>
342 </Schema>
343
344 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_2">
345 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700346 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700347 <EntityType Name="Storage" BaseType="Storage.v1_1_1.Storage"/>
348 </Schema>
349
350 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_3">
351 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700352 <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 add requirements on the action parameters to show they are mandatory through Nullable=false. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700353 <EntityType Name="Storage" BaseType="Storage.v1_1_2.Storage"/>
354 </Schema>
355
Ed Tanous530520e2019-01-02 13:41:37 -0800356 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_4">
357 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
358 <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."/>
359 <EntityType Name="Storage" BaseType="Storage.v1_1_3.Storage"/>
360 </Schema>
361
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600362 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_5">
363 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700364 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600365 <EntityType Name="Storage" BaseType="Storage.v1_1_4.Storage"/>
366 </Schema>
367
Ed Tanouscb103132019-10-08 11:34:22 -0700368 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_6">
369 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
370 <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."/>
371 <EntityType Name="Storage" BaseType="Storage.v1_1_5.Storage"/>
372 </Schema>
373
374 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_1_7">
375 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
376 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
377 <EntityType Name="Storage" BaseType="Storage.v1_1_6.Storage"/>
378 </Schema>
379
Jason M. Billsea4aa752018-06-05 13:29:11 -0700380 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_0">
381 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600382 <Annotation Term="Redfish.Release" String="2017.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700383 <EntityType Name="Storage" BaseType="Storage.v1_1_2.Storage"/>
384 <EntityType Name="StorageController" BaseType="Storage.v1_1_0.StorageController">
385 <Property Name="Actions" Type="Storage.v1_2_0.StorageControllerActions" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700386 <Annotation Term="OData.Description" String="The available actions for this Resource."/>
387 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700388 </Property>
389 </EntityType>
390
391 <ComplexType Name="StorageControllerActions">
392 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700393 <Annotation Term="OData.Description" String="The available actions for this Resource."/>
394 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800395 <Property Name="Oem" Type="Storage.v1_2_0.StorageControllerOemActions" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700396 <Annotation Term="OData.Description" String="The available OEM-specific actions for this Resource."/>
397 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800398 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700399 </ComplexType>
400
401 <ComplexType Name="StorageControllerOemActions">
402 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700403 <Annotation Term="OData.Description" String="The available OEM-specific actions for this Resource."/>
404 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700405 </ComplexType>
406 </Schema>
407
408 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_1">
409 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700410 <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 add requirements on the action parameters to show they are mandatory through Nullable=false. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700411 <EntityType Name="Storage" BaseType="Storage.v1_2_0.Storage"/>
412 </Schema>
413
Ed Tanous530520e2019-01-02 13:41:37 -0800414 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_2">
415 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
416 <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."/>
417 <EntityType Name="Storage" BaseType="Storage.v1_2_1.Storage"/>
418 </Schema>
419
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600420 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_3">
421 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700422 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600423 <EntityType Name="Storage" BaseType="Storage.v1_2_2.Storage"/>
424 </Schema>
425
Ed Tanouscb103132019-10-08 11:34:22 -0700426 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_4">
427 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
428 <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."/>
429 <EntityType Name="Storage" BaseType="Storage.v1_2_3.Storage"/>
430 </Schema>
431
432 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_2_5">
433 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
434 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
435 <EntityType Name="Storage" BaseType="Storage.v1_2_4.Storage"/>
436 </Schema>
437
Jason M. Billsea4aa752018-06-05 13:29:11 -0700438 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_0">
439 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600440 <Annotation Term="Redfish.Release" String="2017.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700441 <EntityType Name="Storage" BaseType="Storage.v1_2_0.Storage"/>
442 <EntityType Name="StorageController" BaseType="Storage.v1_2_0.StorageController">
443 <Property Name="Name" Type="Edm.String">
444 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
445 <Annotation Term="OData.Description" String="The name of the Storage Controller."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700446 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the Storage Controller."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700447 </Property>
448 </EntityType>
449 </Schema>
450
451 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_1">
452 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700453 <Annotation Term="OData.Description" String="This version was created to move Protocols to its own CSDL file. It was also created to add requirements on the action parameters to show they are mandatory through Nullable=false. It was also created to correct the short and long descriptions in the defined Actions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700454 <EntityType Name="Storage" BaseType="Storage.v1_3_0.Storage"/>
455 </Schema>
456
Ed Tanous530520e2019-01-02 13:41:37 -0800457 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_2">
458 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
459 <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."/>
460 <EntityType Name="Storage" BaseType="Storage.v1_3_1.Storage"/>
461 </Schema>
462
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600463 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_3">
464 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700465 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600466 <EntityType Name="Storage" BaseType="Storage.v1_3_2.Storage"/>
467 </Schema>
468
Ed Tanouscb103132019-10-08 11:34:22 -0700469 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_4">
470 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
471 <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."/>
472 <EntityType Name="Storage" BaseType="Storage.v1_3_3.Storage"/>
473 </Schema>
474
475 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_3_5">
476 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
477 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
478 <EntityType Name="Storage" BaseType="Storage.v1_3_4.Storage"/>
479 </Schema>
480
Jason M. Billsea4aa752018-06-05 13:29:11 -0700481 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_0">
482 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600483 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700484 <EntityType Name="Storage" BaseType="Storage.v1_3_1.Storage"/>
485 <EntityType Name="StorageController" BaseType="Storage.v1_3_0.StorageController">
Ed Tanous530520e2019-01-02 13:41:37 -0800486 <Property Name="Location" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700487 <Annotation Term="OData.Description" String="The location of the storage controller."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800488 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated storage controller."/>
489 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700490 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
491 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700492 <Annotation Term="OData.Description" String="The link to the assembly associated with this storage controller."/>
493 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type Assembly."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700494 <Annotation Term="OData.AutoExpandReferences"/>
495 </NavigationProperty>
496 </EntityType>
497
498 <ComplexType Name="StorageControllerLinks" BaseType="Storage.v1_1_0.StorageControllerLinks">
499 <NavigationProperty Name="StorageServices" Type="Collection(StorageService.StorageService)">
Ed Tanouscb103132019-10-08 11:34:22 -0700500 <Annotation Term="OData.Description" String="An array of links to the Storage Services that connect to this controller."/>
501 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the Resources of the StorageService type with which this controller is associated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700502 <Annotation Term="OData.AutoExpandReferences"/>
503 </NavigationProperty>
504 </ComplexType>
505 </Schema>
506
Ed Tanous530520e2019-01-02 13:41:37 -0800507 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_1">
508 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
509 <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."/>
510 <EntityType Name="Storage" BaseType="Storage.v1_4_0.Storage"/>
511 </Schema>
512
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600513 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_2">
514 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700515 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600516 <EntityType Name="Storage" BaseType="Storage.v1_4_1.Storage"/>
517 </Schema>
518
Ed Tanouscb103132019-10-08 11:34:22 -0700519 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_3">
520 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
521 <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."/>
522 <EntityType Name="Storage" BaseType="Storage.v1_4_2.Storage"/>
523 </Schema>
524
525 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_4_4">
526 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
527 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
528 <EntityType Name="Storage" BaseType="Storage.v1_4_3.Storage"/>
529 </Schema>
530
Ed Tanous530520e2019-01-02 13:41:37 -0800531 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_0">
532 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600533 <Annotation Term="Redfish.Release" String="2018.2"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800534 <EntityType Name="Storage" BaseType="Storage.v1_4_1.Storage"/>
535 <EntityType Name="StorageController" BaseType="Storage.v1_4_0.StorageController">
536 <Property Name="CacheSummary" Type="Storage.v1_5_0.CacheSummary" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700537 <Annotation Term="OData.Description" String="The cache memory of the storage controller in general detail."/>
538 <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the cache memory for this Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800539 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700540 <Property Name="PCIeInterface" Type="PCIeDevice.PCIeInterface" Nullable="false">
Ed Tanous530520e2019-01-02 13:41:37 -0800541 <Annotation Term="OData.Description" String="The PCIe interface details for this controller."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700542 <Annotation Term="OData.LongDescription" String="This property shall contain details on the PCIe interface that connects this PCIe-based controller to its host."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800543 </Property>
544 </EntityType>
545
546 <ComplexType Name="CacheSummary">
547 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700548 <Annotation Term="OData.Description" String="This type describes the cache memory of the storage controller in general detail."/>
549 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the cache memory for a storage controller."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800550 <Property Name="TotalCacheSizeMiB" Type="Edm.Int64">
551 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
552 <Annotation Term="OData.Description" String="The total configured cache memory, measured in MiB."/>
553 <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured cache memory as measured in mebibytes."/>
554 <Annotation Term="Validation.Minimum" Int="0"/>
555 <Annotation Term="Measures.Unit" String="MiBy"/>
556 <Annotation Term="Redfish.Required"/>
557 </Property>
558 <Property Name="PersistentCacheSizeMiB" Type="Edm.Int64">
559 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
560 <Annotation Term="OData.Description" String="The portion of the cache memory that is persistent, measured in MiB."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700561 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800562 <Annotation Term="Validation.Minimum" Int="0"/>
563 <Annotation Term="Measures.Unit" String="MiBy"/>
564 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700565 <Property Name="Status" Type="Resource.Status" Nullable="false">
566 <Annotation Term="OData.Description" String="The status and health of the Resource and its subordinate or dependent Resources."/>
567 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the Resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800568 </Property>
569 </ComplexType>
570
571 </Schema>
572
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600573 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_1">
574 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700575 <Annotation Term="OData.Description" String="This version was created to use the new Revisions annotation. It was also created to change the VolumeCollection reference to Swordfish."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600576 <EntityType Name="Storage" BaseType="Storage.v1_5_0.Storage"/>
577 </Schema>
578
Ed Tanouscb103132019-10-08 11:34:22 -0700579 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_2">
580 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
581 <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."/>
582 <EntityType Name="Storage" BaseType="Storage.v1_5_1.Storage"/>
583 </Schema>
584
585 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_5_3">
586 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
587 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
588 <EntityType Name="Storage" BaseType="Storage.v1_5_2.Storage"/>
589 </Schema>
590
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600591 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_0">
592 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
593 <Annotation Term="Redfish.Release" String="2018.3"/>
594 <EntityType Name="Storage" BaseType="Storage.v1_4_1.Storage"/>
595 <EntityType Name="StorageController" BaseType="Storage.v1_5_0.StorageController">
596 <Property Name="SupportedRAIDTypes" Type="Collection(Volume.RAIDType)">
597 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700598 <Annotation Term="OData.Description" String="The set of RAID types supported by the storage controller."/>
599 <Annotation Term="OData.LongDescription" String="This property shall contain an array of all the RAID types supported by this controller."/>
600 </Property>
601 </EntityType>
602 </Schema>
603
604 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_1">
605 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
606 <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."/>
607 <EntityType Name="Storage" BaseType="Storage.v1_6_0.Storage"/>
608 </Schema>
609
610 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_6_2">
611 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
612 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
613 <EntityType Name="Storage" BaseType="Storage.v1_6_1.Storage"/>
614 </Schema>
615
616 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_0">
617 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
618 <Annotation Term="Redfish.Release" String="2019.1"/>
619 <EntityType Name="Storage" BaseType="Storage.v1_6_1.Storage"/>
620 <EntityType Name="StorageController" BaseType="Storage.v1_6_0.StorageController">
621 <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
622 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
623 <Annotation Term="OData.Description" String="The link to the collection of Ports that exist on the storage controller."/>
624 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type PortCollection."/>
625 </NavigationProperty>
626 <Property Name="ControllerRates" Type="Storage.v1_7_0.Rates" Nullable="false">
627 <Annotation Term="OData.Description" String="This property describes the various controller rates used for processes such as Volume Rebuild or Consistency Checks."/>
628 <Annotation Term="OData.LongDescription" String="This object shall contain all the rate settings available on the controller."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600629 </Property>
630 </EntityType>
631
Ed Tanouscb103132019-10-08 11:34:22 -0700632 <ComplexType Name="Rates">
633 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
634 <Annotation Term="OData.Description" String="This type describes the various controller rates used for processes such as Volume Rebuild or Consistency Checks."/>
635 <Annotation Term="OData.LongDescription" String="This type shall contain all the rate settings available on the controller."/>
636 <Property Name="RebuildRatePercent" Type="Edm.Int64">
637 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
638 <Annotation Term="OData.Description" String="The percentage of controller Resources used for rebuilding/repairing volumes."/>
639 <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of controller Resources used for rebuilding Volumes."/>
640 <Annotation Term="Validation.Minimum" Int="0"/>
641 <Annotation Term="Validation.Maximum" Int="100"/>
642 </Property>
643 <Property Name="TransformationRatePercent" Type="Edm.Int64">
644 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
645 <Annotation Term="OData.Description" String="The percentage of controller Resources used for transforming volumes from one configuration to another."/>
646 <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of controller Resources used for transforming Volumes."/>
647 <Annotation Term="Validation.Minimum" Int="0"/>
648 <Annotation Term="Validation.Maximum" Int="100"/>
649 </Property>
650 <Property Name="ConsistencyCheckRatePercent" Type="Edm.Int64">
651 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
652 <Annotation Term="OData.Description" String="The percentage of controller Resources used for performing a data consistency check on volumes."/>
653 <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of controller Resources used for checking data consistency on Volumes."/>
654 <Annotation Term="Validation.Minimum" Int="0"/>
655 <Annotation Term="Validation.Maximum" Int="100"/>
656 </Property>
657 </ComplexType>
658
659 <ComplexType Name="StorageControllerLinks" BaseType="Storage.v1_4_0.StorageControllerLinks">
660 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
661 <Annotation Term="OData.Description" String="An array of links to the PCIe functions that the stroage controller produces."/>
662 <Annotation Term="OData.LongDescription" String="This property shall link to a Resource of type PCIeFunction that represents the PCIe functions associated with this Resource."/>
663 <Annotation Term="OData.AutoExpandReferences"/>
664 </NavigationProperty>
665 </ComplexType>
666 </Schema>
667
668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_7_1">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
671 <EntityType Name="Storage" BaseType="Storage.v1_7_0.Storage"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600672 </Schema>
673
Gunnar Mills6f44b752020-02-06 16:50:51 -0600674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Storage.v1_8_0">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676 <Annotation Term="Redfish.Release" String="2019.3"/>
677
678 <EntityType Name="Storage" BaseType="Storage.v1_7_1.Storage">
679 <NavigationProperty Name="FileSystems" Type="FileSystemCollection.FileSystemCollection" Nullable="false" ContainsTarget="true">
680 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
681 <Annotation Term="OData.Description" String="All filesystems that are allocated by this storage subsystem."/>
682 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type FileSystemCollection. This property shall be used when file systems are shared or exported by the storage subsystem."/>
683 <Annotation Term="OData.AutoExpandReferences"/>
684 </NavigationProperty>
685 <NavigationProperty Name="StoragePools" Type="StoragePoolCollection.StoragePoolCollection" Nullable="false" ContainsTarget="true">
686 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
687 <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."/>
688 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource 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."/>
689 <Annotation Term="OData.AutoExpandReferences"/>
690 </NavigationProperty>
691 <NavigationProperty Name="StorageGroups" Type="StorageGroupCollection.StorageGroupCollection" ContainsTarget="true" Nullable="false">
692 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
693 <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."/>
694 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type StorageGroupsCollection. This property shall be used when implementing mapping and masking."/>
695 <Annotation Term="OData.AutoExpandReferences"/>
696 </NavigationProperty>
697 <NavigationProperty Name="EndpointGroups" Type="EndpointGroupCollection.EndpointGroupCollection" Nullable="false" ContainsTarget="true">
698 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
699 <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."/>
700 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type EndpointGroupCollection. This property shall be implemented when atomic control is needed to perform mapping, masking and zoning operations."/>
701 <Annotation Term="OData.AutoExpandReferences"/>
702 </NavigationProperty>
703 <NavigationProperty Name="ConsistencyGroups" Type="ConsistencyGroupCollection.ConsistencyGroupCollection" ContainsTarget="true" Nullable="false">
704 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
705 <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."/>
706 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource 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."/>
707 <Annotation Term="OData.AutoExpandReferences"/>
708 </NavigationProperty>
709 </EntityType>
710 </Schema>
711
Jason M. Billsea4aa752018-06-05 13:29:11 -0700712 </edmx:DataServices>
713</edmx:Edmx>