blob: 7d105326a2df8126424f022700042d38bac261aa [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Ed Tanousf263e092023-05-22 09:56:29 -07004<!--# Redfish Schema: ServiceRoot v1.16.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 -->
Ed Tanousf263e092023-05-22 09:56:29 -07008<!--# Copyright 2014-2023 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
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>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -080043 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml">
44 <edmx:Include Namespace="Manager"/>
45 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070046 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TaskService_v1.xml">
47 <edmx:Include Namespace="TaskService"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SessionService_v1.xml">
50 <edmx:Include Namespace="SessionService"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/JsonSchemaFileCollection_v1.xml">
53 <edmx:Include Namespace="JsonSchemaFileCollection"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MessageRegistryFileCollection_v1.xml">
56 <edmx:Include Namespace="MessageRegistryFileCollection"/>
57 </edmx:Reference>
58 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SessionCollection_v1.xml">
59 <edmx:Include Namespace="SessionCollection"/>
60 </edmx:Reference>
61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageServiceCollection_v1.xml">
62 <edmx:Include Namespace="StorageServiceCollection"/>
63 </edmx:Reference>
64 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricCollection_v1.xml">
65 <edmx:Include Namespace="FabricCollection"/>
66 </edmx:Reference>
67 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/StorageSystemCollection_v1.xml">
68 <edmx:Include Namespace="StorageSystemCollection"/>
69 </edmx:Reference>
70 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/UpdateService_v1.xml">
71 <edmx:Include Namespace="UpdateService"/>
72 </edmx:Reference>
73 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CompositionService_v1.xml">
74 <edmx:Include Namespace="CompositionService"/>
75 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080076 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/JobService_v1.xml">
77 <edmx:Include Namespace="JobService"/>
78 </edmx:Reference>
79 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TelemetryService_v1.xml">
80 <edmx:Include Namespace="TelemetryService"/>
81 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060082 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateService_v1.xml">
83 <edmx:Include Namespace="CertificateService"/>
84 </edmx:Reference>
85 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlockCollection_v1.xml">
86 <edmx:Include Namespace="ResourceBlockCollection"/>
87 </edmx:Reference>
Gunnar Mills09b9d452020-02-11 13:27:39 -060088 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FacilityCollection_v1.xml">
89 <edmx:Include Namespace="FacilityCollection"/>
90 </edmx:Reference>
91 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerEquipment_v1.xml">
92 <edmx:Include Namespace="PowerEquipment"/>
93 </edmx:Reference>
Gunnar Mills844b4152020-06-22 12:44:09 -050094 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AggregationService_v1.xml">
95 <edmx:Include Namespace="AggregationService"/>
96 </edmx:Reference>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -050097 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/StorageCollection_v1.xml">
98 <edmx:Include Namespace="StorageCollection"/>
99 </edmx:Reference>
Gunnar Mills60c922d2021-12-01 09:28:53 -0600100 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LicenseService_v1.xml">
101 <edmx:Include Namespace="LicenseService"/>
102 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500103 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/NVMeDomainCollection_v1.xml">
104 <edmx:Include Namespace="NVMeDomainCollection"/>
105 </edmx:Reference>
Ed Tanousf263e092023-05-22 09:56:29 -0700106 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ThermalEquipment_v1.xml">
107 <edmx:Include Namespace="ThermalEquipment"/>
108 </edmx:Reference>
Gunnar Mills9d424662021-09-22 21:56:16 -0500109 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/KeyService_v1.xml">
110 <edmx:Include Namespace="KeyService"/>
111 </edmx:Reference>
112 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CableCollection_v1.xml">
113 <edmx:Include Namespace="CableCollection"/>
114 </edmx:Reference>
Sui Chen141d9432022-02-03 22:01:27 -0800115 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ServiceConditions_v1.xml">
116 <edmx:Include Namespace="ServiceConditions"/>
117 </edmx:Reference>
118 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComponentIntegrityCollection_v1.xml">
119 <edmx:Include Namespace="ComponentIntegrityCollection"/>
120 </edmx:Reference>
121 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RegisteredClientCollection_v1.xml">
122 <edmx:Include Namespace="RegisteredClientCollection"/>
123 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700124
Ed Tanousf263e092023-05-22 09:56:29 -0700125
Jason M. Billsea4aa752018-06-05 13:29:11 -0700126 <edmx:DataServices>
127
128 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot">
129 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
130
131 <EntityType Name="ServiceRoot" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800132 <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."/>
133 <Annotation Term="OData.LongDescription" String="This resource shall represent the root of the Redfish service."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700134 <Annotation Term="Capabilities.InsertRestrictions">
135 <Record>
136 <PropertyValue Property="Insertable" Bool="false"/>
137 </Record>
138 </Annotation>
139 <Annotation Term="Capabilities.UpdateRestrictions">
140 <Record>
141 <PropertyValue Property="Updatable" Bool="false"/>
142 </Record>
143 </Annotation>
144 <Annotation Term="Capabilities.DeleteRestrictions">
145 <Record>
146 <PropertyValue Property="Deletable" Bool="false"/>
147 </Record>
148 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800149 <Annotation Term="Redfish.Uris">
150 <Collection>
Ed Tanouscb103132019-10-08 11:34:22 -0700151 <String>/redfish/v1</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800152 <String>/redfish/v1/</String>
153 </Collection>
154 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700155 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700156 </Schema>
157
158 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_0">
159 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600160 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700161
162 <EntityContainer Name="ServiceContainer">
163 <Singleton Name="Service" Type="ServiceRoot.ServiceRoot"/>
164 <Singleton Name="Systems" Type="ComputerSystemCollection.ComputerSystemCollection"/>
165 <Singleton Name="Chassis" Type="ChassisCollection.ChassisCollection"/>
166 <Singleton Name="Managers" Type="ManagerCollection.ManagerCollection"/>
167 <Singleton Name="Tasks" Type="TaskService.TaskService"/>
168 <Singleton Name="AccountService" Type="AccountService.AccountService"/>
169 <Singleton Name="SessionService" Type="SessionService.SessionService"/>
170 <Singleton Name="EventService" Type="EventService.EventService"/>
171 <Singleton Name="Registries" Type="MessageRegistryFileCollection.MessageRegistryFileCollection"/>
172 <Singleton Name="JsonSchemas" Type="JsonSchemaFileCollection.JsonSchemaFileCollection"/>
173 <Singleton Name="Sessions" Type="SessionCollection.SessionCollection"/>
174 </EntityContainer>
175
176 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.ServiceRoot">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700177 <Property Name="RedfishVersion" Type="Edm.String" Nullable="false">
178 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800179 <Annotation Term="OData.Description" String="The version of the Redfish service."/>
180 <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 -0700181 <Annotation Term="Validation.Pattern" String="^\d+\.\d+\.\d+$"/>
182 </Property>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800183 <Property Name="UUID" Type="Edm.Guid">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700184 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800185 <Annotation Term="OData.Description" String="Unique identifier for a service instance. When SSDP is used, this value contains the same UUID returned in an HTTP `200 OK` response from an SSDP `M-SEARCH` request during discovery."/>
186 <Annotation Term="OData.LongDescription" String="This property shall contain the identifier of the Redfish service instance. If SSDP is used, this value shall contain the same UUID returned in an HTTP `200 OK` response 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 -0700187 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800188 <NavigationProperty Name="Systems" Type="ComputerSystemCollection.ComputerSystemCollection" 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 a collection of systems."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800191 <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 -0700192 <Annotation Term="OData.AutoExpandReferences"/>
193 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800194 <NavigationProperty Name="Chassis" Type="ChassisCollection.ChassisCollection" 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 a collection of chassis."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800197 <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 -0700198 <Annotation Term="OData.AutoExpandReferences"/>
199 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800200 <NavigationProperty Name="Managers" Type="ManagerCollection.ManagerCollection" 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 a collection of managers."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800203 <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 -0700204 <Annotation Term="OData.AutoExpandReferences"/>
205 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800206 <NavigationProperty Name="Tasks" Type="TaskService.TaskService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700207 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800208 <Annotation Term="OData.Description" String="The link to the task service."/>
209 <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 -0700210 <Annotation Term="OData.AutoExpandReferences"/>
Ed Tanousf263e092023-05-22 09:56:29 -0700211 <Annotation Term="Redfish.URISegment" String="TaskService"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700212 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800213 <NavigationProperty Name="SessionService" Type="SessionService.SessionService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700214 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800215 <Annotation Term="OData.Description" String="The link to the sessions service."/>
216 <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 -0700217 <Annotation Term="OData.AutoExpandReferences"/>
218 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800219 <NavigationProperty Name="AccountService" Type="AccountService.AccountService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700220 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800221 <Annotation Term="OData.Description" String="The link to the account service."/>
222 <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 -0700223 <Annotation Term="OData.AutoExpandReferences"/>
224 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800225 <NavigationProperty Name="EventService" Type="EventService.EventService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700226 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800227 <Annotation Term="OData.Description" String="The link to the event service."/>
228 <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 -0700229 <Annotation Term="OData.AutoExpandReferences"/>
230 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800231 <NavigationProperty Name="Registries" Type="MessageRegistryFileCollection.MessageRegistryFileCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700232 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800233 <Annotation Term="OData.Description" String="The link to a collection of registries."/>
234 <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 -0700235 <Annotation Term="OData.AutoExpandReferences"/>
236 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800237 <NavigationProperty Name="JsonSchemas" Type="JsonSchemaFileCollection.JsonSchemaFileCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700238 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700239 <Annotation Term="OData.Description" String="The link to a collection of JSON Schema files."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800240 <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 -0700241 <Annotation Term="OData.AutoExpandReferences"/>
242 </NavigationProperty>
243 <Property Name="Links" Type="ServiceRoot.v1_0_0.Links" Nullable="false">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800244 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
245 <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 -0700246 <Annotation Term="Redfish.Required"/>
247 </Property>
248 </EntityType>
249
250 <ComplexType Name="Links" BaseType="Resource.Links">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800251 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
252 <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 -0700253 <NavigationProperty Name="Sessions" Type="SessionCollection.SessionCollection" Nullable="false">
254 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800255 <Annotation Term="OData.Description" String="The link to a collection of sessions."/>
256 <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 -0700257 <Annotation Term="OData.AutoExpandReferences"/>
258 <Annotation Term="Redfish.Required"/>
259 </NavigationProperty>
260 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700261 </Schema>
262
263 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_2">
264 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700265 <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 -0700266 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_0.ServiceRoot"/>
267 </Schema>
268
269 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_3">
270 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700271 <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 -0700272 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_2.ServiceRoot"/>
273 </Schema>
274
275 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_4">
276 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700277 <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 -0700278 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_3.ServiceRoot"/>
279 </Schema>
280
281 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_5">
282 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700283 <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 -0700284 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_4.ServiceRoot"/>
285 </Schema>
286
287 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_6">
288 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800289 <Annotation Term="OData.Description" String="This version was created to mark the Sessions property as required."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700290 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_5.ServiceRoot"/>
291 </Schema>
292
Ed Tanous530520e2019-01-02 13:41:37 -0800293 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_7">
294 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
295 <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."/>
296 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_6.ServiceRoot"/>
297 </Schema>
298
Ed Tanouscb103132019-10-08 11:34:22 -0700299 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_8">
300 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
301 <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."/>
302 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_7.ServiceRoot"/>
303 </Schema>
304
305 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_9">
306 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
307 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
308 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_8.ServiceRoot"/>
309 </Schema>
310
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800311 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_10">
312 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
313 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
314 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_9.ServiceRoot"/>
315 </Schema>
316
Ed Tanousf263e092023-05-22 09:56:29 -0700317 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_11">
318 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
319 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
320 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_10.ServiceRoot"/>
321 </Schema>
322
Jason M. Billsea4aa752018-06-05 13:29:11 -0700323 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_0">
324 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600325 <Annotation Term="Redfish.Release" String="2016.2"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800326
Jason M. Billsea4aa752018-06-05 13:29:11 -0700327 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_2.ServiceRoot">
Ed Tanous530520e2019-01-02 13:41:37 -0800328 <NavigationProperty Name="StorageSystems" Type="StorageSystemCollection.StorageSystemCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700329 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700330 <Annotation Term="OData.Description" String="The link to a collection of storage systems."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800331 <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 property of each such computer system shall contain a StorageServer entry."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700332 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800333 <NavigationProperty Name="StorageServices" Type="StorageServiceCollection.StorageServiceCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700334 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800335 <Annotation Term="OData.Description" String="The link to a collection of storage services."/>
336 <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 -0700337 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800338 <NavigationProperty Name="Fabrics" Type="FabricCollection.FabricCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700339 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800340 <Annotation Term="OData.Description" String="The link to a collection of fabrics."/>
341 <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 -0700342 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800343 <NavigationProperty Name="UpdateService" Type="UpdateService.UpdateService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700344 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800345 <Annotation Term="OData.Description" String="The link to the update service."/>
346 <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 -0700347 <Annotation Term="OData.AutoExpandReferences"/>
348 </NavigationProperty>
349 </EntityType>
350 </Schema>
351
352 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_1">
353 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
354
355 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_0_0.ServiceContainer">
356 <Singleton Name="StorageSystems" Type="StorageSystemCollection.StorageSystemCollection"/>
357 <Singleton Name="StorageServices" Type="StorageServiceCollection.StorageServiceCollection"/>
358 <Singleton Name="Fabrics" Type="FabricCollection.FabricCollection"/>
359 <Singleton Name="UpdateService" Type="UpdateService.UpdateService"/>
360 </EntityContainer>
361
362 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_0.ServiceRoot"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700363 </Schema>
364
365 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_2">
366 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700367 <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 -0700368 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_1.ServiceRoot"/>
369 </Schema>
370
371 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_3">
372 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800373 <Annotation Term="OData.Description" String="This version was created to mark the Sessions property as required."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700374 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_2.ServiceRoot"/>
375 </Schema>
376
Ed Tanous530520e2019-01-02 13:41:37 -0800377 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_4">
378 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
379 <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."/>
380 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_3.ServiceRoot"/>
381 </Schema>
382
Ed Tanouscb103132019-10-08 11:34:22 -0700383 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_5">
384 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
385 <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."/>
386 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_4.ServiceRoot"/>
387 </Schema>
388
389 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_6">
390 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
391 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
392 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_5.ServiceRoot"/>
393 </Schema>
394
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800395 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_7">
396 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
397 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
398 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_6.ServiceRoot"/>
399 </Schema>
400
Ed Tanousf263e092023-05-22 09:56:29 -0700401 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_8">
402 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
403 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
404 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_7.ServiceRoot"/>
405 </Schema>
406
Jason M. Billsea4aa752018-06-05 13:29:11 -0700407 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_0">
408 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600409 <Annotation Term="Redfish.Release" String="2017.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700410
411 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_1_1.ServiceContainer">
412 <Singleton Name="CompositionService" Type="CompositionService.CompositionService"/>
413 </EntityContainer>
414
415 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_2.ServiceRoot">
416 <NavigationProperty Name="CompositionService" Type="CompositionService.CompositionService" Nullable="false">
417 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800418 <Annotation Term="OData.Description" String="The link to the composition service."/>
419 <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 -0700420 <Annotation Term="OData.AutoExpandReferences"/>
421 </NavigationProperty>
422 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700423 </Schema>
424
425 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_1">
426 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800427 <Annotation Term="OData.Description" String="This version was created to mark the Sessions property as required."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700428 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_0.ServiceRoot"/>
429 </Schema>
430
Ed Tanous530520e2019-01-02 13:41:37 -0800431 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_2">
432 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
433 <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."/>
434 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_1.ServiceRoot"/>
435 </Schema>
436
Ed Tanouscb103132019-10-08 11:34:22 -0700437 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_3">
438 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
439 <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."/>
440 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_2.ServiceRoot"/>
441 </Schema>
442
443 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_4">
444 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
445 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
446 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_3.ServiceRoot"/>
447 </Schema>
448
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800449 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_5">
450 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
451 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
452 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_4.ServiceRoot"/>
453 </Schema>
454
Ed Tanousf263e092023-05-22 09:56:29 -0700455 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_6">
456 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
457 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
458 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_5.ServiceRoot"/>
459 </Schema>
460
Jason M. Billsea4aa752018-06-05 13:29:11 -0700461 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_0">
462 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600463 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700464
465 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_0.ServiceRoot">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600466 <Property Name="Product" Type="Edm.String">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700467 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800468 <Annotation Term="OData.Description" String="The product associated with this Redfish service."/>
469 <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 -0700470 </Property>
471 <Property Name="ProtocolFeaturesSupported" Type="ServiceRoot.v1_3_0.ProtocolFeaturesSupported" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700472 <Annotation Term="OData.Description" String="The information about protocol features that the service supports."/>
473 <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 -0700474 </Property>
475 </EntityType>
476
477 <ComplexType Name="ProtocolFeaturesSupported">
Ed Tanouscb103132019-10-08 11:34:22 -0700478 <Annotation Term="OData.Description" String="The information about protocol features that the service supports."/>
479 <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 -0700480 <Property Name="ExpandQuery" Type="ServiceRoot.v1_3_0.Expand" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700481 <Annotation Term="OData.Description" String="The information about the use of $expand in the service."/>
482 <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 -0700483 </Property>
484 <Property Name="FilterQuery" Type="Edm.Boolean" Nullable="false">
485 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700486 <Annotation Term="OData.Description" String="An indication of whether the service supports the $filter query parameter."/>
487 <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 -0700488 </Property>
489 <Property Name="SelectQuery" Type="Edm.Boolean" Nullable="false">
490 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700491 <Annotation Term="OData.Description" String="An indication of whether the service supports the $select query parameter."/>
492 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the $select query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800493 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700494 </ComplexType>
495
496 <ComplexType Name="Expand">
Ed Tanouscb103132019-10-08 11:34:22 -0700497 <Annotation Term="OData.Description" String="The information about the use of $expand in the service."/>
498 <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 -0700499 <Property Name="Links" Type="Edm.Boolean" Nullable="false">
500 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700501 <Annotation Term="OData.Description" String="An indication of whether this service supports the tilde (`~`) option of the $expand query parameter."/>
502 <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 -0700503 </Property>
504 <Property Name="NoLinks" Type="Edm.Boolean" Nullable="false">
505 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700506 <Annotation Term="OData.Description" String="An indication of whether the service supports the period (`.`) option of the $expand query parameter."/>
507 <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 -0700508 </Property>
509 <Property Name="ExpandAll" Type="Edm.Boolean" Nullable="false">
510 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700511 <Annotation Term="OData.Description" String="An indication of whether the service supports the asterisk (`*`) option of the $expand query parameter."/>
512 <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 -0700513 </Property>
514 <Property Name="Levels" Type="Edm.Boolean" Nullable="false">
515 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700516 <Annotation Term="OData.Description" String="An indication of whether the service supports the $levels option of the $expand query parameter."/>
517 <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 -0700518 </Property>
519 <Property Name="MaxLevels" Type="Edm.Int64" Nullable="false">
520 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700521 <Annotation Term="OData.Description" String="The maximum $levels option value in the $expand query parameter."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800522 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum $levels option value in the $expand query parameter. This property shall be present if the Levels property contains `true`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700523 <Annotation Term="Validation.Minimum" Int="1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700524 </Property>
525 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700526 </Schema>
527
528 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_1">
529 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800530 <Annotation Term="OData.Description" String="This version was created to mark the Sessions property as required."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700531 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_0.ServiceRoot"/>
532 </Schema>
533
Ed Tanous530520e2019-01-02 13:41:37 -0800534 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_2">
535 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
536 <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."/>
537 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_1.ServiceRoot"/>
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_3_3">
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_3_2.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_3_4">
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_3_3.ServiceRoot"/>
550 </Schema>
551
552 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_5">
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_3_4.ServiceRoot"/>
556 </Schema>
557
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800558 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_6">
559 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
560 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
561 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_5.ServiceRoot"/>
562 </Schema>
563
Ed Tanousf263e092023-05-22 09:56:29 -0700564 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_7">
565 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
566 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
567 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_6.ServiceRoot"/>
568 </Schema>
569
Ed Tanous530520e2019-01-02 13:41:37 -0800570 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_0">
571 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600572 <Annotation Term="Redfish.Release" String="2018.2"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800573 <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."/>
574
575 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_2_0.ServiceContainer">
576 <Singleton Name="JobService" Type="JobService.JobService"/>
577 <Singleton Name="TelemetryService" Type="TelemetryService.TelemetryService"/>
578 </EntityContainer>
579
580 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_2.ServiceRoot">
581 <NavigationProperty Name="JobService" Type="JobService.JobService" Nullable="false">
582 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800583 <Annotation Term="OData.Description" String="The link to the job service."/>
584 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type JobService."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800585 <Annotation Term="OData.AutoExpandReferences"/>
586 </NavigationProperty>
587 <NavigationProperty Name="TelemetryService" Type="TelemetryService.TelemetryService" Nullable="false">
588 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800589 <Annotation Term="OData.Description" String="The link to the telemetry service."/>
590 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type TelemetryService."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800591 <Annotation Term="OData.AutoExpandReferences"/>
592 </NavigationProperty>
593 </EntityType>
594
595 <ComplexType Name="ProtocolFeaturesSupported" BaseType="ServiceRoot.v1_3_0.ProtocolFeaturesSupported">
596 <Property Name="ExcerptQuery" Type="Edm.Boolean" Nullable="false">
597 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700598 <Annotation Term="OData.Description" String="An indication of whether the service supports the excerpt query parameter."/>
599 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the excerpt query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800600 </Property>
601 <Property Name="OnlyMemberQuery" Type="Edm.Boolean" Nullable="false">
602 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700603 <Annotation Term="OData.Description" String="An indication of whether the service supports the only query parameter."/>
604 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the only query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800605 </Property>
606 </ComplexType>
607 </Schema>
608
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600609 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_1">
610 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
611 <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."/>
612 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_0.ServiceRoot"/>
613 </Schema>
614
Ed Tanouscb103132019-10-08 11:34:22 -0700615 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_2">
616 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
617 <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."/>
618 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_1.ServiceRoot"/>
619 </Schema>
620
621 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_3">
622 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
623 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
624 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_2.ServiceRoot"/>
625 </Schema>
626
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800627 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_6">
628 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
629 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
630 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_3.ServiceRoot"/>
631 </Schema>
632
Ed Tanousf263e092023-05-22 09:56:29 -0700633 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_7">
634 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
635 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
636 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_6.ServiceRoot"/>
637 </Schema>
638
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600639 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_0">
640 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
641 <Annotation Term="Redfish.Release" String="2018.3"/>
642
643 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_4_0.ServiceContainer">
644 <Singleton Name="CertificateService" Type="CertificateService.CertificateService"/>
645 <Singleton Name="ResourceBlocks" Type="ResourceBlockCollection.ResourceBlockCollection"/>
646 </EntityContainer>
647
648 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_1.ServiceRoot">
649 <Property Name="Vendor" Type="Edm.String">
650 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800651 <Annotation Term="OData.Description" String="The vendor or manufacturer associated with this Redfish service."/>
652 <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 -0600653 </Property>
654 <NavigationProperty Name="CertificateService" Type="CertificateService.CertificateService" Nullable="false">
655 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800656 <Annotation Term="OData.Description" String="The link to the certificate service."/>
657 <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 -0600658 <Annotation Term="OData.AutoExpandReferences"/>
659 </NavigationProperty>
660 <NavigationProperty Name="ResourceBlocks" Type="ResourceBlockCollection.ResourceBlockCollection" Nullable="false">
661 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800662 <Annotation Term="OData.Description" String="The link to a collection of resource blocks. 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."/>
663 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ResourceBlockCollection."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700664 <Annotation Term="OData.AutoExpandReferences"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600665 </NavigationProperty>
666 </EntityType>
667 </Schema>
668
Ed Tanouscb103132019-10-08 11:34:22 -0700669 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_1">
670 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
671 <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."/>
672 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_0.ServiceRoot"/>
673 </Schema>
674
675 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_2">
676 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
677 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
678 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_1.ServiceRoot"/>
679 </Schema>
680
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800681 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_3">
682 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
683 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
684 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_2.ServiceRoot"/>
685 </Schema>
686
Ed Tanousf263e092023-05-22 09:56:29 -0700687 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_4">
688 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
689 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
690 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_3.ServiceRoot"/>
691 </Schema>
692
Gunnar Mills09b9d452020-02-11 13:27:39 -0600693 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_6_0">
694 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
695 <Annotation Term="Redfish.Release" String="2019.4"/>
696
697 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_5_0.ServiceContainer">
698 <Singleton Name="PowerEquipment" Type="PowerEquipment.PowerEquipment"/>
699 <Singleton Name="Facilities" Type="FacilityCollection.FacilityCollection"/>
700 </EntityContainer>
701
702 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_2.ServiceRoot">
703 <NavigationProperty Name="PowerEquipment" Type="PowerEquipment.PowerEquipment" Nullable="false">
704 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
705 <Annotation Term="OData.Description" String="The link to a set of power equipment."/>
706 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type PowerEquipment."/>
707 <Annotation Term="OData.AutoExpandReferences"/>
708 </NavigationProperty>
709 <NavigationProperty Name="Facilities" Type="FacilityCollection.FacilityCollection" Nullable="false">
710 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
711 <Annotation Term="OData.Description" String="The link to a collection of facilities."/>
712 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FacilityCollection."/>
713 </NavigationProperty>
714 </EntityType>
715 </Schema>
716
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800717 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_6_1">
718 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
719 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
720 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_6_0.ServiceRoot"/>
721 </Schema>
722
Ed Tanousf263e092023-05-22 09:56:29 -0700723 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_6_2">
724 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
725 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
726 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_6_1.ServiceRoot"/>
727 </Schema>
728
Gunnar Millsa778c022020-05-12 12:20:36 -0500729 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_7_0">
730 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
731 <Annotation Term="Redfish.Release" String="2020.1"/>
732
733 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_6_0.ServiceRoot"/>
734
735 <ComplexType Name="ProtocolFeaturesSupported" BaseType="ServiceRoot.v1_4_0.ProtocolFeaturesSupported">
736 <Property Name="DeepOperations" Type="ServiceRoot.v1_7_0.DeepOperations" Nullable="false">
737 <Annotation Term="OData.Description" String="The information about deep operations that the service supports."/>
738 <Annotation Term="OData.LongDescription" String="This property shall contain information about deep operations that the service supports."/>
739 </Property>
740 </ComplexType>
741
742 <ComplexType Name="DeepOperations">
743 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
744 <Annotation Term="OData.Description" String="The information about deep operations that the service supports."/>
745 <Annotation Term="OData.LongDescription" String="This type shall contain information about deep operations that the service supports."/>
746 <Property Name="DeepPATCH" Type="Edm.Boolean" Nullable="false">
747 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
748 <Annotation Term="OData.Description" String="An indication of whether the service supports the deep PATCH operation."/>
749 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the Redfish Specification-defined deep PATCH operation."/>
750 </Property>
751 <Property Name="DeepPOST" Type="Edm.Boolean" Nullable="false">
752 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
753 <Annotation Term="OData.Description" String="An indication of whether the service supports the deep POST operation."/>
754 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the Redfish Specification-defined deep POST operation."/>
755 </Property>
756 <Property Name="MaxLevels" Type="Edm.Int64" Nullable="false">
757 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
758 <Annotation Term="OData.Description" String="The maximum levels of resources allowed in deep operations."/>
759 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum levels of resources allowed in deep operations."/>
760 <Annotation Term="Validation.Minimum" Int="1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500761 </Property>
762 </ComplexType>
763 </Schema>
764
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800765 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_7_1">
766 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
767 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
768 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_7_0.ServiceRoot"/>
769 </Schema>
770
Ed Tanousf263e092023-05-22 09:56:29 -0700771 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_7_2">
772 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
773 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
774 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_7_1.ServiceRoot"/>
775 </Schema>
776
Gunnar Mills844b4152020-06-22 12:44:09 -0500777 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_8_0">
778 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
779 <Annotation Term="Redfish.Release" String="2020.2"/>
780
781 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_6_0.ServiceContainer">
782 <Singleton Name="AggregationService" Type="AggregationService.AggregationService"/>
783 </EntityContainer>
784
785 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_7_0.ServiceRoot">
786 <NavigationProperty Name="AggregationService" Type="AggregationService.AggregationService" Nullable="false">
787 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
788 <Annotation Term="OData.Description" String="The link to the aggregation service."/>
789 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type AggregationService."/>
790 <Annotation Term="OData.AutoExpandReferences"/>
791 </NavigationProperty>
792 </EntityType>
793 </Schema>
794
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800795 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_8_1">
796 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
797 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
798 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_8_0.ServiceRoot"/>
799 </Schema>
800
Ed Tanousf263e092023-05-22 09:56:29 -0700801 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_8_2">
802 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
803 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
804 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_8_1.ServiceRoot"/>
805 </Schema>
806
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500807 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_9_0">
808 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
809 <Annotation Term="Redfish.Release" String="2020.3"/>
810
811 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_8_0.ServiceContainer">
812 <Singleton Name="Storage" Type="StorageCollection.StorageCollection"/>
813 </EntityContainer>
814
815 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_8_0.ServiceRoot">
816 <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" Nullable="false">
817 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
818 <Annotation Term="OData.Description" String="The link to a collection of storage subsystems."/>
819 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type StorageCollection."/>
820 <Annotation Term="OData.AutoExpandReferences"/>
821 </NavigationProperty>
822 </EntityType>
823 </Schema>
824
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800825 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_9_1">
826 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
827 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
828 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_9_0.ServiceRoot"/>
829 </Schema>
830
Ed Tanousf263e092023-05-22 09:56:29 -0700831 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_9_2">
832 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
833 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
834 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_9_1.ServiceRoot"/>
835 </Schema>
836
Gunnar Mills10f270b2021-05-19 15:34:06 -0500837 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_10_0">
838 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
839 <Annotation Term="Redfish.Release" String="2021.1"/>
840
841 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_9_0.ServiceContainer">
842 <Singleton Name="NVMeDomains" Type="NVMeDomainCollection.NVMeDomainCollection"/>
843 </EntityContainer>
844
845 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_9_0.ServiceRoot">
846 <NavigationProperty Name="NVMeDomains" Type="NVMeDomainCollection.NVMeDomainCollection" Nullable="false">
847 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
848 <Annotation Term="OData.Description" String="The link to a collection of NVMe domains."/>
849 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type NVMeDomainCollection."/>
850 <Annotation Term="OData.AutoExpandReferences"/>
851 </NavigationProperty>
852 </EntityType>
853 </Schema>
854
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800855 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_10_1">
856 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
857 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
858 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_10_0.ServiceRoot"/>
859 </Schema>
860
Ed Tanousf263e092023-05-22 09:56:29 -0700861 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_10_2">
862 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
863 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
864 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_10_1.ServiceRoot"/>
865 </Schema>
866
Gunnar Mills9d424662021-09-22 21:56:16 -0500867 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_11_0">
868 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
869 <Annotation Term="Redfish.Release" String="2021.2"/>
870
871 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_10_0.ServiceContainer">
872 <Singleton Name="KeyService" Type="KeyService.KeyService"/>
873 <Singleton Name="Cables" Type="CableCollection.CableCollection"/>
874 </EntityContainer>
875
876 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_10_0.ServiceRoot">
877 <NavigationProperty Name="KeyService" Type="KeyService.KeyService" Nullable="false">
878 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
879 <Annotation Term="OData.Description" String="The link to the key service."/>
880 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type KeyService."/>
881 <Annotation Term="OData.AutoExpandReferences"/>
882 </NavigationProperty>
883 <NavigationProperty Name="Cables" Type="CableCollection.CableCollection" Nullable="false">
884 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
885 <Annotation Term="OData.Description" String="The link to a collection of cables."/>
886 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CableCollection."/>
887 </NavigationProperty>
888 </EntityType>
889 </Schema>
890
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800891 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_11_1">
892 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
893 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
894 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_11_0.ServiceRoot"/>
895 </Schema>
896
Ed Tanousf263e092023-05-22 09:56:29 -0700897 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_11_2">
898 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
899 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
900 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_11_1.ServiceRoot"/>
901 </Schema>
902
Gunnar Mills60c922d2021-12-01 09:28:53 -0600903 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_12_0">
904 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
905 <Annotation Term="Redfish.Release" String="2021.3"/>
906
907 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_11_0.ServiceContainer">
908 <Singleton Name="LicenseService" Type="LicenseService.LicenseService"/>
909 </EntityContainer>
910
911 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_11_0.ServiceRoot">
912 <NavigationProperty Name="LicenseService" Type="LicenseService.LicenseService" Nullable="false">
913 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
914 <Annotation Term="OData.Description" String="The link to the license service."/>
915 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type LicenseService."/>
916 <Annotation Term="OData.AutoExpandReferences"/>
917 </NavigationProperty>
918 </EntityType>
919 </Schema>
920
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800921 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_12_1">
922 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
923 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
924 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_12_0.ServiceRoot"/>
925 </Schema>
926
Ed Tanousf263e092023-05-22 09:56:29 -0700927 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_12_2">
928 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
929 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
930 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_12_1.ServiceRoot"/>
931 </Schema>
932
Sui Chen141d9432022-02-03 22:01:27 -0800933 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_13_0">
934 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
935 <Annotation Term="Redfish.Release" String="2021.4"/>
936
937 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_12_0.ServiceContainer">
938 <Singleton Name="ComponentIntegrity" Type="ComponentIntegrityCollection.ComponentIntegrityCollection"/>
939 <Singleton Name="ServiceConditions" Type="ServiceConditions.ServiceConditions"/>
940 <Singleton Name="RegisteredClients" Type="RegisteredClientCollection.RegisteredClientCollection"/>
941 </EntityContainer>
942
943 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_12_0.ServiceRoot">
944 <NavigationProperty Name="ServiceConditions" Type="ServiceConditions.ServiceConditions" Nullable="false">
945 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
946 <Annotation Term="OData.Description" String="The link to the service conditions."/>
947 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ServiceConditions."/>
948 </NavigationProperty>
949 <NavigationProperty Name="ComponentIntegrity" Type="ComponentIntegrityCollection.ComponentIntegrityCollection" Nullable="false">
950 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
951 <Annotation Term="OData.Description" String="The link to a collection of component integrity information."/>
952 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ComponentIntegrityCollection."/>
953 </NavigationProperty>
954 <NavigationProperty Name="RegisteredClients" Type="RegisteredClientCollection.RegisteredClientCollection" Nullable="false">
955 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
956 <Annotation Term="OData.Description" String="The link to a collection of registered clients."/>
957 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type RegisteredClientCollection."/>
958 </NavigationProperty>
959 </EntityType>
960 </Schema>
961
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800962 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_13_1">
963 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
964 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
965 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_13_0.ServiceRoot"/>
966 </Schema>
967
Ed Tanousf263e092023-05-22 09:56:29 -0700968 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_13_2">
969 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
970 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
971 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_13_1.ServiceRoot"/>
972 </Schema>
973
Ed Tanoused761212022-09-23 15:03:29 -0700974 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_14_0">
975 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
976 <Annotation Term="Redfish.Release" String="2022.1"/>
977
978 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_13_0.ServiceRoot">
979 <Property Name="ServiceIdentification" Type="Edm.String" Nullable="false">
980 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
981 <Annotation Term="OData.Description" String="The vendor or user-provided product and service identifier."/>
982 <Annotation Term="OData.LongDescription" String="This property shall contain a vendor or user-provided value that identifies and associates a discovered Redfish service with a particular product instance. The value of the property shall contain the value of the `ServiceIdentification` property in the Manager resource providing the Redfish service root resource. The value of this property can be used during deployment processes to match user credentials or other a priori product instance information to the appropriate Redfish service."/>
983 </Property>
984 </EntityType>
985
986 <ComplexType Name="ProtocolFeaturesSupported" BaseType="ServiceRoot.v1_7_0.ProtocolFeaturesSupported">
987 <Property Name="MultipleHTTPRequests" Type="Edm.Boolean" Nullable="false">
988 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
989 <Annotation Term="OData.Description" String="An indication of whether the service supports multiple outstanding HTTP requests."/>
990 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports multiple outstanding HTTP requests."/>
991 </Property>
992 </ComplexType>
993 </Schema>
994
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800995 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_14_1">
996 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
997 <Annotation Term="OData.Description" String="This version was created to remove the upper limit on the MaxLevels property."/>
998 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_14_0.ServiceRoot"/>
999 </Schema>
1000
Ed Tanousf263e092023-05-22 09:56:29 -07001001 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_14_2">
1002 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1003 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
1004 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_14_1.ServiceRoot"/>
1005 </Schema>
1006
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001007 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_15_0">
1008 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1009 <Annotation Term="Redfish.Release" String="2022.3"/>
1010
1011 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_14_1.ServiceRoot"/>
1012
1013 <ComplexType Name="Links" BaseType="ServiceRoot.v1_0_0.Links">
1014 <NavigationProperty Name="ManagerProvidingService" Type="Manager.Manager" Nullable="false">
1015 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1016 <Annotation Term="OData.Description" String="The link to the manager that is providing this Redfish service."/>
1017 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Manager that represents the manager providing this Redfish service."/>
1018 </NavigationProperty>
1019 </ComplexType>
1020 </Schema>
1021
Ed Tanousf263e092023-05-22 09:56:29 -07001022 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_15_1">
1023 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1024 <Annotation Term="OData.Description" String="This version was created to add the URI segment annotation to Tasks."/>
1025 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_15_0.ServiceRoot"/>
1026 </Schema>
1027
1028 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_16_0">
1029 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1030 <Annotation Term="Redfish.Release" String="2023.1"/>
1031
1032 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_13_0.ServiceContainer">
1033 <Singleton Name="ThermalEquipment" Type="ThermalEquipment.ThermalEquipment"/>
1034 </EntityContainer>
1035
1036 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_15_1.ServiceRoot">
1037 <NavigationProperty Name="ThermalEquipment" Type="ThermalEquipment.ThermalEquipment" Nullable="false">
1038 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1039 <Annotation Term="OData.Description" String="The link to a set of cooling equipment."/>
1040 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ThermalEquipment."/>
1041 <Annotation Term="OData.AutoExpandReferences"/>
1042 </NavigationProperty>
1043 </EntityType>
1044 </Schema>
1045
Jason M. Billsea4aa752018-06-05 13:29:11 -07001046 </edmx:DataServices>
1047</edmx:Edmx>