blob: ce0517fb13d18a0f7648e953ccd87f4608a9627f [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Ed Tanouscb103132019-10-08 11:34:22 -07004<!--# Redfish Schema: ServiceRoot v1.5.2 -->
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 Tanouscb103132019-10-08 11:34:22 -07008<!--# Copyright 2014-2019 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>
Jason M. Billsea4aa752018-06-05 13:29:11 -070085
86 <edmx:DataServices>
87
88 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot">
89 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
90
91 <EntityType Name="ServiceRoot" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070092 <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."/>
93 <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 -070094 <Annotation Term="Capabilities.InsertRestrictions">
95 <Record>
96 <PropertyValue Property="Insertable" Bool="false"/>
97 </Record>
98 </Annotation>
99 <Annotation Term="Capabilities.UpdateRestrictions">
100 <Record>
101 <PropertyValue Property="Updatable" Bool="false"/>
102 </Record>
103 </Annotation>
104 <Annotation Term="Capabilities.DeleteRestrictions">
105 <Record>
106 <PropertyValue Property="Deletable" Bool="false"/>
107 </Record>
108 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800109 <Annotation Term="Redfish.Uris">
110 <Collection>
Ed Tanouscb103132019-10-08 11:34:22 -0700111 <String>/redfish/v1</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800112 <String>/redfish/v1/</String>
113 </Collection>
114 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700115 </EntityType>
116
117 </Schema>
118
119 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_0">
120 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600121 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700122
123 <EntityContainer Name="ServiceContainer">
124 <Singleton Name="Service" Type="ServiceRoot.ServiceRoot"/>
125 <Singleton Name="Systems" Type="ComputerSystemCollection.ComputerSystemCollection"/>
126 <Singleton Name="Chassis" Type="ChassisCollection.ChassisCollection"/>
127 <Singleton Name="Managers" Type="ManagerCollection.ManagerCollection"/>
128 <Singleton Name="Tasks" Type="TaskService.TaskService"/>
129 <Singleton Name="AccountService" Type="AccountService.AccountService"/>
130 <Singleton Name="SessionService" Type="SessionService.SessionService"/>
131 <Singleton Name="EventService" Type="EventService.EventService"/>
132 <Singleton Name="Registries" Type="MessageRegistryFileCollection.MessageRegistryFileCollection"/>
133 <Singleton Name="JsonSchemas" Type="JsonSchemaFileCollection.JsonSchemaFileCollection"/>
134 <Singleton Name="Sessions" Type="SessionCollection.SessionCollection"/>
135 </EntityContainer>
136
137 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.ServiceRoot">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700138 <Property Name="RedfishVersion" Type="Edm.String" Nullable="false">
139 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700140 <Annotation Term="OData.Description" String="The version of the Redfish Service."/>
141 <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 -0700142 <Annotation Term="Validation.Pattern" String="^\d+\.\d+\.\d+$"/>
143 </Property>
144 <Property Name="UUID" Type="Resource.UUID">
145 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700146 <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."/>
147 <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 -0700148 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800149 <NavigationProperty Name="Systems" Type="ComputerSystemCollection.ComputerSystemCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700150 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700151 <Annotation Term="OData.Description" String="The link to a collection of systems."/>
152 <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 -0700153 <Annotation Term="OData.AutoExpandReferences"/>
154 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800155 <NavigationProperty Name="Chassis" Type="ChassisCollection.ChassisCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700156 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700157 <Annotation Term="OData.Description" String="The link to a collection of chassis."/>
158 <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 -0700159 <Annotation Term="OData.AutoExpandReferences"/>
160 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800161 <NavigationProperty Name="Managers" Type="ManagerCollection.ManagerCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700162 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700163 <Annotation Term="OData.Description" String="The link to a collection of managers."/>
164 <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 -0700165 <Annotation Term="OData.AutoExpandReferences"/>
166 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800167 <NavigationProperty Name="Tasks" Type="TaskService.TaskService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700168 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700169 <Annotation Term="OData.Description" String="The link to the Task Service."/>
170 <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 -0700171 <Annotation Term="OData.AutoExpandReferences"/>
172 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800173 <NavigationProperty Name="SessionService" Type="SessionService.SessionService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700174 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700175 <Annotation Term="OData.Description" String="The link to the Sessions Service."/>
176 <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 -0700177 <Annotation Term="OData.AutoExpandReferences"/>
178 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800179 <NavigationProperty Name="AccountService" Type="AccountService.AccountService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700180 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700181 <Annotation Term="OData.Description" String="The link to the Account Service."/>
182 <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 -0700183 <Annotation Term="OData.AutoExpandReferences"/>
184 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800185 <NavigationProperty Name="EventService" Type="EventService.EventService" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700186 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700187 <Annotation Term="OData.Description" String="The link to the Event Service."/>
188 <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 -0700189 <Annotation Term="OData.AutoExpandReferences"/>
190 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800191 <NavigationProperty Name="Registries" Type="MessageRegistryFileCollection.MessageRegistryFileCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700192 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700193 <Annotation Term="OData.Description" String="The link to a collection of Registries."/>
194 <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 -0700195 <Annotation Term="OData.AutoExpandReferences"/>
196 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800197 <NavigationProperty Name="JsonSchemas" Type="JsonSchemaFileCollection.JsonSchemaFileCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700198 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700199 <Annotation Term="OData.Description" String="The link to a collection of JSON Schema files."/>
200 <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 -0700201 <Annotation Term="OData.AutoExpandReferences"/>
202 </NavigationProperty>
203 <Property Name="Links" Type="ServiceRoot.v1_0_0.Links" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700204 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
205 <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 -0700206 <Annotation Term="Redfish.Required"/>
207 </Property>
208 </EntityType>
209
210 <ComplexType Name="Links" BaseType="Resource.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700211 <Annotation Term="OData.Description" String="The links to other Resources that are related to this Resource."/>
212 <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 -0700213 <NavigationProperty Name="Sessions" Type="SessionCollection.SessionCollection" Nullable="false">
214 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700215 <Annotation Term="OData.Description" String="The link to a collection of Sessions."/>
216 <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 -0700217 <Annotation Term="OData.AutoExpandReferences"/>
218 <Annotation Term="Redfish.Required"/>
219 </NavigationProperty>
220 </ComplexType>
221
222 </Schema>
223
224 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_2">
225 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700226 <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 -0700227 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_0.ServiceRoot"/>
228 </Schema>
229
230 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_3">
231 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700232 <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 -0700233 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_2.ServiceRoot"/>
234 </Schema>
235
236 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_4">
237 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700238 <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 -0700239 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_3.ServiceRoot"/>
240 </Schema>
241
242 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_5">
243 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700244 <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 -0700245 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_4.ServiceRoot"/>
246 </Schema>
247
248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_6">
249 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
250 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
251 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_5.ServiceRoot"/>
252 </Schema>
253
Ed Tanous530520e2019-01-02 13:41:37 -0800254 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_7">
255 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
256 <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."/>
257 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_6.ServiceRoot"/>
258 </Schema>
259
Ed Tanouscb103132019-10-08 11:34:22 -0700260 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_8">
261 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
262 <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."/>
263 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_7.ServiceRoot"/>
264 </Schema>
265
266 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_0_9">
267 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
268 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
269 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_8.ServiceRoot"/>
270 </Schema>
271
Jason M. Billsea4aa752018-06-05 13:29:11 -0700272 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_0">
273 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600274 <Annotation Term="Redfish.Release" String="2016.2"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700275 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_0_2.ServiceRoot">
Ed Tanous530520e2019-01-02 13:41:37 -0800276 <NavigationProperty Name="StorageSystems" Type="StorageSystemCollection.StorageSystemCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700277 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700278 <Annotation Term="OData.Description" String="The link to a collection of storage systems."/>
279 <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 -0700280 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800281 <NavigationProperty Name="StorageServices" Type="StorageServiceCollection.StorageServiceCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700282 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700283 <Annotation Term="OData.Description" String="The link to a collection of all storage service entities."/>
284 <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 -0700285 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800286 <NavigationProperty Name="Fabrics" Type="FabricCollection.FabricCollection" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700287 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700288 <Annotation Term="OData.Description" String="The link to a collection of all fabric entities."/>
289 <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 -0700290 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800291 <NavigationProperty Name="UpdateService" Type="UpdateService.UpdateService" 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 the Update Service."/>
294 <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 -0700295 <Annotation Term="OData.AutoExpandReferences"/>
296 </NavigationProperty>
297 </EntityType>
298 </Schema>
299
300 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_1">
301 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
302
303 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_0_0.ServiceContainer">
304 <Singleton Name="StorageSystems" Type="StorageSystemCollection.StorageSystemCollection"/>
305 <Singleton Name="StorageServices" Type="StorageServiceCollection.StorageServiceCollection"/>
306 <Singleton Name="Fabrics" Type="FabricCollection.FabricCollection"/>
307 <Singleton Name="UpdateService" Type="UpdateService.UpdateService"/>
308 </EntityContainer>
309
310 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_0.ServiceRoot"/>
311
312 </Schema>
313
314 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_2">
315 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700316 <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 -0700317 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_1.ServiceRoot"/>
318 </Schema>
319
320 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_3">
321 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
322 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
323 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_2.ServiceRoot"/>
324 </Schema>
325
Ed Tanous530520e2019-01-02 13:41:37 -0800326 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_4">
327 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
328 <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."/>
329 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_3.ServiceRoot"/>
330 </Schema>
331
Ed Tanouscb103132019-10-08 11:34:22 -0700332 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_5">
333 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
334 <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."/>
335 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_4.ServiceRoot"/>
336 </Schema>
337
338 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_1_6">
339 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
340 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
341 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_5.ServiceRoot"/>
342 </Schema>
343
Jason M. Billsea4aa752018-06-05 13:29:11 -0700344 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_0">
345 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600346 <Annotation Term="Redfish.Release" String="2017.1"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700347
348 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_1_1.ServiceContainer">
349 <Singleton Name="CompositionService" Type="CompositionService.CompositionService"/>
350 </EntityContainer>
351
352 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_1_2.ServiceRoot">
353 <NavigationProperty Name="CompositionService" Type="CompositionService.CompositionService" Nullable="false">
354 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700355 <Annotation Term="OData.Description" String="The link to the Composition Service."/>
356 <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 -0700357 <Annotation Term="OData.AutoExpandReferences"/>
358 </NavigationProperty>
359 </EntityType>
360
361 </Schema>
362
363 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_1">
364 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
365 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
366 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_0.ServiceRoot"/>
367 </Schema>
368
Ed Tanous530520e2019-01-02 13:41:37 -0800369 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_2">
370 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
371 <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."/>
372 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_1.ServiceRoot"/>
373 </Schema>
374
Ed Tanouscb103132019-10-08 11:34:22 -0700375 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_3">
376 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
377 <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."/>
378 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_2.ServiceRoot"/>
379 </Schema>
380
381 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_2_4">
382 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
383 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
384 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_3.ServiceRoot"/>
385 </Schema>
386
Jason M. Billsea4aa752018-06-05 13:29:11 -0700387 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_0">
388 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600389 <Annotation Term="Redfish.Release" String="2017.3"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700390
391 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_2_0.ServiceRoot">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600392 <Property Name="Product" Type="Edm.String">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700393 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700394 <Annotation Term="OData.Description" String="The product associated with this Redfish Service."/>
395 <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 -0700396 </Property>
397 <Property Name="ProtocolFeaturesSupported" Type="ServiceRoot.v1_3_0.ProtocolFeaturesSupported" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700398 <Annotation Term="OData.Description" String="The information about protocol features that the service supports."/>
399 <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 -0700400 </Property>
401 </EntityType>
402
403 <ComplexType Name="ProtocolFeaturesSupported">
Ed Tanouscb103132019-10-08 11:34:22 -0700404 <Annotation Term="OData.Description" String="The information about protocol features that the service supports."/>
405 <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 -0700406 <Property Name="ExpandQuery" Type="ServiceRoot.v1_3_0.Expand" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700407 <Annotation Term="OData.Description" String="The information about the use of $expand in the service."/>
408 <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 -0700409 </Property>
410 <Property Name="FilterQuery" Type="Edm.Boolean" Nullable="false">
411 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700412 <Annotation Term="OData.Description" String="An indication of whether the service supports the $filter query parameter."/>
413 <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 -0700414 </Property>
415 <Property Name="SelectQuery" Type="Edm.Boolean" Nullable="false">
416 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700417 <Annotation Term="OData.Description" String="An indication of whether the service supports the $select query parameter."/>
418 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the $select query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800419 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700420 </ComplexType>
421
422 <ComplexType Name="Expand">
Ed Tanouscb103132019-10-08 11:34:22 -0700423 <Annotation Term="OData.Description" String="The information about the use of $expand in the service."/>
424 <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 -0700425 <Property Name="Links" 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 this service supports the tilde (`~`) option of the $expand query parameter."/>
428 <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 -0700429 </Property>
430 <Property Name="NoLinks" 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 period (`.`) option of the $expand query parameter."/>
433 <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 -0700434 </Property>
435 <Property Name="ExpandAll" Type="Edm.Boolean" Nullable="false">
436 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700437 <Annotation Term="OData.Description" String="An indication of whether the service supports the asterisk (`*`) option of the $expand query parameter."/>
438 <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 -0700439 </Property>
440 <Property Name="Levels" 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 the service supports the $levels option of the $expand query parameter."/>
443 <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 -0700444 </Property>
445 <Property Name="MaxLevels" Type="Edm.Int64" Nullable="false">
446 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700447 <Annotation Term="OData.Description" String="The maximum $levels option value in the $expand query parameter."/>
448 <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 -0700449 <Annotation Term="Validation.Minimum" Int="1"/>
450 <Annotation Term="Validation.Maximum" Int="6"/>
451 </Property>
452 </ComplexType>
453
454 </Schema>
455
456 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_1">
457 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
458 <Annotation Term="OData.Description" String="This version was created to add a missing Redfish.Required term to the Sessions link."/>
459 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_0.ServiceRoot"/>
460 </Schema>
461
Ed Tanous530520e2019-01-02 13:41:37 -0800462 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_2">
463 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
464 <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."/>
465 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_1.ServiceRoot"/>
466 </Schema>
467
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600468 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_3">
469 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
470 <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."/>
471 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_2.ServiceRoot"/>
472 </Schema>
473
Ed Tanouscb103132019-10-08 11:34:22 -0700474 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_4">
475 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
476 <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."/>
477 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_3.ServiceRoot"/>
478 </Schema>
479
480 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_3_5">
481 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
482 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
483 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_4.ServiceRoot"/>
484 </Schema>
485
Ed Tanous530520e2019-01-02 13:41:37 -0800486 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_0">
487 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600488 <Annotation Term="Redfish.Release" String="2018.2"/>
Ed Tanous530520e2019-01-02 13:41:37 -0800489 <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."/>
490
491 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_2_0.ServiceContainer">
492 <Singleton Name="JobService" Type="JobService.JobService"/>
493 <Singleton Name="TelemetryService" Type="TelemetryService.TelemetryService"/>
494 </EntityContainer>
495
496 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_3_2.ServiceRoot">
497 <NavigationProperty Name="JobService" Type="JobService.JobService" Nullable="false">
498 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700499 <Annotation Term="OData.Description" String="The link to the JobService."/>
500 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type JobService."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800501 <Annotation Term="OData.AutoExpandReferences"/>
502 </NavigationProperty>
503 <NavigationProperty Name="TelemetryService" Type="TelemetryService.TelemetryService" Nullable="false">
504 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700505 <Annotation Term="OData.Description" String="The link to the Telemetry Service."/>
506 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource of type TelemetryService."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800507 <Annotation Term="OData.AutoExpandReferences"/>
508 </NavigationProperty>
509 </EntityType>
510
511 <ComplexType Name="ProtocolFeaturesSupported" BaseType="ServiceRoot.v1_3_0.ProtocolFeaturesSupported">
512 <Property Name="ExcerptQuery" Type="Edm.Boolean" Nullable="false">
513 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700514 <Annotation Term="OData.Description" String="An indication of whether the service supports the excerpt query parameter."/>
515 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the excerpt query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800516 </Property>
517 <Property Name="OnlyMemberQuery" Type="Edm.Boolean" Nullable="false">
518 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700519 <Annotation Term="OData.Description" String="An indication of whether the service supports the only query parameter."/>
520 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this service supports the only query parameter."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800521 </Property>
522 </ComplexType>
523 </Schema>
524
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600525 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_1">
526 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
527 <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."/>
528 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_0.ServiceRoot"/>
529 </Schema>
530
Ed Tanouscb103132019-10-08 11:34:22 -0700531 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_2">
532 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
533 <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."/>
534 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_1.ServiceRoot"/>
535 </Schema>
536
537 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_4_3">
538 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
539 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
540 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_2.ServiceRoot"/>
541 </Schema>
542
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600543 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_0">
544 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
545 <Annotation Term="Redfish.Release" String="2018.3"/>
546
547 <EntityContainer Name="ServiceContainer" Extends="ServiceRoot.v1_4_0.ServiceContainer">
548 <Singleton Name="CertificateService" Type="CertificateService.CertificateService"/>
549 <Singleton Name="ResourceBlocks" Type="ResourceBlockCollection.ResourceBlockCollection"/>
550 </EntityContainer>
551
552 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_4_1.ServiceRoot">
553 <Property Name="Vendor" Type="Edm.String">
554 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700555 <Annotation Term="OData.Description" String="The vendor or manufacturer associated with this Redfish Service."/>
556 <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 -0600557 </Property>
558 <NavigationProperty Name="CertificateService" Type="CertificateService.CertificateService" Nullable="false">
559 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700560 <Annotation Term="OData.Description" String="The link to the Certificate Service."/>
561 <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 -0600562 <Annotation Term="OData.AutoExpandReferences"/>
563 </NavigationProperty>
564 <NavigationProperty Name="ResourceBlocks" Type="ResourceBlockCollection.ResourceBlockCollection" Nullable="false">
565 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700566 <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."/>
567 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a Resource Collection of type ResourceBlockCollection."/>
568 <Annotation Term="OData.AutoExpandReferences"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600569 </NavigationProperty>
570 </EntityType>
571 </Schema>
572
Ed Tanouscb103132019-10-08 11:34:22 -0700573 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_1">
574 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
575 <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."/>
576 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_0.ServiceRoot"/>
577 </Schema>
578
579 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ServiceRoot.v1_5_2">
580 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
581 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
582 <EntityType Name="ServiceRoot" BaseType="ServiceRoot.v1_5_1.ServiceRoot"/>
583 </Schema>
584
Jason M. Billsea4aa752018-06-05 13:29:11 -0700585 </edmx:DataServices>
586</edmx:Edmx>