blob: f083ee5dcebe79771324d09018a95cc03ed57591 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Mills10f270b2021-05-19 15:34:06 -05004<!--# Redfish Schema: ServiceRoot v1.10.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Mills10f270b2021-05-19 15:34:06 -05008<!--# Copyright 2014-2021 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
21 <edmx:Include Namespace="Resource"/>
22 <edmx:Include Namespace="Resource.v1_0_0"/>
23 </edmx:Reference>
24 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
25 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
26 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
27 </edmx:Reference>
28 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EventService_v1.xml">
29 <edmx:Include Namespace="EventService"/>
30 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccountService_v1.xml">
32 <edmx:Include Namespace="AccountService"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystemCollection_v1.xml">
35 <edmx:Include Namespace="ComputerSystemCollection"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ChassisCollection_v1.xml">
38 <edmx:Include Namespace="ChassisCollection"/>
39 </edmx:Reference>
40 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerCollection_v1.xml">
41 <edmx:Include Namespace="ManagerCollection"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TaskService_v1.xml">
44 <edmx:Include Namespace="TaskService"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SessionService_v1.xml">
47 <edmx:Include Namespace="SessionService"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/JsonSchemaFileCollection_v1.xml">
50 <edmx:Include Namespace="JsonSchemaFileCollection"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MessageRegistryFileCollection_v1.xml">
53 <edmx:Include Namespace="MessageRegistryFileCollection"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SessionCollection_v1.xml">
56 <edmx:Include Namespace="SessionCollection"/>
57 </edmx:Reference>
58 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageServiceCollection_v1.xml">
59 <edmx:Include Namespace="StorageServiceCollection"/>
60 </edmx:Reference>
61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricCollection_v1.xml">
62 <edmx:Include Namespace="FabricCollection"/>
63 </edmx:Reference>
64 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageSystemCollection_v1.xml">
65 <edmx:Include Namespace="StorageSystemCollection"/>
66 </edmx:Reference>
67 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/UpdateService_v1.xml">
68 <edmx:Include Namespace="UpdateService"/>
69 </edmx:Reference>
70 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CompositionService_v1.xml">
71 <edmx:Include Namespace="CompositionService"/>
72 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080073 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/JobService_v1.xml">
74 <edmx:Include Namespace="JobService"/>
75 </edmx:Reference>
76 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TelemetryService_v1.xml">
77 <edmx:Include Namespace="TelemetryService"/>
78 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060079 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateService_v1.xml">
80 <edmx:Include Namespace="CertificateService"/>
81 </edmx:Reference>
82 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlockCollection_v1.xml">
83 <edmx:Include Namespace="ResourceBlockCollection"/>
84 </edmx:Reference>
Gunnar Mills09b9d452020-02-11 13:27:39 -060085 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FacilityCollection_v1.xml">
86 <edmx:Include Namespace="FacilityCollection"/>
87 </edmx:Reference>
88 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerEquipment_v1.xml">
89 <edmx:Include Namespace="PowerEquipment"/>
90 </edmx:Reference>
Gunnar Mills844b4152020-06-22 12:44:09 -050091 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AggregationService_v1.xml">
92 <edmx:Include Namespace="AggregationService"/>
93 </edmx:Reference>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -050094 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/StorageCollection_v1.xml">
95 <edmx:Include Namespace="StorageCollection"/>
96 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -050097 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/NVMeDomainCollection_v1.xml">
98 <edmx:Include Namespace="NVMeDomainCollection"/>
99 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700100
101 <edmx:DataServices>
102
103 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot">
104 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
105
106 <EntityType Name="ServiceRoot" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700107 <Annotation Term="OData.Description" String="The ServiceRoot schema describes the root of the Redfish Service, located at the '/redfish/v1' URI. All other Resources accessible through the Redfish interface on this device are linked directly or indirectly from the Service Root."/>
108 <Annotation Term="OData.LongDescription" String="This Resource represents the root Redfish Service. All values that this schema describes for Resources shall comply with the Redfish Specification-described requirements."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700109 <Annotation Term="Capabilities.InsertRestrictions">
110 <Record>
111 <PropertyValue Property="Insertable" Bool="false"/>
112 </Record>
113 </Annotation>
114 <Annotation Term="Capabilities.UpdateRestrictions">
115 <Record>
116 <PropertyValue Property="Updatable" Bool="false"/>
117 </Record>
118 </Annotation>
119 <Annotation Term="Capabilities.DeleteRestrictions">
120 <Record>
121 <PropertyValue Property="Deletable" Bool="false"/>
122 </Record>
123 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800124 <Annotation Term="Redfish.Uris">
125 <Collection>
Ed Tanouscb103132019-10-08 11:34:22 -0700126 <String>/redfish/v1</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800127 <String>/redfish/v1/</String>
128 </Collection>
129 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700130 </EntityType>
131
132 </Schema>
133
134 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_0">
135 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600136 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700137
138 <EntityContainer Name="ServiceContainer">
139 <Singleton Name="Service" Type="ServiceRoot.ServiceRoot"/>
140 <Singleton Name="Systems" Type="ComputerSystemCollection.ComputerSystemCollection"/>
141 <Singleton Name="Chassis" Type="ChassisCollection.ChassisCollection"/>
142 <Singleton Name="Managers" Type="ManagerCollection.ManagerCollection"/>
143 <Singleton Name="Tasks" Type="TaskService.TaskService"/>
144 <Singleton Name="AccountService" Type="AccountService.AccountService"/>
145 <Singleton Name="SessionService" Type="SessionService.SessionService"/>
146 <Singleton Name="EventService" Type="EventService.EventService"/>
147 <Singleton Name="Registries" Type="MessageRegistryFileCollection.MessageRegistryFileCollection"/>
148 <Singleton Name="JsonSchemas" Type="JsonSchemaFileCollection.JsonSchemaFileCollection"/>
149 <Singleton Name="Sessions" Type="SessionCollection.SessionCollection"/>
150 </EntityContainer>
151
152 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.ServiceRoot">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700153 <Property Name="RedfishVersion" Type="Edm.String" Nullable="false">
154 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700155 <Annotation Term="OData.Description" String="The version of the Redfish Service."/>
156 <Annotation Term="OData.LongDescription" String="This property shall represent the Redfish protocol version, as specified in the Protocol Version clause of the Redfish Specification, to which this Service conforms."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700157 <Annotation Term="Validation.Pattern" String="^\d+\.\d+\.\d+$"/>
158 </Property>
159 <Property Name="UUID" Type="Resource.UUID">
160 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700161 <Annotation Term="OData.Description" String="Unique identifier for a service instance. When SSDP is used, this value should be an exact match of the UUID value returned in a 200 OK from an SSDP M-SEARCH request during discovery."/>
162 <Annotation Term="OData.LongDescription" String="This property shall represent the id of the Redfish Service instance. The format of this string shall contain a 32-byte value in the form 8-4-4-4-12. If SSDP is used, this value shall be an exact match of the UUID value returned in a 200 OK from an SSDP M-SEARCH request during discovery. RFC4122 describes methods to use to create a UUID value. The value should be considered to be opaque. Client software should only treat the overall value as a universally unique identifier and should not interpret any sub-fields within the UUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700163 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800164 <NavigationProperty Name="Systems" Type="ComputerSystemCollection.ComputerSystemCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700165 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700166 <Annotation Term="OData.Description" String="The link to a collection of systems."/>
167 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type ComputerSystemCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700168 <Annotation Term="OData.AutoExpandReferences"/>
169 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800170 <NavigationProperty Name="Chassis" Type="ChassisCollection.ChassisCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700171 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700172 <Annotation Term="OData.Description" String="The link to a collection of chassis."/>
173 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type ChassisCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700174 <Annotation Term="OData.AutoExpandReferences"/>
175 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800176 <NavigationProperty Name="Managers" Type="ManagerCollection.ManagerCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700177 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700178 <Annotation Term="OData.Description" String="The link to a collection of managers."/>
179 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type ManagerCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700180 <Annotation Term="OData.AutoExpandReferences"/>
181 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800182 <NavigationProperty Name="Tasks" Type="TaskService.TaskService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700183 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700184 <Annotation Term="OData.Description" String="The link to the Task Service."/>
185 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type TaskService."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700186 <Annotation Term="OData.AutoExpandReferences"/>
187 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800188 <NavigationProperty Name="SessionService" Type="SessionService.SessionService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700189 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700190 <Annotation Term="OData.Description" String="The link to the Sessions Service."/>
191 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type SessionService."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700192 <Annotation Term="OData.AutoExpandReferences"/>
193 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800194 <NavigationProperty Name="AccountService" Type="AccountService.AccountService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700195 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700196 <Annotation Term="OData.Description" String="The link to the Account Service."/>
197 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type AccountService."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700198 <Annotation Term="OData.AutoExpandReferences"/>
199 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800200 <NavigationProperty Name="EventService" Type="EventService.EventService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700201 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700202 <Annotation Term="OData.Description" String="The link to the Event Service."/>
203 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type EventService."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700204 <Annotation Term="OData.AutoExpandReferences"/>
205 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800206 <NavigationProperty Name="Registries" Type="MessageRegistryFileCollection.MessageRegistryFileCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700207 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700208 <Annotation Term="OData.Description" String="The link to a collection of Registries."/>
209 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type MessageRegistryFileCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700210 <Annotation Term="OData.AutoExpandReferences"/>
211 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800212 <NavigationProperty Name="JsonSchemas" Type="JsonSchemaFileCollection.JsonSchemaFileCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700213 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700214 <Annotation Term="OData.Description" String="The link to a collection of JSON Schema files."/>
215 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type JsonSchemaFileCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700216 <Annotation Term="OData.AutoExpandReferences"/>
217 </NavigationProperty>
218 <Property Name="Links" Type="ServiceRoot.v1_0_0.Links" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700219 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
220 <Annotation Term="OData.LongDescription" String="The Redfish Specification-described Links Property shall contain links to Resources related to but not subordinate to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700221 <Annotation Term="Redfish.Required"/>
222 </Property>
223 </EntityType>
224
225 <ComplexType Name="Links" BaseType="Resource.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700226 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
227 <Annotation Term="OData.LongDescription" String="The Redfish Specification-described type shall contain links to Resources related to but not subordinate to this Resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700228 <NavigationProperty Name="Sessions" Type="SessionCollection.SessionCollection" Nullable="false">
229 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700230 <Annotation Term="OData.Description" String="The link to a collection of Sessions."/>
231 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type SessionCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700232 <Annotation Term="OData.AutoExpandReferences"/>
233 <Annotation Term="Redfish.Required"/>
234 </NavigationProperty>
235 </ComplexType>
236
237 </Schema>
238
239 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_2">
240 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700241 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700242 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_0.ServiceRoot"/>
243 </Schema>
244
245 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_3">
246 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700247 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700248 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_2.ServiceRoot"/>
249 </Schema>
250
251 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_4">
252 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700253 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700254 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_3.ServiceRoot"/>
255 </Schema>
256
257 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_5">
258 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700259 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700260 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_4.ServiceRoot"/>
261 </Schema>
262
263 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_6">
264 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
265 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
266 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_5.ServiceRoot"/>
267 </Schema>
268
Ed Tanous530520e2019-01-02 13:41:37 -0800269 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_7">
270 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
271 <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."/>
272 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_6.ServiceRoot"/>
273 </Schema>
274
Ed Tanouscb103132019-10-08 11:34:22 -0700275 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_8">
276 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
277 <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."/>
278 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_7.ServiceRoot"/>
279 </Schema>
280
281 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_9">
282 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
283 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
284 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_8.ServiceRoot"/>
285 </Schema>
286
Jason M. Billsea4aa752018-06-05 13:29:11 -0700287 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_0">
288 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600289 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700290 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_2.ServiceRoot">
Ed Tanous530520e2019-01-02 13:41:37 -0800291 <NavigationProperty Name="StorageSystems" Type="StorageSystemCollection.StorageSystemCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700292 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700293 <Annotation Term="OData.Description" String="The link to a collection of storage systems."/>
294 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type StorageSystemCollection. This collection shall contain computer systems that act as storage servers. The HostingRoles attribute of each such computer system shall have a StorageServer entry."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700295 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800296 <NavigationProperty Name="StorageServices" Type="StorageServiceCollection.StorageServiceCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700297 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700298 <Annotation Term="OData.Description" String="The link to a collection of all storage service entities."/>
299 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type StorageServiceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700300 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800301 <NavigationProperty Name="Fabrics" Type="FabricCollection.FabricCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700302 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700303 <Annotation Term="OData.Description" String="The link to a collection of all fabric entities."/>
304 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type FabricCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700305 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800306 <NavigationProperty Name="UpdateService" Type="UpdateService.UpdateService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700307 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700308 <Annotation Term="OData.Description" String="The link to the Update Service."/>
309 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type UpdateService."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700310 <Annotation Term="OData.AutoExpandReferences"/>
311 </NavigationProperty>
312 </EntityType>
313 </Schema>
314
315 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_1">
316 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
317
318 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_0_0.ServiceContainer">
319 <Singleton Name="StorageSystems" Type="StorageSystemCollection.StorageSystemCollection"/>
320 <Singleton Name="StorageServices" Type="StorageServiceCollection.StorageServiceCollection"/>
321 <Singleton Name="Fabrics" Type="FabricCollection.FabricCollection"/>
322 <Singleton Name="UpdateService" Type="UpdateService.UpdateService"/>
323 </EntityContainer>
324
325 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_0.ServiceRoot"/>
326
327 </Schema>
328
329 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_2">
330 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700331 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700332 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_1.ServiceRoot"/>
333 </Schema>
334
335 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_3">
336 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
337 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
338 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_2.ServiceRoot"/>
339 </Schema>
340
Ed Tanous530520e2019-01-02 13:41:37 -0800341 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_4">
342 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
343 <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."/>
344 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_3.ServiceRoot"/>
345 </Schema>
346
Ed Tanouscb103132019-10-08 11:34:22 -0700347 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_5">
348 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
349 <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."/>
350 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_4.ServiceRoot"/>
351 </Schema>
352
353 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_6">
354 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
355 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
356 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_5.ServiceRoot"/>
357 </Schema>
358
Jason M. Billsea4aa752018-06-05 13:29:11 -0700359 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_0">
360 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600361 <Annotation Term="Redfish.Release" String="2017.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700362
363 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_1_1.ServiceContainer">
364 <Singleton Name="CompositionService" Type="CompositionService.CompositionService"/>
365 </EntityContainer>
366
367 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_2.ServiceRoot">
368 <NavigationProperty Name="CompositionService" Type="CompositionService.CompositionService" Nullable="false">
369 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700370 <Annotation Term="OData.Description" String="The link to the Composition Service."/>
371 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type CompositionService."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700372 <Annotation Term="OData.AutoExpandReferences"/>
373 </NavigationProperty>
374 </EntityType>
375
376 </Schema>
377
378 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_1">
379 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
380 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
381 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_0.ServiceRoot"/>
382 </Schema>
383
Ed Tanous530520e2019-01-02 13:41:37 -0800384 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_2">
385 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
386 <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."/>
387 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_1.ServiceRoot"/>
388 </Schema>
389
Ed Tanouscb103132019-10-08 11:34:22 -0700390 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_3">
391 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
392 <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."/>
393 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_2.ServiceRoot"/>
394 </Schema>
395
396 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_4">
397 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
398 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
399 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_3.ServiceRoot"/>
400 </Schema>
401
Jason M. Billsea4aa752018-06-05 13:29:11 -0700402 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_0">
403 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600404 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700405
406 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_0.ServiceRoot">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600407 <Property Name="Product" Type="Edm.String">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700408 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700409 <Annotation Term="OData.Description" String="The product associated with this Redfish Service."/>
410 <Annotation Term="OData.LongDescription" String="This property shall include the name of the product represented by this Redfish Service."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700411 </Property>
412 <Property Name="ProtocolFeaturesSupported" Type="ServiceRoot.v1_3_0.ProtocolFeaturesSupported" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700413 <Annotation Term="OData.Description" String="The information about protocol features that the service supports."/>
414 <Annotation Term="OData.LongDescription" String="This property shall contain information about protocol features that the service supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700415 </Property>
416 </EntityType>
417
418 <ComplexType Name="ProtocolFeaturesSupported">
Ed Tanouscb103132019-10-08 11:34:22 -0700419 <Annotation Term="OData.Description" String="The information about protocol features that the service supports."/>
420 <Annotation Term="OData.LongDescription" String="This type shall contain information about protocol features that the service supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700421 <Property Name="ExpandQuery" Type="ServiceRoot.v1_3_0.Expand" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700422 <Annotation Term="OData.Description" String="The information about the use of $expand in the service."/>
423 <Annotation Term="OData.LongDescription" String="This property shall contain information about the support of the $expand query parameter by the service."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700424 </Property>
425 <Property Name="FilterQuery" Type="Edm.Boolean" Nullable="false">
426 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700427 <Annotation Term="OData.Description" String="An indication of whether the service supports the $filter query parameter."/>
428 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the $filter query parameter."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700429 </Property>
430 <Property Name="SelectQuery" Type="Edm.Boolean" Nullable="false">
431 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700432 <Annotation Term="OData.Description" String="An indication of whether the service supports the $select query parameter."/>
433 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the $select query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800434 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700435 </ComplexType>
436
437 <ComplexType Name="Expand">
Ed Tanouscb103132019-10-08 11:34:22 -0700438 <Annotation Term="OData.Description" String="The information about the use of $expand in the service."/>
439 <Annotation Term="OData.LongDescription" String="This type shall contain information about the support of the $expand query parameter by the service."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700440 <Property Name="Links" Type="Edm.Boolean" Nullable="false">
441 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700442 <Annotation Term="OData.Description" String="An indication of whether this service supports the tilde (`~`) option of the $expand query parameter."/>
443 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the supports the tilde (~) option of the $expand query parameter."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700444 </Property>
445 <Property Name="NoLinks" Type="Edm.Boolean" Nullable="false">
446 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700447 <Annotation Term="OData.Description" String="An indication of whether the service supports the period (`.`) option of the $expand query parameter."/>
448 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the service supports the period (`.`) option of the $expand query parameter."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700449 </Property>
450 <Property Name="ExpandAll" Type="Edm.Boolean" Nullable="false">
451 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700452 <Annotation Term="OData.Description" String="An indication of whether the service supports the asterisk (`*`) option of the $expand query parameter."/>
453 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the asterisk (`*`) option of the $expand query parameter."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700454 </Property>
455 <Property Name="Levels" Type="Edm.Boolean" Nullable="false">
456 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700457 <Annotation Term="OData.Description" String="An indication of whether the service supports the $levels option of the $expand query parameter."/>
458 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the service supports the $levels option of the $expand query parameter."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700459 </Property>
460 <Property Name="MaxLevels" Type="Edm.Int64" Nullable="false">
461 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700462 <Annotation Term="OData.Description" String="The maximum $levels option value in the $expand query parameter."/>
463 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum $levels option value in the $expand query parameter. Shall be included only if $levels is true."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700464 <Annotation Term="Validation.Minimum" Int="1"/>
465 <Annotation Term="Validation.Maximum" Int="6"/>
466 </Property>
467 </ComplexType>
468
469 </Schema>
470
471 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_1">
472 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
473 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
474 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_0.ServiceRoot"/>
475 </Schema>
476
Ed Tanous530520e2019-01-02 13:41:37 -0800477 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_2">
478 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
479 <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."/>
480 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_1.ServiceRoot"/>
481 </Schema>
482
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600483 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_3">
484 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
485 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that the Product property can be marked as a nullable property."/>
486 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_2.ServiceRoot"/>
487 </Schema>
488
Ed Tanouscb103132019-10-08 11:34:22 -0700489 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_4">
490 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
491 <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."/>
492 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_3.ServiceRoot"/>
493 </Schema>
494
495 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_5">
496 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
497 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
498 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_4.ServiceRoot"/>
499 </Schema>
500
Ed Tanous530520e2019-01-02 13:41:37 -0800501 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_0">
502 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600503 <Annotation Term="Redfish.Release" String="2018.2"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800504 <Annotation Term="OData.Description" String="This version was created to add support of the 'excerpt' and 'only' query parameters to ProtocolFeaturesSupported. It was also created to add the JobService and Telemetry properties."/>
505
506 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_2_0.ServiceContainer">
507 <Singleton Name="JobService" Type="JobService.JobService"/>
508 <Singleton Name="TelemetryService" Type="TelemetryService.TelemetryService"/>
509 </EntityContainer>
510
511 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_2.ServiceRoot">
512 <NavigationProperty Name="JobService" Type="JobService.JobService" Nullable="false">
513 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700514 <Annotation Term="OData.Description" String="The link to the JobService."/>
515 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type JobService."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800516 <Annotation Term="OData.AutoExpandReferences"/>
517 </NavigationProperty>
518 <NavigationProperty Name="TelemetryService" Type="TelemetryService.TelemetryService" Nullable="false">
519 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700520 <Annotation Term="OData.Description" String="The link to the Telemetry Service."/>
521 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type TelemetryService."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800522 <Annotation Term="OData.AutoExpandReferences"/>
523 </NavigationProperty>
524 </EntityType>
525
526 <ComplexType Name="ProtocolFeaturesSupported" BaseType="ServiceRoot.v1_3_0.ProtocolFeaturesSupported">
527 <Property Name="ExcerptQuery" Type="Edm.Boolean" Nullable="false">
528 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700529 <Annotation Term="OData.Description" String="An indication of whether the service supports the excerpt query parameter."/>
530 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the excerpt query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800531 </Property>
532 <Property Name="OnlyMemberQuery" Type="Edm.Boolean" Nullable="false">
533 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700534 <Annotation Term="OData.Description" String="An indication of whether the service supports the only query parameter."/>
535 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the only query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800536 </Property>
537 </ComplexType>
538 </Schema>
539
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600540 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_1">
541 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
542 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that the Product property can be marked as a nullable property."/>
543 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_0.ServiceRoot"/>
544 </Schema>
545
Ed Tanouscb103132019-10-08 11:34:22 -0700546 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_2">
547 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
548 <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."/>
549 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_1.ServiceRoot"/>
550 </Schema>
551
552 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_3">
553 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
554 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
555 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_2.ServiceRoot"/>
556 </Schema>
557
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600558 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_0">
559 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
560 <Annotation Term="Redfish.Release" String="2018.3"/>
561
562 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_4_0.ServiceContainer">
563 <Singleton Name="CertificateService" Type="CertificateService.CertificateService"/>
564 <Singleton Name="ResourceBlocks" Type="ResourceBlockCollection.ResourceBlockCollection"/>
565 </EntityContainer>
566
567 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_1.ServiceRoot">
568 <Property Name="Vendor" Type="Edm.String">
569 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700570 <Annotation Term="OData.Description" String="The vendor or manufacturer associated with this Redfish Service."/>
571 <Annotation Term="OData.LongDescription" String="This property shall include the name of the manufacturer or vendor represented by this Redfish Service. If this property is supported, the vendor name shall not be included in the Product property value."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600572 </Property>
573 <NavigationProperty Name="CertificateService" Type="CertificateService.CertificateService" Nullable="false">
574 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700575 <Annotation Term="OData.Description" String="The link to the Certificate Service."/>
576 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type CertificateService."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600577 <Annotation Term="OData.AutoExpandReferences"/>
578 </NavigationProperty>
579 <NavigationProperty Name="ResourceBlocks" Type="ResourceBlockCollection.ResourceBlockCollection" Nullable="false">
580 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700581 <Annotation Term="OData.Description" String="The link to a collection of all Resource Block Resources. This collection is intended for implementations that do not contain a Composition Service but that expose Resources to an orchestrator that implements a Composition Service."/>
582 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type ResourceBlockCollection."/>
583 <Annotation Term="OData.AutoExpandReferences"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600584 </NavigationProperty>
585 </EntityType>
586 </Schema>
587
Ed Tanouscb103132019-10-08 11:34:22 -0700588 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_1">
589 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
590 <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."/>
591 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_0.ServiceRoot"/>
592 </Schema>
593
594 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_2">
595 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
596 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
597 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_1.ServiceRoot"/>
598 </Schema>
599
Gunnar Mills09b9d452020-02-11 13:27:39 -0600600 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_6_0">
601 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
602 <Annotation Term="Redfish.Release" String="2019.4"/>
603
604 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_5_0.ServiceContainer">
605 <Singleton Name="PowerEquipment" Type="PowerEquipment.PowerEquipment"/>
606 <Singleton Name="Facilities" Type="FacilityCollection.FacilityCollection"/>
607 </EntityContainer>
608
609 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_2.ServiceRoot">
610 <NavigationProperty Name="PowerEquipment" Type="PowerEquipment.PowerEquipment" Nullable="false">
611 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
612 <Annotation Term="OData.Description" String="The link to a set of power equipment."/>
613 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type PowerEquipment."/>
614 <Annotation Term="OData.AutoExpandReferences"/>
615 </NavigationProperty>
616 <NavigationProperty Name="Facilities" Type="FacilityCollection.FacilityCollection" Nullable="false">
617 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
618 <Annotation Term="OData.Description" String="The link to a collection of facilities."/>
619 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FacilityCollection."/>
620 </NavigationProperty>
621 </EntityType>
622 </Schema>
623
Gunnar Millsa778c022020-05-12 12:20:36 -0500624 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_7_0">
625 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
626 <Annotation Term="Redfish.Release" String="2020.1"/>
627
628 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_6_0.ServiceRoot"/>
629
630 <ComplexType Name="ProtocolFeaturesSupported" BaseType="ServiceRoot.v1_4_0.ProtocolFeaturesSupported">
631 <Property Name="DeepOperations" Type="ServiceRoot.v1_7_0.DeepOperations" Nullable="false">
632 <Annotation Term="OData.Description" String="The information about deep operations that the service supports."/>
633 <Annotation Term="OData.LongDescription" String="This property shall contain information about deep operations that the service supports."/>
634 </Property>
635 </ComplexType>
636
637 <ComplexType Name="DeepOperations">
638 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
639 <Annotation Term="OData.Description" String="The information about deep operations that the service supports."/>
640 <Annotation Term="OData.LongDescription" String="This type shall contain information about deep operations that the service supports."/>
641 <Property Name="DeepPATCH" Type="Edm.Boolean" Nullable="false">
642 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
643 <Annotation Term="OData.Description" String="An indication of whether the service supports the deep PATCH operation."/>
644 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the Redfish Specification-defined deep PATCH operation."/>
645 </Property>
646 <Property Name="DeepPOST" Type="Edm.Boolean" Nullable="false">
647 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
648 <Annotation Term="OData.Description" String="An indication of whether the service supports the deep POST operation."/>
649 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the Redfish Specification-defined deep POST operation."/>
650 </Property>
651 <Property Name="MaxLevels" Type="Edm.Int64" Nullable="false">
652 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
653 <Annotation Term="OData.Description" String="The maximum levels of resources allowed in deep operations."/>
654 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum levels of resources allowed in deep operations."/>
655 <Annotation Term="Validation.Minimum" Int="1"/>
656 <Annotation Term="Validation.Maximum" Int="6"/>
657 </Property>
658 </ComplexType>
659 </Schema>
660
Gunnar Mills844b4152020-06-22 12:44:09 -0500661 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_8_0">
662 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
663 <Annotation Term="Redfish.Release" String="2020.2"/>
664
665 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_6_0.ServiceContainer">
666 <Singleton Name="AggregationService" Type="AggregationService.AggregationService"/>
667 </EntityContainer>
668
669 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_7_0.ServiceRoot">
670 <NavigationProperty Name="AggregationService" Type="AggregationService.AggregationService" Nullable="false">
671 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
672 <Annotation Term="OData.Description" String="The link to the aggregation service."/>
673 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type AggregationService."/>
674 <Annotation Term="OData.AutoExpandReferences"/>
675 </NavigationProperty>
676 </EntityType>
677 </Schema>
678
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500679 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_9_0">
680 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
681 <Annotation Term="Redfish.Release" String="2020.3"/>
682
683 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_8_0.ServiceContainer">
684 <Singleton Name="Storage" Type="StorageCollection.StorageCollection"/>
685 </EntityContainer>
686
687 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_8_0.ServiceRoot">
688 <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" Nullable="false">
689 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
690 <Annotation Term="OData.Description" String="The link to a collection of storage subsystems."/>
691 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type StorageCollection."/>
692 <Annotation Term="OData.AutoExpandReferences"/>
693 </NavigationProperty>
694 </EntityType>
695 </Schema>
696
Gunnar Mills10f270b2021-05-19 15:34:06 -0500697 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_10_0">
698 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
699 <Annotation Term="Redfish.Release" String="2021.1"/>
700
701 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_9_0.ServiceContainer">
702 <Singleton Name="NVMeDomains" Type="NVMeDomainCollection.NVMeDomainCollection"/>
703 </EntityContainer>
704
705 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_9_0.ServiceRoot">
706 <NavigationProperty Name="NVMeDomains" Type="NVMeDomainCollection.NVMeDomainCollection" Nullable="false">
707 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
708 <Annotation Term="OData.Description" String="The link to a collection of NVMe domains."/>
709 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type NVMeDomainCollection."/>
710 <Annotation Term="OData.AutoExpandReferences"/>
711 </NavigationProperty>
712 </EntityType>
713 </Schema>
714
Jason M. Billsea4aa752018-06-05 13:29:11 -0700715 </edmx:DataServices>
716</edmx:Edmx>