blob: 389719da3a327edbbadcf8625a282e13bd8cda50 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Mills10f270b2021-05-19 15:34:06 -05004<!--# Redfish Schema: Manager v1.11.1 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Mills10f270b2021-05-19 15:34:06 -05008<!--# Copyright 2014-2021 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
21 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
22 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
23 </edmx:Reference>
24 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
25 <edmx:Include Namespace="Resource"/>
26 <edmx:Include Namespace="Resource.v1_0_0"/>
27 </edmx:Reference>
28 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml">
29 <edmx:Include Namespace="ComputerSystem"/>
30 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32 <edmx:Include Namespace="Chassis"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EthernetInterfaceCollection_v1.xml">
35 <edmx:Include Namespace="EthernetInterfaceCollection"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerNetworkProtocol_v1.xml">
38 <edmx:Include Namespace="ManagerNetworkProtocol"/>
39 </edmx:Reference>
40 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml">
41 <edmx:Include Namespace="VirtualMediaCollection"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SerialInterfaceCollection_v1.xml">
44 <edmx:Include Namespace="SerialInterfaceCollection"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
47 <edmx:Include Namespace="Redundancy"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml">
50 <edmx:Include Namespace="LogServiceCollection"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/HostInterfaceCollection_v1.xml">
53 <edmx:Include Namespace="HostInterfaceCollection"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
56 <edmx:Include Namespace="Switch"/>
57 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080058 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccountService_v1.xml">
59 <edmx:Include Namespace="AccountService"/>
60 </edmx:Reference>
Ed Tanouscb103132019-10-08 11:34:22 -070061 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
62 <edmx:Include Namespace="SoftwareInventory"/>
63 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -050064 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
65 <edmx:Include Namespace="PortCollection"/>
66 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070067
68 <edmx:DataServices>
69
70 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager">
71 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
72
73 <EntityType Name="Manager" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Mills844b4152020-06-22 12:44:09 -050074 <Annotation Term="OData.Description" String="In Redfish, a manager is a systems management entity that can implement or provide access to a Redfish service. Examples of managers are BMCs, enclosure managers, management controllers, and other subsystems that are assigned manageability functions. An implementation can have multiple managers, which might be directly accessible through a Redfish-defined interface."/>
Gunnar Millsa778c022020-05-12 12:20:36 -050075 <Annotation Term="OData.LongDescription" String="This resource shall represent a management subsystem for a Redfish implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070076 <Annotation Term="Capabilities.InsertRestrictions">
77 <Record>
78 <PropertyValue Property="Insertable" Bool="false"/>
79 </Record>
80 </Annotation>
81 <Annotation Term="Capabilities.UpdateRestrictions">
82 <Record>
83 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -070084 <Annotation Term="OData.Description" String="Writable properties, such as date and time settings, can be updated for managers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070085 </Record>
86 </Annotation>
87 <Annotation Term="Capabilities.DeleteRestrictions">
88 <Record>
89 <PropertyValue Property="Deletable" Bool="false"/>
90 </Record>
91 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -080092 <Annotation Term="Redfish.Uris">
93 <Collection>
94 <String>/redfish/v1/Managers/{ManagerId}</String>
95 </Collection>
96 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -070097 </EntityType>
98
99 <Action Name="Reset" IsBound="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500100 <Annotation Term="OData.Description" String="The reset action resets/reboots the manager."/>
101 <Annotation Term="OData.LongDescription" String="This action shall reset the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700102 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
103 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700104 <Annotation Term="OData.Description" String="The type of reset."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500105 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and perform an implementation specific default reset. Services should include the @Redfish.AllowableValues annotation for this parameter to ensure compatibility with clients, even when ActionInfo has been implemented."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700106 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700107 </Action>
108
109 <Action Name="ForceFailover" IsBound="true">
110 <Annotation Term="OData.Description" String="The ForceFailover action forces a failover of this manager to the manager used in the parameter."/>
111 <Annotation Term="OData.LongDescription" String="This action shall perform a forced failover of the manager's redundancy to the manager supplied as a parameter."/>
112 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
113 <Parameter Name="NewManager" Type="Manager.Manager" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700114 <Annotation Term="OData.Description" String="The manager to which to fail over."/>
115 <Annotation Term="OData.LongDescription" String="This parameter shall contain the manager to which to fail over."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700116 </Parameter>
117 </Action>
118
119 <Action Name="ModifyRedundancySet" IsBound="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700120 <Annotation Term="OData.Description" String="The ModifyRedundancySet operation adds members to or removes members from a redundant group of managers."/>
121 <Annotation Term="OData.LongDescription" String="The ModifyRedundancySet operation shall add members to or remove members from a redundant group of managers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700122 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
123 <Parameter Name="Add" Type="Collection(Manager.Manager)">
Ed Tanouscb103132019-10-08 11:34:22 -0700124 <Annotation Term="OData.Description" String="An array of managers to add to the redundancy set."/>
125 <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to add to the redundancy set."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700126 </Parameter>
127 <Parameter Name="Remove" Type="Collection(Manager.Manager)">
Ed Tanouscb103132019-10-08 11:34:22 -0700128 <Annotation Term="OData.Description" String="An array of managers to remove from the redundancy set."/>
129 <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to remove from the redundancy set."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700130 </Parameter>
131 </Action>
132
Gunnar Millsa778c022020-05-12 12:20:36 -0500133 <Action Name="ResetToDefaults" IsBound="true">
Gunnar Mills10f270b2021-05-19 15:34:06 -0500134 <Annotation Term="OData.Description" String="The reset action resets the manager settings to factory defaults. This can cause the manager to reset."/>
135 <Annotation Term="OData.LongDescription" String="This action shall reset the manager settings. This action can impact other resources."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500136 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
137 <Parameter Name="ResetType" Type="Manager.v1_8_0.ResetToDefaultsType" Nullable="false">
138 <Annotation Term="OData.Description" String="The type of reset to defaults."/>
139 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset to defaults."/>
140 </Parameter>
141 <Annotation Term="Redfish.Revisions">
142 <Collection>
143 <Record>
144 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
145 <PropertyValue Property="Version" String="v1_8_0"/>
146 </Record>
147 </Collection>
148 </Annotation>
149 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700150 </Schema>
151
152 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_0">
153 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600154 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700155
156 <EntityType Name="Manager" BaseType="Manager.Manager">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700157 <Property Name="ManagerType" Type="Manager.v1_0_0.ManagerType" Nullable="false">
158 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500159 <Annotation Term="OData.Description" String="The type of manager that this resource represents."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700160 <Annotation Term="OData.LongDescription" String="This property shall describe the function of this manager. The `ManagementController` value shall be used if none of the other enumerations apply."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700161 </Property>
162 <Property Name="Links" Type="Manager.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500163 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500164 <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 -0700165 </Property>
166 <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
167 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700168 <Annotation Term="OData.Description" String="The link to a collection of NICs that this manager uses for network communication."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500169 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type EthernetInterfaceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700170 <Annotation Term="OData.AutoExpandReferences"/>
171 </NavigationProperty>
172 <NavigationProperty Name="SerialInterfaces" Type="SerialInterfaceCollection.SerialInterfaceCollection" ContainsTarget="true" Nullable="false">
173 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700174 <Annotation Term="OData.Description" String="The link to a collection of serial interfaces that this manager uses for serial and console communication."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500175 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type SerialInterfaceCollection, which this manager uses."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700176 <Annotation Term="OData.AutoExpandReferences"/>
177 </NavigationProperty>
178 <NavigationProperty Name="NetworkProtocol" Type="ManagerNetworkProtocol.ManagerNetworkProtocol" ContainsTarget="true" Nullable="false">
179 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700180 <Annotation Term="OData.Description" String="The link to the network services and their settings that the manager controls."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500181 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ManagerNetworkProtocol, which represents the network services for this manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700182 <Annotation Term="OData.AutoExpandReferences"/>
183 </NavigationProperty>
184 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
185 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700186 <Annotation Term="OData.Description" String="The link to a collection of logs that the manager uses."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500187 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type LogServiceCollection that this manager uses."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700188 <Annotation Term="OData.AutoExpandReferences"/>
189 </NavigationProperty>
190 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
191 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700192 <Annotation Term="OData.Description" String="The link to the Virtual Media services for this particular manager."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500193 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VirtualMediaCollection, which this manager uses."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700194 <Annotation Term="OData.AutoExpandReferences"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500195 <Annotation Term="Redfish.Revisions">
196 <Collection>
197 <Record>
198 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
199 <PropertyValue Property="Version" String="v1_10_0"/>
200 <PropertyValue Property="Description" String="This property has been deprecated in favor of the VirtualMedia property in the ComputerSystem resource."/>
201 </Record>
202 </Collection>
203 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700204 </NavigationProperty>
205 <Property Name="ServiceEntryPointUUID" Type="Resource.UUID">
206 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500207 <Annotation Term="OData.Description" String="The UUID of the Redfish service that is hosted by this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500208 <Annotation Term="OData.LongDescription" String="This property shall contain the UUID of the Redfish service that is hosted by this manager. Each manager providing an entry point to the same Redfish service shall report the same UUID value, even though the name of the property may imply otherwise. This property shall not be present if this manager does not provide a Redfish service entry point."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700209 </Property>
210 <Property Name="UUID" Type="Resource.UUID">
211 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700212 <Annotation Term="OData.Description" String="The UUID for this manager."/>
213 <Annotation Term="OData.LongDescription" String="This property shall contain the UUID for the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700214 </Property>
215 <Property Name="Model" Type="Edm.String">
216 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700217 <Annotation Term="OData.Description" String="The model information of this manager, as defined by the manufacturer."/>
218 <Annotation Term="OData.LongDescription" String="This property shall contain the information about how the manufacturer refers to this manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700219 </Property>
220 <Property Name="DateTime" Type="Edm.DateTimeOffset">
221 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700222 <Annotation Term="OData.Description" String="The current date and time with UTC offset that the manager uses to set or read time."/>
223 <Annotation Term="OData.LongDescription" String="This property shall represent the current DateTime value for the manager, with UTC offset, in Redfish Timestamp format."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700224 </Property>
225 <Property Name="DateTimeLocalOffset" Type="Edm.String">
226 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700227 <Annotation Term="OData.Description" String="The time offset from UTC that the DateTime property is in `+HH:MM` format."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600228 <Annotation Term="OData.LongDescription" String="This property shall represent the offset from UTC time that the current DateTime property contains."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700229 <Annotation Term="Validation.Pattern" String="^([-+][0-1][0-9]:[0-5][0-9])$"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700230 </Property>
231 <Property Name="FirmwareVersion" Type="Edm.String">
232 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700233 <Annotation Term="OData.Description" String="The firmware version of this manager."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600234 <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the associated manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700235 </Property>
236 <Property Name="SerialConsole" Type="Manager.v1_0_0.SerialConsole" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700237 <Annotation Term="OData.Description" String="The serial console service that this manager provides."/>
238 <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console service of this manager."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500239 <Annotation Term="Redfish.Revisions">
240 <Collection>
241 <Record>
242 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
243 <PropertyValue Property="Version" String="v1_10_0"/>
244 <PropertyValue Property="Description" String="This property has been deprecated in favor of the SerialConsole property in the ComputerSystem resource."/>
245 </Record>
246 </Collection>
247 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700248 </Property>
249 <Property Name="CommandShell" Type="Manager.v1_0_0.CommandShell" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700250 <Annotation Term="OData.Description" String="The command shell service that this manager provides."/>
251 <Annotation Term="OData.LongDescription" String="This property shall contain information about the command shell service of this manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700252 </Property>
253 <Property Name="GraphicalConsole" Type="Manager.v1_0_0.GraphicalConsole" Nullable="false">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500254 <Annotation Term="OData.Description" String="The information about the graphical console service of this manager."/>
255 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this manager. This property should be used to describe a service for the manager's console or operating system, not a service provided on behalf of a host operating system. Implementations representing host OS consoles, known generally as a KVM-IP feature, should use the GraphicalConsole property in ComputerSystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700256 </Property>
257 <Property Name="Actions" Type="Manager.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500258 <Annotation Term="OData.Description" String="The available actions for this resource."/>
259 <Annotation Term="OData.LongDescription" String="The actions property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700260 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800261 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500262 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
263 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800264 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700265 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700266 <Annotation Term="OData.Description" String="The redundancy information for the managers of this system."/>
267 <Annotation Term="OData.LongDescription" String="The properties in this array shall show how this manager is grouped with other managers for form redundancy sets."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700268 <Annotation Term="OData.AutoExpand"/>
269 </NavigationProperty>
270 </EntityType>
271
272 <ComplexType Name="Actions">
273 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500274 <Annotation Term="OData.Description" String="The available actions for this resource."/>
275 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800276 <Property Name="Oem" Type="Manager.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500277 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
278 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800279 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700280 </ComplexType>
281
282 <ComplexType Name="OemActions">
283 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500284 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
285 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700286 </ComplexType>
287
288 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500289 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
290 <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 -0700291 <NavigationProperty Name="ManagerForServers" Type="Collection(ComputerSystem.ComputerSystem)">
292 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700293 <Annotation Term="OData.Description" String="An array of links to the systems that this manager controls."/>
294 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to computer systems over which this manager instance has control."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700295 <Annotation Term="OData.AutoExpandReferences"/>
296 </NavigationProperty>
297 <NavigationProperty Name="ManagerForChassis" Type="Collection(Chassis.Chassis)">
298 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700299 <Annotation Term="OData.Description" String="An array of links to the chassis this manager controls."/>
300 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to chassis over which this manager instance has control."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700301 <Annotation Term="OData.AutoExpandReferences"/>
302 </NavigationProperty>
303 </ComplexType>
304
305 <EnumType Name="ManagerType">
306 <Member Name="ManagementController">
Ed Tanouscb103132019-10-08 11:34:22 -0700307 <Annotation Term="OData.Description" String="A controller that primarily monitors or manages the operation of a device or system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700308 </Member>
309 <Member Name="EnclosureManager">
Ed Tanouscb103132019-10-08 11:34:22 -0700310 <Annotation Term="OData.Description" String="A controller that provides management functions for a chassis or group of devices or systems."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700311 </Member>
312 <Member Name="BMC">
Ed Tanouscb103132019-10-08 11:34:22 -0700313 <Annotation Term="OData.Description" String="A controller that provides management functions for a single computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700314 </Member>
315 <Member Name="RackManager">
Ed Tanouscb103132019-10-08 11:34:22 -0700316 <Annotation Term="OData.Description" String="A controller that provides management functions for a whole or part of a rack."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700317 </Member>
318 <Member Name="AuxiliaryController">
Ed Tanouscb103132019-10-08 11:34:22 -0700319 <Annotation Term="OData.Description" String="A controller that provides management functions for a particular subsystem or group of devices."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700320 </Member>
321 <Member Name="Service">
Ed Tanouscb103132019-10-08 11:34:22 -0700322 <Annotation Term="OData.Description" String="A software-based service that provides management functions."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600323 <Annotation Term="Redfish.Revisions">
324 <Collection>
325 <Record>
326 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
327 <PropertyValue Property="Version" String="v1_4_0"/>
328 </Record>
329 </Collection>
330 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700331 </Member>
332 </EnumType>
333
334 <ComplexType Name="ManagerService" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700335 <Annotation Term="OData.Description" String="The manager services, such as serial console, command shell, or graphical console service."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700336 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
337 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
338 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700339 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this manager."/>
340 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700341 </Property>
342 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
343 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700344 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this manager can support."/>
345 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700346 <Annotation Term="Validation.Minimum" Int="0"/>
347 </Property>
348 </ComplexType>
349
350 <EnumType Name="SerialConnectTypesSupported">
351 <Member Name="SSH">
Ed Tanouscb103132019-10-08 11:34:22 -0700352 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the SSH protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700353 </Member>
354 <Member Name="Telnet">
Ed Tanouscb103132019-10-08 11:34:22 -0700355 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the Telnet protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700356 </Member>
357 <Member Name="IPMI">
Ed Tanouscb103132019-10-08 11:34:22 -0700358 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the IPMI Serial Over LAN (SOL) protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700359 </Member>
360 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700361 <Annotation Term="OData.Description" String="The controller supports a serial console connection through an OEM-specific protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700362 </Member>
363 </EnumType>
364
365 <EnumType Name="CommandConnectTypesSupported">
366 <Member Name="SSH">
Ed Tanouscb103132019-10-08 11:34:22 -0700367 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the SSH protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700368 </Member>
369 <Member Name="Telnet">
Ed Tanouscb103132019-10-08 11:34:22 -0700370 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the Telnet protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700371 </Member>
372 <Member Name="IPMI">
Ed Tanouscb103132019-10-08 11:34:22 -0700373 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the IPMI Serial Over LAN (SOL) protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700374 </Member>
375 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700376 <Annotation Term="OData.Description" String="The controller supports a command shell connection through an OEM-specific protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700377 </Member>
378 </EnumType>
379
380 <EnumType Name="GraphicalConnectTypesSupported">
381 <Member Name="KVMIP">
Ed Tanouscb103132019-10-08 11:34:22 -0700382 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700383 </Member>
384 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700385 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700386 </Member>
387 </EnumType>
388
389 <ComplexType Name="SerialConsole" BaseType="Manager.v1_0_0.ManagerService">
390 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700391 <Annotation Term="OData.Description" String="The information about a serial console service that this manager provides."/>
392 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700393 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.SerialConnectTypesSupported)" Nullable="false">
394 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700395 <Annotation Term="OData.Description" String="This property enumerates the serial console connection types that the implementation allows."/>
396 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. SSH shall be included if the Secure Shell (SSH) protocol is supported. Telnet shall be included if the Telnet protocol is supported. IPMI shall be included if the IPMI Serial Over LAN (SOL) protocol is supported."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700397 </Property>
398 </ComplexType>
399
400 <ComplexType Name="CommandShell" BaseType="Manager.v1_0_0.ManagerService">
401 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700402 <Annotation Term="OData.Description" String="The information about a command shell service that this manager provides."/>
403 <Annotation Term="OData.LongDescription" String="This type shall describe a command shell service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700404 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.CommandConnectTypesSupported)" Nullable="false">
405 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700406 <Annotation Term="OData.Description" String="This property enumerates the command shell connection types that the implementation allows."/>
407 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. SSH shall be included if the Secure Shell (SSH) protocol is supported. Telnet shall be included if the Telnet protocol is supported. IPMI shall be included if the IPMI Serial Over LAN (SOL) protocol is supported."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700408 </Property>
409 </ComplexType>
410
411 <ComplexType Name="GraphicalConsole" BaseType="Manager.v1_0_0.ManagerService">
412 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700413 <Annotation Term="OData.Description" String="The information about a graphical console service that this manager provides."/>
414 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700415 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.GraphicalConnectTypesSupported)" Nullable="false">
416 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700417 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
418 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. RDP shall be included if the Remote Desktop (RDP) protocol is supported. KVMIP shall be included if a vendor-define KVM-IP protocol is supported."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700419 </Property>
420 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700421 </Schema>
422
423 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_1">
424 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
425 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
426 <EntityType Name="Manager" BaseType="Manager.v1_0_0.Manager"/>
427 </Schema>
428
429 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_2">
430 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
431 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
432 <EntityType Name="Manager" BaseType="Manager.v1_0_1.Manager"/>
433 </Schema>
434
435 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_3">
436 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
437 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
438 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
439 </Schema>
440
441 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_4">
442 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700443 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700444 <EntityType Name="Manager" BaseType="Manager.v1_0_3.Manager"/>
445 </Schema>
446
447 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_5">
448 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
449 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
450 <EntityType Name="Manager" BaseType="Manager.v1_0_4.Manager"/>
451 </Schema>
452
453 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_6">
454 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500455 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions. It was also created to remove the `Nullable=false` term on ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700456 <EntityType Name="Manager" BaseType="Manager.v1_0_5.Manager"/>
457 </Schema>
458
Ed Tanous530520e2019-01-02 13:41:37 -0800459 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_7">
460 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
461 <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."/>
462 <EntityType Name="Manager" BaseType="Manager.v1_0_6.Manager"/>
463 </Schema>
464
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600465 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_8">
466 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500467 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600468 <EntityType Name="Manager" BaseType="Manager.v1_0_7.Manager"/>
469 </Schema>
470
Ed Tanouscb103132019-10-08 11:34:22 -0700471 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_9">
472 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
473 <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."/>
474 <EntityType Name="Manager" BaseType="Manager.v1_0_8.Manager"/>
475 </Schema>
476
477 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_10">
478 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
479 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
480 <EntityType Name="Manager" BaseType="Manager.v1_0_9.Manager"/>
481 </Schema>
482
Gunnar Millsa778c022020-05-12 12:20:36 -0500483 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_11">
484 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
485 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
486 <EntityType Name="Manager" BaseType="Manager.v1_0_10.Manager"/>
487 </Schema>
488
Gunnar Mills844b4152020-06-22 12:44:09 -0500489 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_12">
490 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
491 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
492 <EntityType Name="Manager" BaseType="Manager.v1_0_11.Manager"/>
493 </Schema>
494
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500495 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_13">
496 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
497 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
498 <EntityType Name="Manager" BaseType="Manager.v1_0_12.Manager"/>
499 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500500
Gunnar Mills262d7d42021-01-20 16:28:41 -0600501 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_14">
502 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
503 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
504 <EntityType Name="Manager" BaseType="Manager.v1_0_13.Manager"/>
505 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500506
Gunnar Mills10f270b2021-05-19 15:34:06 -0500507 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_15">
508 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
509 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
510 <EntityType Name="Manager" BaseType="Manager.v1_0_14.Manager"/>
511 </Schema>
512
Jason M. Billsea4aa752018-06-05 13:29:11 -0700513 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_0">
514 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600515 <Annotation Term="Redfish.Release" String="2016.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500516
Jason M. Billsea4aa752018-06-05 13:29:11 -0700517 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500518
Jason M. Billsea4aa752018-06-05 13:29:11 -0700519 <ComplexType Name="Links" BaseType="Manager.v1_0_0.Links">
520 <NavigationProperty Name="ManagerInChassis" Type="Chassis.Chassis" Nullable="false">
521 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700522 <Annotation Term="OData.Description" String="The link to the chassis where this manager is located."/>
523 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the chassis where this manager is located."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700524 <Annotation Term="OData.AutoExpandReferences"/>
525 </NavigationProperty>
Gunnar Millsa778c022020-05-12 12:20:36 -0500526 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700527 </Schema>
528
529 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_1">
530 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
531 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
532 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager"/>
533 </Schema>
534
535 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_2">
536 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700537 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700538 <EntityType Name="Manager" BaseType="Manager.v1_1_1.Manager"/>
539 </Schema>
540
541 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_3">
542 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
543 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
544 <EntityType Name="Manager" BaseType="Manager.v1_1_2.Manager"/>
545 </Schema>
546
547 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_4">
548 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500549 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions. It was also created to remove the `Nullable=false` term on ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700550 <EntityType Name="Manager" BaseType="Manager.v1_1_3.Manager"/>
551 </Schema>
552
Ed Tanous530520e2019-01-02 13:41:37 -0800553 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_5">
554 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
555 <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."/>
556 <EntityType Name="Manager" BaseType="Manager.v1_1_4.Manager"/>
557 </Schema>
558
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600559 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_6">
560 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500561 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600562 <EntityType Name="Manager" BaseType="Manager.v1_1_5.Manager"/>
563 </Schema>
564
Ed Tanouscb103132019-10-08 11:34:22 -0700565 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_7">
566 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
567 <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."/>
568 <EntityType Name="Manager" BaseType="Manager.v1_1_6.Manager"/>
569 </Schema>
570
571 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_8">
572 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
573 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
574 <EntityType Name="Manager" BaseType="Manager.v1_1_7.Manager"/>
575 </Schema>
576
Gunnar Millsa778c022020-05-12 12:20:36 -0500577 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_9">
578 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
579 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
580 <EntityType Name="Manager" BaseType="Manager.v1_1_8.Manager"/>
581 </Schema>
582
Gunnar Mills844b4152020-06-22 12:44:09 -0500583 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_10">
584 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
585 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
586 <EntityType Name="Manager" BaseType="Manager.v1_1_9.Manager"/>
587 </Schema>
588
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500589 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_11">
590 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
591 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
592 <EntityType Name="Manager" BaseType="Manager.v1_1_10.Manager"/>
593 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500594
Gunnar Mills262d7d42021-01-20 16:28:41 -0600595 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_12">
596 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
597 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
598 <EntityType Name="Manager" BaseType="Manager.v1_1_11.Manager"/>
599 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500600
Gunnar Mills10f270b2021-05-19 15:34:06 -0500601 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_13">
602 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
603 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
604 <EntityType Name="Manager" BaseType="Manager.v1_1_12.Manager"/>
605 </Schema>
606
Jason M. Billsea4aa752018-06-05 13:29:11 -0700607 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_0">
608 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600609 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500610
Jason M. Billsea4aa752018-06-05 13:29:11 -0700611 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager">
612 <Property Name="PowerState" Type="Resource.PowerState">
613 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700614 <Annotation Term="OData.Description" String="The current power state of the manager."/>
615 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700616 </Property>
617 </EntityType>
618 </Schema>
619
620 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_1">
621 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
622 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
623 <EntityType Name="Manager" BaseType="Manager.v1_2_0.Manager"/>
624 </Schema>
625
626 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_2">
627 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700628 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700629 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager"/>
630 </Schema>
631
632 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_3">
633 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
634 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
635 <EntityType Name="Manager" BaseType="Manager.v1_2_2.Manager"/>
636 </Schema>
637
638 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_4">
639 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500640 <Annotation Term="OData.Description" String="This version was created to change PowerState to use the unversioned definition. It was also created to correct the short and long descriptions in the defined actions and to remove the `Nullable=false` term from ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700641 <EntityType Name="Manager" BaseType="Manager.v1_2_3.Manager"/>
642 </Schema>
643
Ed Tanous530520e2019-01-02 13:41:37 -0800644 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_5">
645 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
646 <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."/>
647 <EntityType Name="Manager" BaseType="Manager.v1_2_4.Manager"/>
648 </Schema>
649
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600650 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_6">
651 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500652 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600653 <EntityType Name="Manager" BaseType="Manager.v1_2_5.Manager"/>
654 </Schema>
655
Ed Tanouscb103132019-10-08 11:34:22 -0700656 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_7">
657 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658 <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."/>
659 <EntityType Name="Manager" BaseType="Manager.v1_2_6.Manager"/>
660 </Schema>
661
662 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_8">
663 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
664 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
665 <EntityType Name="Manager" BaseType="Manager.v1_2_7.Manager"/>
666 </Schema>
667
Gunnar Millsa778c022020-05-12 12:20:36 -0500668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_9">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
671 <EntityType Name="Manager" BaseType="Manager.v1_2_8.Manager"/>
672 </Schema>
673
Gunnar Mills844b4152020-06-22 12:44:09 -0500674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_10">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
677 <EntityType Name="Manager" BaseType="Manager.v1_2_9.Manager"/>
678 </Schema>
679
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500680 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_11">
681 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
682 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
683 <EntityType Name="Manager" BaseType="Manager.v1_2_10.Manager"/>
684 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500685
Gunnar Mills262d7d42021-01-20 16:28:41 -0600686 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_12">
687 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
688 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
689 <EntityType Name="Manager" BaseType="Manager.v1_2_11.Manager"/>
690 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500691
Gunnar Mills10f270b2021-05-19 15:34:06 -0500692 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_13">
693 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
695 <EntityType Name="Manager" BaseType="Manager.v1_2_12.Manager"/>
696 </Schema>
697
Jason M. Billsea4aa752018-06-05 13:29:11 -0700698 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_0">
699 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600700 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500701
Jason M. Billsea4aa752018-06-05 13:29:11 -0700702 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager">
703 <NavigationProperty Name="HostInterfaces" Type="HostInterfaceCollection.HostInterfaceCollection" Nullable="false">
704 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500705 <Annotation Term="OData.Description" String="The link to a collection of host interfaces that this manager uses for local host communication. Clients can find host interface configuration options and settings in this navigation property."/>
706 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type HostInterfaceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700707 <Annotation Term="OData.AutoExpandReferences"/>
708 </NavigationProperty>
709 </EntityType>
710 </Schema>
711
712 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_1">
713 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700714 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700715 <EntityType Name="Manager" BaseType="Manager.v1_3_0.Manager"/>
716 </Schema>
717
718 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_2">
719 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
720 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
721 <EntityType Name="Manager" BaseType="Manager.v1_3_1.Manager"/>
722 </Schema>
723
724 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_3">
725 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700726 <Annotation Term="OData.Description" String="This version was created to change PowerState to use the unversioned definition. It was also created to correct the short and long descriptions in the defined actions and to remove the `Nullable=false` term from ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700727 <EntityType Name="Manager" BaseType="Manager.v1_3_2.Manager"/>
728 </Schema>
729
Ed Tanous530520e2019-01-02 13:41:37 -0800730 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_4">
731 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
732 <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."/>
733 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager"/>
734 </Schema>
735
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600736 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_5">
737 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500738 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600739 <EntityType Name="Manager" BaseType="Manager.v1_3_4.Manager"/>
740 </Schema>
741
Ed Tanouscb103132019-10-08 11:34:22 -0700742 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_6">
743 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
744 <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."/>
745 <EntityType Name="Manager" BaseType="Manager.v1_3_5.Manager"/>
746 </Schema>
747
748 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_7">
749 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
750 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
751 <EntityType Name="Manager" BaseType="Manager.v1_3_6.Manager"/>
752 </Schema>
753
Gunnar Millsa778c022020-05-12 12:20:36 -0500754 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_8">
755 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
756 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
757 <EntityType Name="Manager" BaseType="Manager.v1_3_7.Manager"/>
758 </Schema>
759
Gunnar Mills844b4152020-06-22 12:44:09 -0500760 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_9">
761 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
762 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
763 <EntityType Name="Manager" BaseType="Manager.v1_3_8.Manager"/>
764 </Schema>
765
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500766 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_10">
767 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
768 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
769 <EntityType Name="Manager" BaseType="Manager.v1_3_9.Manager"/>
770 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500771
Gunnar Mills262d7d42021-01-20 16:28:41 -0600772 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_11">
773 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
774 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
775 <EntityType Name="Manager" BaseType="Manager.v1_3_10.Manager"/>
776 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500777
Gunnar Mills10f270b2021-05-19 15:34:06 -0500778 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_12">
779 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
780 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
781 <EntityType Name="Manager" BaseType="Manager.v1_3_11.Manager"/>
782 </Schema>
783
Jason M. Billsea4aa752018-06-05 13:29:11 -0700784 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_0">
785 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600786 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500787
Jason M. Billsea4aa752018-06-05 13:29:11 -0700788 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager">
789 <Property Name="AutoDSTEnabled" Type="Edm.Boolean" Nullable="false">
790 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700791 <Annotation Term="OData.Description" String="An indication of whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
792 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700793 </Property>
794 </EntityType>
795
796 <ComplexType Name="Links" BaseType="Manager.v1_1_0.Links">
797 <NavigationProperty Name="ManagerForSwitches" Type="Collection(Switch.Switch)">
798 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700799 <Annotation Term="OData.Description" String="An array of links to the switches that this manager controls."/>
800 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to switches that this manager instance controls."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700801 <Annotation Term="OData.AutoExpandReferences"/>
802 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800803 </ComplexType>
804 </Schema>
805
806 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_1">
807 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
808 <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."/>
809 <EntityType Name="Manager" BaseType="Manager.v1_4_0.Manager"/>
810 </Schema>
811
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600812 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_2">
813 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500814 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600815 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager"/>
816 </Schema>
817
Ed Tanouscb103132019-10-08 11:34:22 -0700818 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_3">
819 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
820 <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."/>
821 <EntityType Name="Manager" BaseType="Manager.v1_4_2.Manager"/>
822 </Schema>
823
824 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_4">
825 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
826 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
827 <EntityType Name="Manager" BaseType="Manager.v1_4_3.Manager"/>
828 </Schema>
829
Gunnar Millsa778c022020-05-12 12:20:36 -0500830 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_5">
831 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
832 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
833 <EntityType Name="Manager" BaseType="Manager.v1_4_4.Manager"/>
834 </Schema>
835
Gunnar Mills844b4152020-06-22 12:44:09 -0500836 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_6">
837 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
838 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
839 <EntityType Name="Manager" BaseType="Manager.v1_4_5.Manager"/>
840 </Schema>
841
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500842 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_7">
843 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
844 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
845 <EntityType Name="Manager" BaseType="Manager.v1_4_6.Manager"/>
846 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500847
Gunnar Mills262d7d42021-01-20 16:28:41 -0600848 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_8">
849 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
850 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
851 <EntityType Name="Manager" BaseType="Manager.v1_4_7.Manager"/>
852 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500853
Gunnar Mills10f270b2021-05-19 15:34:06 -0500854 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_9">
855 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
856 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
857 <EntityType Name="Manager" BaseType="Manager.v1_4_8.Manager"/>
858 </Schema>
859
Ed Tanous530520e2019-01-02 13:41:37 -0800860 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_0">
861 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600862 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500863
Ed Tanous530520e2019-01-02 13:41:37 -0800864 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager">
865 <Property Name="RemoteRedfishServiceUri" Type="Edm.String">
866 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500867 <Annotation Term="OData.Description" String="The URI of the Redfish service root for the remote manager that this resource represents."/>
868 <Annotation Term="OData.LongDescription" String="This property shall contain the URI of the Redfish service root for the remote manager that this resource represents. This property shall only be present when providing aggregation of Redfish services."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800869 <Annotation Term="OData.IsURL"/>
870 </Property>
871 <NavigationProperty Name="RemoteAccountService" Type="AccountService.AccountService" ContainsTarget="true" Nullable="false">
872 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500873 <Annotation Term="OData.Description" String="The link to the account service resource for the remote manager that this resource represents."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500874 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the account service resource for the remote manager that this resource represents. This property shall only be present when providing aggregation of a remote manager."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800875 <Annotation Term="OData.AutoExpandReferences"/>
876 </NavigationProperty>
877 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700878 </Schema>
879
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600880 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_1">
881 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500882 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600883 <EntityType Name="Manager" BaseType="Manager.v1_5_0.Manager"/>
884 </Schema>
885
Ed Tanouscb103132019-10-08 11:34:22 -0700886 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_2">
887 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
888 <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."/>
889 <EntityType Name="Manager" BaseType="Manager.v1_5_1.Manager"/>
890 </Schema>
891
892 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_3">
893 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
894 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
895 <EntityType Name="Manager" BaseType="Manager.v1_5_2.Manager"/>
896 </Schema>
897
Gunnar Millsa778c022020-05-12 12:20:36 -0500898 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_4">
899 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
900 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
901 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
902 </Schema>
903
Gunnar Mills844b4152020-06-22 12:44:09 -0500904 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_5">
905 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
906 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
907 <EntityType Name="Manager" BaseType="Manager.v1_5_4.Manager"/>
908 </Schema>
909
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500910 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_6">
911 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
912 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
913 <EntityType Name="Manager" BaseType="Manager.v1_5_5.Manager"/>
914 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500915
Gunnar Mills262d7d42021-01-20 16:28:41 -0600916 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_7">
917 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
918 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
919 <EntityType Name="Manager" BaseType="Manager.v1_5_6.Manager"/>
920 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500921
Gunnar Mills10f270b2021-05-19 15:34:06 -0500922 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_8">
923 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
924 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
925 <EntityType Name="Manager" BaseType="Manager.v1_5_7.Manager"/>
926 </Schema>
927
Ed Tanouscb103132019-10-08 11:34:22 -0700928 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_0">
929 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
930 <Annotation Term="Redfish.Release" String="2019.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500931
Ed Tanouscb103132019-10-08 11:34:22 -0700932 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
933
Gunnar Mills10f270b2021-05-19 15:34:06 -0500934 <ComplexType Name="Links" BaseType="Manager.v1_4_0.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700935 <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
936 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500937 <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this manager."/>
938 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type SoftwareInventory that represents the active firmware image for this manager."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700939 <Annotation Term="OData.AutoExpandReferences"/>
940 </NavigationProperty>
941 <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
942 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
943 <Annotation Term="OData.Description" String="The images that are associated with this manager."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500944 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resource of type SoftwareInventory that represent the firmware images that apply to this manager."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700945 <Annotation Term="OData.AutoExpandReferences"/>
946 </NavigationProperty>
947 </ComplexType>
948 </Schema>
949
Gunnar Millsa778c022020-05-12 12:20:36 -0500950 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_1">
951 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
952 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
953 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager"/>
954 </Schema>
955
Gunnar Mills844b4152020-06-22 12:44:09 -0500956 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_2">
957 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
958 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
959 <EntityType Name="Manager" BaseType="Manager.v1_6_1.Manager"/>
960 </Schema>
961
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500962 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_3">
963 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
964 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
965 <EntityType Name="Manager" BaseType="Manager.v1_6_2.Manager"/>
966 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500967
Gunnar Mills262d7d42021-01-20 16:28:41 -0600968 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_4">
969 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
970 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
971 <EntityType Name="Manager" BaseType="Manager.v1_6_3.Manager"/>
972 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500973
Gunnar Mills10f270b2021-05-19 15:34:06 -0500974 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_5">
975 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
976 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
977 <EntityType Name="Manager" BaseType="Manager.v1_6_4.Manager"/>
978 </Schema>
979
Gunnar Mills09b9d452020-02-11 13:27:39 -0600980 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_0">
981 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
982 <Annotation Term="Redfish.Release" String="2019.4"/>
983
984 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager">
985 <Property Name="Manufacturer" Type="Edm.String">
986 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
987 <Annotation Term="OData.Description" String="The manufacturer of this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500988 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the manager. This organization may be the entity from whom the manager is purchased, but this is not necessarily true."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600989 </Property>
990 <Property Name="SerialNumber" Type="Edm.String">
991 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
992 <Annotation Term="OData.Description" String="The serial number of the manager."/>
993 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the manager."/>
994 </Property>
995 <Property Name="PartNumber" Type="Edm.String">
996 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
997 <Annotation Term="OData.Description" String="The part number of the manager."/>
998 <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the manager."/>
999 </Property>
1000 </EntityType>
1001 </Schema>
1002
Gunnar Millsa778c022020-05-12 12:20:36 -05001003 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_1">
1004 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1005 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1006 <EntityType Name="Manager" BaseType="Manager.v1_7_0.Manager"/>
1007 </Schema>
Gunnar Mills844b4152020-06-22 12:44:09 -05001008
1009 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_2">
1010 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1011 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1012 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1013 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001014
1015 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_3">
1016 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1017 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1018 <EntityType Name="Manager" BaseType="Manager.v1_7_2.Manager"/>
1019 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001020
Gunnar Mills262d7d42021-01-20 16:28:41 -06001021 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_4">
1022 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1023 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1024 <EntityType Name="Manager" BaseType="Manager.v1_7_3.Manager"/>
1025 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001026
Gunnar Mills10f270b2021-05-19 15:34:06 -05001027 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_5">
1028 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1029 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1030 <EntityType Name="Manager" BaseType="Manager.v1_7_4.Manager"/>
1031 </Schema>
1032
Gunnar Millsa778c022020-05-12 12:20:36 -05001033 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_0">
1034 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1035 <Annotation Term="Redfish.Release" String="2020.1"/>
1036 <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
1037
1038 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001039
Gunnar Millsa778c022020-05-12 12:20:36 -05001040 <EnumType Name="ResetToDefaultsType">
1041 <Member Name="ResetAll">
1042 <Annotation Term="OData.Description" String="Reset all settings to factory defaults."/>
1043 </Member>
1044 <Member Name="PreserveNetworkAndUsers">
1045 <Annotation Term="OData.Description" String="Reset all settings except network and local user names/passwords to factory defaults."/>
1046 </Member>
1047 <Member Name="PreserveNetwork">
1048 <Annotation Term="OData.Description" String="Reset all settings except network settings to factory defaults."/>
1049 </Member>
1050 </EnumType>
1051 </Schema>
1052
Gunnar Mills844b4152020-06-22 12:44:09 -05001053 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_1">
1054 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1055 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1056 <EntityType Name="Manager" BaseType="Manager.v1_8_0.Manager"/>
1057 </Schema>
1058
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001059 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_2">
1060 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1061 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1062 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager"/>
1063 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001064
Gunnar Mills262d7d42021-01-20 16:28:41 -06001065 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_3">
1066 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1067 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1068 <EntityType Name="Manager" BaseType="Manager.v1_8_2.Manager"/>
1069 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001070
Gunnar Mills10f270b2021-05-19 15:34:06 -05001071 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_4">
1072 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1073 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1074 <EntityType Name="Manager" BaseType="Manager.v1_8_3.Manager"/>
1075 </Schema>
1076
Gunnar Mills844b4152020-06-22 12:44:09 -05001077 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_0">
1078 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1079 <Annotation Term="Redfish.Release" String="2020.2"/>
1080 <Annotation Term="OData.Description" String="This version was created to add the LastResetTime."/>
1081
1082 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager">
1083 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1084 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1085 <Annotation Term="OData.Description" String="The date and time when the manager was last reset or rebooted."/>
1086 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the manager last came out of a reset or was rebooted."/>
1087 </Property>
1088 </EntityType>
1089
1090 <ComplexType Name="Links" BaseType="Manager.v1_6_0.Links">
1091 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1092 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1093 <Annotation Term="OData.Description" String="The array of links to the managers responsible for managing this manager."/>
1094 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Manager that represent the managers for this manager."/>
1095 <Annotation Term="OData.AutoExpandReferences"/>
1096 </NavigationProperty>
1097 <NavigationProperty Name="ManagerForManagers" Type="Collection(Manager.Manager)">
1098 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1099 <Annotation Term="OData.Description" String="An array of links to the managers that are managed by this manager."/>
1100 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Manager that represent the managers being managed by this manager."/>
1101 <Annotation Term="OData.AutoExpandReferences"/>
1102 </NavigationProperty>
1103 </ComplexType>
1104 </Schema>
1105
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001106 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_1">
1107 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1108 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1109 <EntityType Name="Manager" BaseType="Manager.v1_9_0.Manager"/>
1110 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001111
Gunnar Mills262d7d42021-01-20 16:28:41 -06001112 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_2">
1113 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1114 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1115 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager"/>
1116 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001117
Gunnar Mills10f270b2021-05-19 15:34:06 -05001118 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_3">
1119 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1120 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1121 <EntityType Name="Manager" BaseType="Manager.v1_9_2.Manager"/>
1122 </Schema>
1123
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001124 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_0">
1125 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1126 <Annotation Term="Redfish.Release" String="2020.3"/>
1127 <Annotation Term="OData.Description" String="This version was created to add the timezone configuration. It was also created to deprecate the VirtualMedia and SerialConsole properties in favor of the VirtualMedia and SerialConsole properties in the ComputerSystem schema."/>
1128
1129 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager">
1130 <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1131 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1132 <Annotation Term="OData.Description" String="The time zone of the manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001133 <Annotation Term="OData.LongDescription" String="This property shall contain the time zone of the manager. The time zone shall be either the 'Name' or the 'Format' for the zone as defined in the IANA Time Zone Database. The value of this property is used for display purposes, especially to enhance the display of time. A Redfish service may not be able to ensure accuracy and consistency between the DateTimeOffset property and this property. Therefore, to specify the correct time zone offset, see the DateTimeOffset property."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001134 </Property>
1135 </EntityType>
1136 </Schema>
1137
Gunnar Mills262d7d42021-01-20 16:28:41 -06001138 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_1">
1139 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1140 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1141 <EntityType Name="Manager" BaseType="Manager.v1_10_0.Manager"/>
1142 </Schema>
1143
Gunnar Mills10f270b2021-05-19 15:34:06 -05001144 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_2">
1145 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1146 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1147 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager"/>
1148 </Schema>
1149
Gunnar Mills262d7d42021-01-20 16:28:41 -06001150 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_0">
1151 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1152 <Annotation Term="Redfish.Release" String="2020.4"/>
1153 <Annotation Term="OData.Description" String="This version was created to add Location, LocationIndicatorActive, and SparePartNumber."/>
1154
1155 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager">
1156 <Property Name="Location" Type="Resource.Location" Nullable="false">
1157 <Annotation Term="OData.Description" String="The location of the manager."/>
1158 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated manager."/>
1159 </Property>
1160 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1161 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1162 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1163 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource. A write to this property shall update the value of IndicatorLED in this resource, if supported, to reflect the implementation of the locating function."/>
1164 </Property>
1165 <Property Name="SparePartNumber" Type="Edm.String">
1166 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1167 <Annotation Term="OData.Description" String="The spare part number of the manager."/>
1168 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the manager."/>
1169 </Property>
1170 </EntityType>
1171 </Schema>
1172
Gunnar Mills10f270b2021-05-19 15:34:06 -05001173 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_1">
1174 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1175 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1176 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager"/>
1177 </Schema>
1178
1179 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_0">
1180 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1181 <Annotation Term="Redfish.Release" String="2021.1"/>
1182 <Annotation Term="OData.Description" String="This version was created to add USBPorts."/>
1183
1184 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager">
1185 <NavigationProperty Name="USBPorts" Type="PortCollection.PortCollection" Nullable="false">
1186 <Annotation Term="OData.Description" String="The USB ports of the manager."/>
1187 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type PortCollection that represent the USB ports of the manager."/>
1188 </NavigationProperty>
1189 </EntityType>
1190 </Schema>
1191
Jason M. Billsea4aa752018-06-05 13:29:11 -07001192 </edmx:DataServices>
1193</edmx:Edmx>