xref: /openbmc/bmcweb/features/redfish/schema/dmtf/csdl/Manager_v1.xml (revision c6d7a45d427f9a6d9e761afcf305761dca60d7cf)
1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Manager v1.22.0                                                     -->
5<!--#                                                                                      -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8<!--# Copyright 2014-2025 DMTF.                                                            -->
9<!--# 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>
58  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccountService_v1.xml">
59    <edmx:Include Namespace="AccountService"/>
60  </edmx:Reference>
61  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
62    <edmx:Include Namespace="SoftwareInventory"/>
63  </edmx:Reference>
64  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
65    <edmx:Include Namespace="PortCollection"/>
66  </edmx:Reference>
67  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Port_v1.xml">
68    <edmx:Include Namespace="Port"/>
69  </edmx:Reference>
70  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
71    <edmx:Include Namespace="CertificateCollection"/>
72  </edmx:Reference>
73  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerDiagnosticData_v1.xml">
74    <edmx:Include Namespace="ManagerDiagnosticData"/>
75  </edmx:Reference>
76  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SecurityPolicy_v1.xml">
77    <edmx:Include Namespace="SecurityPolicy"/>
78  </edmx:Reference>
79  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Fabric_v1.xml">
80    <edmx:Include Namespace="Fabric"/>
81  </edmx:Reference>
82
83  <edmx:DataServices>
84
85    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager">
86      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
87      <Annotation Term="Redfish.Language" String="en"/>
88
89      <EntityType Name="Manager" BaseType="Resource.v1_0_0.Resource" Abstract="true">
90        <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 (baseboard management controllers), 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."/>
91        <Annotation Term="OData.LongDescription" String="This resource shall represent a management subsystem for a Redfish implementation."/>
92        <Annotation Term="Capabilities.InsertRestrictions">
93          <Record>
94            <PropertyValue Property="Insertable" Bool="false"/>
95          </Record>
96        </Annotation>
97        <Annotation Term="Capabilities.UpdateRestrictions">
98          <Record>
99            <PropertyValue Property="Updatable" Bool="true"/>
100            <Annotation Term="OData.Description" String="Writable properties, such as date and time settings, can be updated for managers."/>
101          </Record>
102        </Annotation>
103        <Annotation Term="Capabilities.DeleteRestrictions">
104          <Record>
105            <PropertyValue Property="Deletable" Bool="false"/>
106          </Record>
107        </Annotation>
108        <Annotation Term="Redfish.Uris">
109          <Collection>
110            <String>/redfish/v1/Managers/{ManagerId}</String>
111          </Collection>
112        </Annotation>
113      </EntityType>
114
115      <Action Name="Reset" IsBound="true">
116        <Annotation Term="OData.Description" String="The reset action resets/reboots the manager."/>
117        <Annotation Term="OData.LongDescription" String="This action shall reset the manager.  If this manager provides the Redfish service, the service shall send the action response before resetting to prevent client timeouts."/>
118        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
119        <Parameter Name="ResetType" Type="Resource.ResetType">
120          <Annotation Term="OData.Description" String="The type of reset."/>
121          <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."/>
122        </Parameter>
123      </Action>
124
125      <Action Name="ForceFailover" IsBound="true">
126        <Annotation Term="OData.Description" String="The `ForceFailover` action forces a failover of this manager to the manager used in the parameter."/>
127        <Annotation Term="OData.LongDescription" String="This action shall perform a forced failover of the manager's redundancy to the manager supplied as a parameter."/>
128        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
129        <Parameter Name="NewManager" Type="Manager.Manager" Nullable="false">
130          <Annotation Term="OData.Description" String="The manager to which to fail over."/>
131          <Annotation Term="OData.LongDescription" String="This parameter shall contain the manager to which to fail over."/>
132        </Parameter>
133      </Action>
134
135      <Action Name="ModifyRedundancySet" IsBound="true">
136        <Annotation Term="OData.Description" String="The `ModifyRedundancySet` operation adds members to or removes members from a redundant group of managers."/>
137        <Annotation Term="OData.LongDescription" String="The `ModifyRedundancySet` operation shall add members to or remove members from a redundant group of managers."/>
138        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
139        <Parameter Name="Add" Type="Collection(Manager.Manager)">
140          <Annotation Term="OData.Description" String="An array of managers to add to the redundancy set."/>
141          <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to add to the redundancy set."/>
142        </Parameter>
143        <Parameter Name="Remove" Type="Collection(Manager.Manager)">
144          <Annotation Term="OData.Description" String="An array of managers to remove from the redundancy set."/>
145          <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to remove from the redundancy set."/>
146        </Parameter>
147      </Action>
148
149      <Action Name="ResetToDefaults" IsBound="true">
150        <Annotation Term="OData.Description" String="The reset action resets the manager settings to factory defaults.  This can cause the manager to reset."/>
151        <Annotation Term="OData.LongDescription" String="This action shall reset the manager settings.  This action may impact other resources."/>
152        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
153        <Parameter Name="ResetType" Type="Manager.v1_8_0.ResetToDefaultsType" Nullable="false">
154          <Annotation Term="OData.Description" String="The type of reset to defaults."/>
155          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset to defaults."/>
156        </Parameter>
157        <Annotation Term="Redfish.Revisions">
158          <Collection>
159            <Record>
160              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
161              <PropertyValue Property="Version" String="v1_8_0"/>
162            </Record>
163          </Collection>
164        </Annotation>
165      </Action>
166
167      <Action Name="UpdateSecurityMode" IsBound="true">
168        <Annotation Term="OData.Description" String="The update security mode action updates the security mode for the manager.  This can cause the manager to reset and reset other settings to factory defaults.  Services might require the `ResetToDefaults` action to clear the security mode."/>
169        <Annotation Term="OData.LongDescription" String="This action shall update the security mode for the manager.  Services may reset other settings to factory defaults.  Services may require the `ResetToDefaults` action to clear security settings.  This action may impact other resources."/>
170        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
171        <Parameter Name="SecurityMode" Type="Manager.v1_21_0.SecurityModeTypes" Nullable="false">
172          <Annotation Term="OData.Description" String="The security mode to apply to the manager."/>
173          <Annotation Term="OData.LongDescription" String="This parameter shall contain the security mode to apply to the manager."/>
174        </Parameter>
175        <Parameter Name="OEMSecurityMode" Type="Edm.String">
176          <Annotation Term="OData.Description" String="The OEM-specific security mode to apply to the manager."/>
177          <Annotation Term="OData.LongDescription" String="This parameter shall contain the OEM-specific security mode to apply to the manager.  This parameter shall be required if `SecurityMode` is `OEM`."/>
178        </Parameter>
179        <Annotation Term="Redfish.Revisions">
180          <Collection>
181            <Record>
182              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
183              <PropertyValue Property="Version" String="v1_21_0"/>
184            </Record>
185          </Collection>
186        </Annotation>
187      </Action>
188    </Schema>
189
190    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_0">
191      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
192      <Annotation Term="Redfish.Release" String="1.0"/>
193
194      <EntityType Name="Manager" BaseType="Manager.Manager">
195        <Property Name="ManagerType" Type="Manager.v1_0_0.ManagerType" Nullable="false">
196          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
197          <Annotation Term="OData.Description" String="The type of manager that this resource represents."/>
198          <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."/>
199        </Property>
200        <Property Name="Links" Type="Manager.v1_0_0.Links" Nullable="false">
201          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
202          <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."/>
203        </Property>
204        <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
205          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
206          <Annotation Term="OData.Description" String="The link to a collection of NICs that this manager uses for network communication."/>
207          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `EthernetInterfaceCollection`."/>
208          <Annotation Term="OData.AutoExpandReferences"/>
209        </NavigationProperty>
210        <NavigationProperty Name="SerialInterfaces" Type="SerialInterfaceCollection.SerialInterfaceCollection" ContainsTarget="true" Nullable="false">
211          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
212          <Annotation Term="OData.Description" String="The link to a collection of serial interfaces that this manager uses for serial and console communication."/>
213          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `SerialInterfaceCollection`, which this manager uses."/>
214          <Annotation Term="OData.AutoExpandReferences"/>
215        </NavigationProperty>
216        <NavigationProperty Name="NetworkProtocol" Type="ManagerNetworkProtocol.ManagerNetworkProtocol" ContainsTarget="true" Nullable="false">
217          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
218          <Annotation Term="OData.Description" String="The link to the network services and their settings that the manager controls."/>
219          <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."/>
220          <Annotation Term="OData.AutoExpandReferences"/>
221        </NavigationProperty>
222        <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
223          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
224          <Annotation Term="OData.Description" String="The link to a collection of logs that the manager uses."/>
225          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LogServiceCollection` that this manager uses."/>
226          <Annotation Term="OData.AutoExpandReferences"/>
227        </NavigationProperty>
228        <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
229          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
230          <Annotation Term="OData.Description" String="The link to the virtual media services for this particular manager."/>
231          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VirtualMediaCollection`, which this manager uses."/>
232          <Annotation Term="OData.AutoExpandReferences"/>
233          <Annotation Term="Redfish.Revisions">
234            <Collection>
235              <Record>
236                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
237                <PropertyValue Property="Version" String="v1_10_0"/>
238                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `VirtualMedia` property in the `ComputerSystem` resource."/>
239              </Record>
240            </Collection>
241          </Annotation>
242        </NavigationProperty>
243        <Property Name="ServiceEntryPointUUID" Type="Resource.UUID">
244          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
245          <Annotation Term="OData.Description" String="The UUID of the Redfish service that is hosted by this manager."/>
246          <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."/>
247        </Property>
248        <Property Name="UUID" Type="Resource.UUID">
249          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
250          <Annotation Term="OData.Description" String="The UUID for this manager."/>
251          <Annotation Term="OData.LongDescription" String="This property shall contain the UUID for the manager."/>
252        </Property>
253        <Property Name="Model" Type="Edm.String">
254          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
255          <Annotation Term="OData.Description" String="The model information of this manager, as defined by the manufacturer."/>
256          <Annotation Term="OData.LongDescription" String="This property shall contain the information about how the manufacturer refers to this manager."/>
257        </Property>
258        <Property Name="DateTime" Type="Edm.DateTimeOffset">
259          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
260          <Annotation Term="OData.Description" String="The current date and time with UTC offset of the manager."/>
261          <Annotation Term="OData.LongDescription" String="This property shall contain the current date and time with UTC offset of the manager."/>
262        </Property>
263        <Property Name="DateTimeLocalOffset" Type="Edm.String">
264          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
265          <Annotation Term="OData.Description" String="The time offset from UTC that the `DateTime` property is in `+HH:MM` format."/>
266          <Annotation Term="OData.LongDescription" String="This property shall contain the offset from UTC time that the `DateTime` property contains.  If both `DateTime` and `DateTimeLocalOffset` are provided in modification requests, services shall apply `DateTimeLocalOffset` after `DateTime` is applied."/>
267          <Annotation Term="Validation.Pattern" String="^([-+][0-1][0-9]:[0-5][0-9])$"/>
268        </Property>
269        <Property Name="FirmwareVersion" Type="Edm.String">
270          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
271          <Annotation Term="OData.Description" String="The firmware version of this manager."/>
272          <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the associated manager."/>
273        </Property>
274        <Property Name="SerialConsole" Type="Manager.v1_0_0.SerialConsole" Nullable="false">
275          <Annotation Term="OData.Description" String="The serial console service that this manager provides."/>
276          <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console service of this manager."/>
277          <Annotation Term="Redfish.Revisions">
278            <Collection>
279              <Record>
280                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
281                <PropertyValue Property="Version" String="v1_10_0"/>
282                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `SerialConsole` property in the `ComputerSystem` resource."/>
283              </Record>
284            </Collection>
285          </Annotation>
286        </Property>
287        <Property Name="CommandShell" Type="Manager.v1_0_0.CommandShell" Nullable="false">
288          <Annotation Term="OData.Description" String="The manager's command line user interface or command shell service."/>
289          <Annotation Term="OData.LongDescription" String="This property shall describe a command line user interface or command shell service provided by this manager.  The command shell refers to an interface used to interact with the manager itself, not a dedicated console session redirected from a host operating system.  For redirected serial or host operating system consoles, see the `SerialConsole` property in the `ComputerSystem` resource."/>
290        </Property>
291        <Property Name="GraphicalConsole" Type="Manager.v1_0_0.GraphicalConsole" Nullable="false">
292          <Annotation Term="OData.Description" String="The manager's graphical console service."/>
293          <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 the `ComputerSystem` resource."/>
294        </Property>
295        <Property Name="Actions" Type="Manager.v1_0_0.Actions" Nullable="false">
296          <Annotation Term="OData.Description" String="The available actions for this resource."/>
297          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
298        </Property>
299        <Property Name="Status" Type="Resource.Status" Nullable="false">
300          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
301          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
302        </Property>
303        <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
304          <Annotation Term="OData.Description" String="The redundancy information for the managers of this system."/>
305          <Annotation Term="OData.LongDescription" String="The properties in this array shall show how this manager is grouped with other managers for form redundancy sets."/>
306          <Annotation Term="OData.AutoExpand"/>
307        </NavigationProperty>
308      </EntityType>
309
310      <ComplexType Name="Actions">
311        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
312        <Annotation Term="OData.Description" String="The available actions for this resource."/>
313        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
314        <Property Name="Oem" Type="Manager.v1_0_0.OemActions" Nullable="false">
315          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
316          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
317        </Property>
318      </ComplexType>
319
320      <ComplexType Name="OemActions">
321        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
322        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
323        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
324      </ComplexType>
325
326      <ComplexType Name="Links" BaseType="Resource.Links">
327        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
328        <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."/>
329        <NavigationProperty Name="ManagerForServers" Type="Collection(ComputerSystem.ComputerSystem)">
330          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
331          <Annotation Term="OData.Description" String="An array of links to the systems that this manager controls."/>
332          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to computer systems over which this manager instance has control."/>
333          <Annotation Term="OData.AutoExpandReferences"/>
334        </NavigationProperty>
335        <NavigationProperty Name="ManagerForChassis" Type="Collection(Chassis.Chassis)">
336          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
337          <Annotation Term="OData.Description" String="An array of links to the chassis this manager controls."/>
338          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to chassis over which this manager instance has control."/>
339          <Annotation Term="OData.AutoExpandReferences"/>
340        </NavigationProperty>
341      </ComplexType>
342
343      <EnumType Name="ManagerType">
344        <Member Name="ManagementController">
345          <Annotation Term="OData.Description" String="A controller that primarily monitors or manages the operation of a device or system."/>
346        </Member>
347        <Member Name="EnclosureManager">
348          <Annotation Term="OData.Description" String="A controller that provides management functions for a chassis, group of devices, or group of systems with their own BMCs (baseboard management controllers).  An example of this is a manager that aggregates and orchestrates management functions across multiple BMCs in an enclosure."/>
349        </Member>
350        <Member Name="BMC">
351          <Annotation Term="OData.Description" String="A controller that provides management functions for one or more computer systems.  Commonly known as a BMC (baseboard management controller).  Examples of this include a BMC dedicated to one system or a multi-host manager providing BMC capabilities to multiple systems."/>
352        </Member>
353        <Member Name="RackManager">
354          <Annotation Term="OData.Description" String="A controller that provides management functions for a whole or part of a rack.  An example of this is a manager that aggregates and orchestrates management functions across multiple managers, such as enclosure managers and BMCs (baseboard management controllers), in a rack."/>
355        </Member>
356        <Member Name="AuxiliaryController">
357          <Annotation Term="OData.Description" String="A controller that provides management functions for a particular subsystem or group of devices as part of a larger system."/>
358        </Member>
359        <Member Name="Service">
360          <Annotation Term="OData.Description" String="A software-based service that provides management functions."/>
361          <Annotation Term="Redfish.Revisions">
362            <Collection>
363              <Record>
364                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
365                <PropertyValue Property="Version" String="v1_4_0"/>
366              </Record>
367            </Collection>
368          </Annotation>
369        </Member>
370        <Member Name="FabricManager">
371          <Annotation Term="OData.Description" String="A controller that primarily monitors or manages the operation of a group of fabric attached nodes and switches."/>
372          <Annotation Term="Redfish.Revisions">
373            <Collection>
374              <Record>
375                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
376                <PropertyValue Property="Version" String="v1_22_0"/>
377              </Record>
378            </Collection>
379          </Annotation>
380        </Member>
381      </EnumType>
382
383      <ComplexType Name="ManagerService" Abstract="true">
384        <Annotation Term="OData.Description" String="The manager services, such as serial console, command shell, or graphical console service."/>
385        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
386        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
387          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
388          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this manager."/>
389          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
390        </Property>
391        <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
392          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
393          <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this manager can support."/>
394          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
395          <Annotation Term="Validation.Minimum" Int="0"/>
396        </Property>
397      </ComplexType>
398
399      <EnumType Name="SerialConnectTypesSupported">
400        <Member Name="SSH">
401          <Annotation Term="OData.Description" String="The controller supports a serial console connection through the SSH protocol."/>
402        </Member>
403        <Member Name="Telnet">
404          <Annotation Term="OData.Description" String="The controller supports a serial console connection through the Telnet protocol."/>
405        </Member>
406        <Member Name="IPMI">
407          <Annotation Term="OData.Description" String="The controller supports a serial console connection through the IPMI Serial Over LAN (SOL) protocol."/>
408        </Member>
409        <Member Name="Oem">
410          <Annotation Term="OData.Description" String="The controller supports a serial console connection through an OEM-specific protocol."/>
411        </Member>
412      </EnumType>
413
414      <EnumType Name="CommandConnectTypesSupported">
415        <Member Name="SSH">
416          <Annotation Term="OData.Description" String="The controller supports a command shell connection through the SSH protocol."/>
417        </Member>
418        <Member Name="Telnet">
419          <Annotation Term="OData.Description" String="The controller supports a command shell connection through the Telnet protocol."/>
420        </Member>
421        <Member Name="IPMI">
422          <Annotation Term="OData.Description" String="The controller supports a command shell connection through the IPMI Serial Over LAN (SOL) protocol."/>
423        </Member>
424        <Member Name="Oem">
425          <Annotation Term="OData.Description" String="The controller supports a command shell connection through an OEM-specific protocol."/>
426        </Member>
427      </EnumType>
428
429      <EnumType Name="GraphicalConnectTypesSupported">
430        <Member Name="KVMIP">
431          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
432        </Member>
433        <Member Name="Oem">
434          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
435        </Member>
436      </EnumType>
437
438      <ComplexType Name="SerialConsole" BaseType="Manager.v1_0_0.ManagerService">
439        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
440        <Annotation Term="OData.Description" String="The information about a serial console service that this manager provides."/>
441        <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a manager."/>
442        <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.SerialConnectTypesSupported)" Nullable="false">
443          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
444          <Annotation Term="OData.Description" String="This property enumerates the serial console connection types that the implementation allows."/>
445          <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."/>
446        </Property>
447      </ComplexType>
448
449      <ComplexType Name="CommandShell" BaseType="Manager.v1_0_0.ManagerService">
450        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
451        <Annotation Term="OData.Description" String="The information about a command shell service that this manager provides."/>
452        <Annotation Term="OData.LongDescription" String="This type shall describe a command shell service for a manager."/>
453        <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.CommandConnectTypesSupported)" Nullable="false">
454          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
455          <Annotation Term="OData.Description" String="This property enumerates the command shell connection types that the implementation allows."/>
456          <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."/>
457        </Property>
458      </ComplexType>
459
460      <ComplexType Name="GraphicalConsole" BaseType="Manager.v1_0_0.ManagerService">
461        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
462        <Annotation Term="OData.Description" String="The information about a graphical console service that this manager provides."/>
463        <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a manager."/>
464        <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.GraphicalConnectTypesSupported)" Nullable="false">
465          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
466          <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
467          <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-defined KVM-IP protocol is supported."/>
468        </Property>
469      </ComplexType>
470    </Schema>
471
472    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_1">
473      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
474      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
475      <EntityType Name="Manager" BaseType="Manager.v1_0_0.Manager"/>
476    </Schema>
477
478    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_2">
479      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
480      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
481      <EntityType Name="Manager" BaseType="Manager.v1_0_1.Manager"/>
482    </Schema>
483
484    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_3">
485      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
486      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
487      <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
488    </Schema>
489
490    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_4">
491      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
492      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
493      <EntityType Name="Manager" BaseType="Manager.v1_0_3.Manager"/>
494    </Schema>
495
496    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_5">
497      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
498      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
499      <EntityType Name="Manager" BaseType="Manager.v1_0_4.Manager"/>
500    </Schema>
501
502    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_6">
503      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
504      <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 allow `ServiceEntryPointUUID` to be `null`."/>
505      <EntityType Name="Manager" BaseType="Manager.v1_0_5.Manager"/>
506    </Schema>
507
508    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_7">
509      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
510      <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."/>
511      <EntityType Name="Manager" BaseType="Manager.v1_0_6.Manager"/>
512    </Schema>
513
514    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_8">
515      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
516      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
517      <EntityType Name="Manager" BaseType="Manager.v1_0_7.Manager"/>
518    </Schema>
519
520    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_9">
521      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
522      <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."/>
523      <EntityType Name="Manager" BaseType="Manager.v1_0_8.Manager"/>
524    </Schema>
525
526    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_10">
527      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
528      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
529      <EntityType Name="Manager" BaseType="Manager.v1_0_9.Manager"/>
530    </Schema>
531
532    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_11">
533      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
534      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
535      <EntityType Name="Manager" BaseType="Manager.v1_0_10.Manager"/>
536    </Schema>
537
538    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_12">
539      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
540      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
541      <EntityType Name="Manager" BaseType="Manager.v1_0_11.Manager"/>
542    </Schema>
543
544    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_13">
545      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
546      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
547      <EntityType Name="Manager" BaseType="Manager.v1_0_12.Manager"/>
548    </Schema>
549
550    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_14">
551      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
552      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
553      <EntityType Name="Manager" BaseType="Manager.v1_0_13.Manager"/>
554    </Schema>
555
556    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_15">
557      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
558      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
559      <EntityType Name="Manager" BaseType="Manager.v1_0_14.Manager"/>
560    </Schema>
561
562    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_16">
563      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
564      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
565      <EntityType Name="Manager" BaseType="Manager.v1_0_15.Manager"/>
566    </Schema>
567
568    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_17">
569      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
570      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
571      <EntityType Name="Manager" BaseType="Manager.v1_0_16.Manager"/>
572    </Schema>
573
574    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_18">
575      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
576      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
577      <EntityType Name="Manager" BaseType="Manager.v1_0_17.Manager"/>
578    </Schema>
579
580    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_19">
581      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
582      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
583      <EntityType Name="Manager" BaseType="Manager.v1_0_18.Manager"/>
584    </Schema>
585
586    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_20">
587      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
588      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
589      <EntityType Name="Manager" BaseType="Manager.v1_0_19.Manager"/>
590    </Schema>
591
592    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_0">
593      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
594      <Annotation Term="Redfish.Release" String="2016.1"/>
595
596      <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
597
598      <ComplexType Name="Links" BaseType="Manager.v1_0_0.Links">
599        <NavigationProperty Name="ManagerInChassis" Type="Chassis.Chassis" Nullable="false">
600          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
601          <Annotation Term="OData.Description" String="The link to the chassis where this manager is located."/>
602          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the chassis where this manager is located."/>
603          <Annotation Term="OData.AutoExpandReferences"/>
604        </NavigationProperty>
605      </ComplexType>
606    </Schema>
607
608    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_1">
609      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
610      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
611      <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager"/>
612    </Schema>
613
614    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_2">
615      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
616      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
617      <EntityType Name="Manager" BaseType="Manager.v1_1_1.Manager"/>
618    </Schema>
619
620    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_3">
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_1_2.Manager"/>
624    </Schema>
625
626    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_4">
627      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
628      <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 allow `ServiceEntryPointUUID` to be `null`."/>
629      <EntityType Name="Manager" BaseType="Manager.v1_1_3.Manager"/>
630    </Schema>
631
632    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_5">
633      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
634      <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."/>
635      <EntityType Name="Manager" BaseType="Manager.v1_1_4.Manager"/>
636    </Schema>
637
638    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_6">
639      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
640      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
641      <EntityType Name="Manager" BaseType="Manager.v1_1_5.Manager"/>
642    </Schema>
643
644    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_7">
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 URI properties use the uri-reference format."/>
647      <EntityType Name="Manager" BaseType="Manager.v1_1_6.Manager"/>
648    </Schema>
649
650    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_8">
651      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
652      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
653      <EntityType Name="Manager" BaseType="Manager.v1_1_7.Manager"/>
654    </Schema>
655
656    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_9">
657      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
659      <EntityType Name="Manager" BaseType="Manager.v1_1_8.Manager"/>
660    </Schema>
661
662    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_10">
663      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
664      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
665      <EntityType Name="Manager" BaseType="Manager.v1_1_9.Manager"/>
666    </Schema>
667
668    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_11">
669      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
671      <EntityType Name="Manager" BaseType="Manager.v1_1_10.Manager"/>
672    </Schema>
673
674    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_12">
675      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
677      <EntityType Name="Manager" BaseType="Manager.v1_1_11.Manager"/>
678    </Schema>
679
680    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_13">
681      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
682      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
683      <EntityType Name="Manager" BaseType="Manager.v1_1_12.Manager"/>
684    </Schema>
685
686    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_14">
687      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
688      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
689      <EntityType Name="Manager" BaseType="Manager.v1_1_13.Manager"/>
690    </Schema>
691
692    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_15">
693      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
695      <EntityType Name="Manager" BaseType="Manager.v1_1_14.Manager"/>
696    </Schema>
697
698    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_16">
699      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
701      <EntityType Name="Manager" BaseType="Manager.v1_1_15.Manager"/>
702    </Schema>
703
704    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_17">
705      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
706      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
707      <EntityType Name="Manager" BaseType="Manager.v1_1_16.Manager"/>
708    </Schema>
709
710    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_18">
711      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
712      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
713      <EntityType Name="Manager" BaseType="Manager.v1_1_17.Manager"/>
714    </Schema>
715
716    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_0">
717      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
718      <Annotation Term="Redfish.Release" String="2016.2"/>
719
720      <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager">
721        <Property Name="PowerState" Type="Resource.PowerState">
722          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
723          <Annotation Term="OData.Description" String="The current power state of the manager."/>
724          <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the manager."/>
725        </Property>
726      </EntityType>
727    </Schema>
728
729    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_1">
730      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
731      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
732      <EntityType Name="Manager" BaseType="Manager.v1_2_0.Manager"/>
733    </Schema>
734
735    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_2">
736      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
737      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
738      <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager"/>
739    </Schema>
740
741    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_3">
742      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
743      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
744      <EntityType Name="Manager" BaseType="Manager.v1_2_2.Manager"/>
745    </Schema>
746
747    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_4">
748      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
749      <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."/>
750      <EntityType Name="Manager" BaseType="Manager.v1_2_3.Manager"/>
751    </Schema>
752
753    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_5">
754      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
755      <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."/>
756      <EntityType Name="Manager" BaseType="Manager.v1_2_4.Manager"/>
757    </Schema>
758
759    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_6">
760      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
761      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
762      <EntityType Name="Manager" BaseType="Manager.v1_2_5.Manager"/>
763    </Schema>
764
765    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_7">
766      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
767      <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."/>
768      <EntityType Name="Manager" BaseType="Manager.v1_2_6.Manager"/>
769    </Schema>
770
771    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_8">
772      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
773      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
774      <EntityType Name="Manager" BaseType="Manager.v1_2_7.Manager"/>
775    </Schema>
776
777    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_9">
778      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
779      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
780      <EntityType Name="Manager" BaseType="Manager.v1_2_8.Manager"/>
781    </Schema>
782
783    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_10">
784      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
785      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
786      <EntityType Name="Manager" BaseType="Manager.v1_2_9.Manager"/>
787    </Schema>
788
789    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_11">
790      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
791      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
792      <EntityType Name="Manager" BaseType="Manager.v1_2_10.Manager"/>
793    </Schema>
794
795    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_12">
796      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
797      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
798      <EntityType Name="Manager" BaseType="Manager.v1_2_11.Manager"/>
799    </Schema>
800
801    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_13">
802      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
803      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
804      <EntityType Name="Manager" BaseType="Manager.v1_2_12.Manager"/>
805    </Schema>
806
807    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_14">
808      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
809      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
810      <EntityType Name="Manager" BaseType="Manager.v1_2_13.Manager"/>
811    </Schema>
812
813    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_15">
814      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
815      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
816      <EntityType Name="Manager" BaseType="Manager.v1_2_14.Manager"/>
817    </Schema>
818
819    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_16">
820      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
821      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
822      <EntityType Name="Manager" BaseType="Manager.v1_2_15.Manager"/>
823    </Schema>
824
825    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_17">
826      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
827      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
828      <EntityType Name="Manager" BaseType="Manager.v1_2_16.Manager"/>
829    </Schema>
830
831    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_18">
832      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
833      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
834      <EntityType Name="Manager" BaseType="Manager.v1_2_17.Manager"/>
835    </Schema>
836
837    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_0">
838      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
839      <Annotation Term="Redfish.Release" String="2016.3"/>
840
841      <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager">
842        <NavigationProperty Name="HostInterfaces" Type="HostInterfaceCollection.HostInterfaceCollection" Nullable="false">
843          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
844          <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."/>
845          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `HostInterfaceCollection`."/>
846          <Annotation Term="OData.AutoExpandReferences"/>
847        </NavigationProperty>
848      </EntityType>
849    </Schema>
850
851    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_1">
852      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
853      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
854      <EntityType Name="Manager" BaseType="Manager.v1_3_0.Manager"/>
855    </Schema>
856
857    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_2">
858      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
859      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
860      <EntityType Name="Manager" BaseType="Manager.v1_3_1.Manager"/>
861    </Schema>
862
863    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_3">
864      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
865      <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."/>
866      <EntityType Name="Manager" BaseType="Manager.v1_3_2.Manager"/>
867    </Schema>
868
869    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_4">
870      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
871      <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."/>
872      <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager"/>
873    </Schema>
874
875    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_5">
876      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
877      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
878      <EntityType Name="Manager" BaseType="Manager.v1_3_4.Manager"/>
879    </Schema>
880
881    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_6">
882      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
883      <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."/>
884      <EntityType Name="Manager" BaseType="Manager.v1_3_5.Manager"/>
885    </Schema>
886
887    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_7">
888      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
889      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
890      <EntityType Name="Manager" BaseType="Manager.v1_3_6.Manager"/>
891    </Schema>
892
893    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_8">
894      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
895      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
896      <EntityType Name="Manager" BaseType="Manager.v1_3_7.Manager"/>
897    </Schema>
898
899    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_9">
900      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
901      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
902      <EntityType Name="Manager" BaseType="Manager.v1_3_8.Manager"/>
903    </Schema>
904
905    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_10">
906      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
907      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
908      <EntityType Name="Manager" BaseType="Manager.v1_3_9.Manager"/>
909    </Schema>
910
911    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_11">
912      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
913      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
914      <EntityType Name="Manager" BaseType="Manager.v1_3_10.Manager"/>
915    </Schema>
916
917    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_12">
918      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
919      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
920      <EntityType Name="Manager" BaseType="Manager.v1_3_11.Manager"/>
921    </Schema>
922
923    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_13">
924      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
925      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
926      <EntityType Name="Manager" BaseType="Manager.v1_3_12.Manager"/>
927    </Schema>
928
929    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_14">
930      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
931      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
932      <EntityType Name="Manager" BaseType="Manager.v1_3_13.Manager"/>
933    </Schema>
934
935    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_15">
936      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
937      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
938      <EntityType Name="Manager" BaseType="Manager.v1_3_14.Manager"/>
939    </Schema>
940
941    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_16">
942      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
943      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
944      <EntityType Name="Manager" BaseType="Manager.v1_3_15.Manager"/>
945    </Schema>
946
947    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_17">
948      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
949      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
950      <EntityType Name="Manager" BaseType="Manager.v1_3_16.Manager"/>
951    </Schema>
952
953    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_0">
954      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
955      <Annotation Term="Redfish.Release" String="2018.1"/>
956
957      <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager">
958        <Property Name="AutoDSTEnabled" Type="Edm.Boolean" Nullable="false">
959          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
960          <Annotation Term="OData.Description" String="An indication of whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
961          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
962        </Property>
963      </EntityType>
964
965      <ComplexType Name="Links" BaseType="Manager.v1_1_0.Links">
966        <NavigationProperty Name="ManagerForSwitches" Type="Collection(Switch.Switch)">
967          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
968          <Annotation Term="OData.Description" String="An array of links to the switches that this manager controls."/>
969          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to switches that this manager instance controls."/>
970          <Annotation Term="OData.AutoExpandReferences"/>
971        </NavigationProperty>
972      </ComplexType>
973    </Schema>
974
975    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_1">
976      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
977      <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."/>
978      <EntityType Name="Manager" BaseType="Manager.v1_4_0.Manager"/>
979    </Schema>
980
981    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_2">
982      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
983      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
984      <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager"/>
985    </Schema>
986
987    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_3">
988      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
989      <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."/>
990      <EntityType Name="Manager" BaseType="Manager.v1_4_2.Manager"/>
991    </Schema>
992
993    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_4">
994      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
995      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
996      <EntityType Name="Manager" BaseType="Manager.v1_4_3.Manager"/>
997    </Schema>
998
999    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_5">
1000      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1001      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1002      <EntityType Name="Manager" BaseType="Manager.v1_4_4.Manager"/>
1003    </Schema>
1004
1005    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_6">
1006      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1007      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1008      <EntityType Name="Manager" BaseType="Manager.v1_4_5.Manager"/>
1009    </Schema>
1010
1011    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_7">
1012      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1014      <EntityType Name="Manager" BaseType="Manager.v1_4_6.Manager"/>
1015    </Schema>
1016
1017    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_8">
1018      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1019      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1020      <EntityType Name="Manager" BaseType="Manager.v1_4_7.Manager"/>
1021    </Schema>
1022
1023    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_9">
1024      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1026      <EntityType Name="Manager" BaseType="Manager.v1_4_8.Manager"/>
1027    </Schema>
1028
1029    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_10">
1030      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1031      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1032      <EntityType Name="Manager" BaseType="Manager.v1_4_9.Manager"/>
1033    </Schema>
1034
1035    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_11">
1036      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1037      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1038      <EntityType Name="Manager" BaseType="Manager.v1_4_10.Manager"/>
1039    </Schema>
1040
1041    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_12">
1042      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1043      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1044      <EntityType Name="Manager" BaseType="Manager.v1_4_11.Manager"/>
1045    </Schema>
1046
1047    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_13">
1048      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1049      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1050      <EntityType Name="Manager" BaseType="Manager.v1_4_12.Manager"/>
1051    </Schema>
1052
1053    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_14">
1054      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1055      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1056      <EntityType Name="Manager" BaseType="Manager.v1_4_13.Manager"/>
1057    </Schema>
1058
1059    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_0">
1060      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1061      <Annotation Term="Redfish.Release" String="2018.2"/>
1062
1063      <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager">
1064        <Property Name="RemoteRedfishServiceUri" Type="Edm.String">
1065          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1066          <Annotation Term="OData.Description" String="The URI of the Redfish service root for the remote manager that this resource represents."/>
1067          <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."/>
1068          <Annotation Term="OData.IsURL"/>
1069        </Property>
1070        <NavigationProperty Name="RemoteAccountService" Type="AccountService.AccountService" ContainsTarget="true" Nullable="false">
1071          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1072          <Annotation Term="OData.Description" String="The link to the account service resource for the remote manager that this resource represents."/>
1073          <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."/>
1074          <Annotation Term="OData.AutoExpandReferences"/>
1075        </NavigationProperty>
1076      </EntityType>
1077    </Schema>
1078
1079    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_1">
1080      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1081      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1082      <EntityType Name="Manager" BaseType="Manager.v1_5_0.Manager"/>
1083    </Schema>
1084
1085    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_2">
1086      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1087      <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."/>
1088      <EntityType Name="Manager" BaseType="Manager.v1_5_1.Manager"/>
1089    </Schema>
1090
1091    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_3">
1092      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1093      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1094      <EntityType Name="Manager" BaseType="Manager.v1_5_2.Manager"/>
1095    </Schema>
1096
1097    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_4">
1098      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1099      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1100      <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
1101    </Schema>
1102
1103    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_5">
1104      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1105      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1106      <EntityType Name="Manager" BaseType="Manager.v1_5_4.Manager"/>
1107    </Schema>
1108
1109    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_6">
1110      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1111      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1112      <EntityType Name="Manager" BaseType="Manager.v1_5_5.Manager"/>
1113    </Schema>
1114
1115    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_7">
1116      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1117      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1118      <EntityType Name="Manager" BaseType="Manager.v1_5_6.Manager"/>
1119    </Schema>
1120
1121    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_8">
1122      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1123      <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 descriptions to use proper normative terminology."/>
1124      <EntityType Name="Manager" BaseType="Manager.v1_5_7.Manager"/>
1125    </Schema>
1126
1127    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_9">
1128      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1129      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1130      <EntityType Name="Manager" BaseType="Manager.v1_5_8.Manager"/>
1131    </Schema>
1132
1133    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_10">
1134      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1135      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1136      <EntityType Name="Manager" BaseType="Manager.v1_5_9.Manager"/>
1137    </Schema>
1138
1139    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_11">
1140      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1141      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1142      <EntityType Name="Manager" BaseType="Manager.v1_5_10.Manager"/>
1143    </Schema>
1144
1145    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_12">
1146      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1147      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1148      <EntityType Name="Manager" BaseType="Manager.v1_5_11.Manager"/>
1149    </Schema>
1150
1151    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_13">
1152      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1153      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1154      <EntityType Name="Manager" BaseType="Manager.v1_5_12.Manager"/>
1155    </Schema>
1156
1157    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_0">
1158      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1159      <Annotation Term="Redfish.Release" String="2019.2"/>
1160
1161      <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
1162
1163      <ComplexType Name="Links" BaseType="Manager.v1_4_0.Links">
1164        <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
1165          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1166          <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this manager."/>
1167          <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."/>
1168          <Annotation Term="OData.AutoExpandReferences"/>
1169        </NavigationProperty>
1170        <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
1171          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1172          <Annotation Term="OData.Description" String="The images that are associated with this manager."/>
1173          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `SoftwareInventory` that represent the firmware images that apply to this manager."/>
1174          <Annotation Term="OData.AutoExpandReferences"/>
1175        </NavigationProperty>
1176      </ComplexType>
1177    </Schema>
1178
1179    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_1">
1180      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1181      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1182      <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager"/>
1183    </Schema>
1184
1185    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_2">
1186      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1187      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1188      <EntityType Name="Manager" BaseType="Manager.v1_6_1.Manager"/>
1189    </Schema>
1190
1191    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_3">
1192      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1193      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1194      <EntityType Name="Manager" BaseType="Manager.v1_6_2.Manager"/>
1195    </Schema>
1196
1197    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_4">
1198      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1199      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1200      <EntityType Name="Manager" BaseType="Manager.v1_6_3.Manager"/>
1201    </Schema>
1202
1203    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_5">
1204      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1205      <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 descriptions to use proper normative terminology."/>
1206      <EntityType Name="Manager" BaseType="Manager.v1_6_4.Manager"/>
1207    </Schema>
1208
1209    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_6">
1210      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1211      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1212      <EntityType Name="Manager" BaseType="Manager.v1_6_5.Manager"/>
1213    </Schema>
1214
1215    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_7">
1216      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1217      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1218      <EntityType Name="Manager" BaseType="Manager.v1_6_6.Manager"/>
1219    </Schema>
1220
1221    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_8">
1222      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1223      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1224      <EntityType Name="Manager" BaseType="Manager.v1_6_7.Manager"/>
1225    </Schema>
1226
1227    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_9">
1228      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1229      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1230      <EntityType Name="Manager" BaseType="Manager.v1_6_8.Manager"/>
1231    </Schema>
1232
1233    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_10">
1234      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1235      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1236      <EntityType Name="Manager" BaseType="Manager.v1_6_9.Manager"/>
1237    </Schema>
1238
1239    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_0">
1240      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1241      <Annotation Term="Redfish.Release" String="2019.4"/>
1242
1243      <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager">
1244        <Property Name="Manufacturer" Type="Edm.String">
1245          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1246          <Annotation Term="OData.Description" String="The manufacturer of this manager."/>
1247          <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."/>
1248        </Property>
1249        <Property Name="SerialNumber" Type="Edm.String">
1250          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1251          <Annotation Term="OData.Description" String="The serial number of the manager."/>
1252          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the manager."/>
1253        </Property>
1254        <Property Name="PartNumber" Type="Edm.String">
1255          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1256          <Annotation Term="OData.Description" String="The part number of the manager."/>
1257          <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."/>
1258        </Property>
1259      </EntityType>
1260    </Schema>
1261
1262    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_1">
1263      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1264      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1265      <EntityType Name="Manager" BaseType="Manager.v1_7_0.Manager"/>
1266    </Schema>
1267
1268    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_2">
1269      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1270      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1271      <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1272    </Schema>
1273
1274    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_3">
1275      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1276      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1277      <EntityType Name="Manager" BaseType="Manager.v1_7_2.Manager"/>
1278    </Schema>
1279
1280    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_4">
1281      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1282      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1283      <EntityType Name="Manager" BaseType="Manager.v1_7_3.Manager"/>
1284    </Schema>
1285
1286    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_5">
1287      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1288      <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 descriptions to use proper normative terminology."/>
1289      <EntityType Name="Manager" BaseType="Manager.v1_7_4.Manager"/>
1290    </Schema>
1291
1292    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_6">
1293      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1294      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1295      <EntityType Name="Manager" BaseType="Manager.v1_7_5.Manager"/>
1296    </Schema>
1297
1298    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_7">
1299      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1300      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1301      <EntityType Name="Manager" BaseType="Manager.v1_7_6.Manager"/>
1302    </Schema>
1303
1304    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_8">
1305      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1306      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1307      <EntityType Name="Manager" BaseType="Manager.v1_7_7.Manager"/>
1308    </Schema>
1309
1310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_9">
1311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1312      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1313      <EntityType Name="Manager" BaseType="Manager.v1_7_8.Manager"/>
1314    </Schema>
1315
1316    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_10">
1317      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1318      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1319      <EntityType Name="Manager" BaseType="Manager.v1_7_9.Manager"/>
1320    </Schema>
1321
1322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_0">
1323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1324      <Annotation Term="Redfish.Release" String="2020.1"/>
1325      <Annotation Term="OData.Description" String="This version was created to add the `ResetToDefaults` action."/>
1326
1327      <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1328
1329      <EnumType Name="ResetToDefaultsType">
1330        <Member Name="ResetAll">
1331          <Annotation Term="OData.Description" String="Reset all settings to factory defaults."/>
1332        </Member>
1333        <Member Name="PreserveNetworkAndUsers">
1334          <Annotation Term="OData.Description" String="Reset all settings except network and local usernames/passwords to factory defaults."/>
1335        </Member>
1336        <Member Name="PreserveNetwork">
1337          <Annotation Term="OData.Description" String="Reset all settings except network settings to factory defaults."/>
1338        </Member>
1339      </EnumType>
1340    </Schema>
1341
1342    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_1">
1343      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1344      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1345      <EntityType Name="Manager" BaseType="Manager.v1_8_0.Manager"/>
1346    </Schema>
1347
1348    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_2">
1349      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1350      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1351      <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager"/>
1352    </Schema>
1353
1354    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_3">
1355      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1356      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1357      <EntityType Name="Manager" BaseType="Manager.v1_8_2.Manager"/>
1358    </Schema>
1359
1360    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_4">
1361      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1362      <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 descriptions to use proper normative terminology."/>
1363      <EntityType Name="Manager" BaseType="Manager.v1_8_3.Manager"/>
1364    </Schema>
1365
1366    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_5">
1367      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1368      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1369      <EntityType Name="Manager" BaseType="Manager.v1_8_4.Manager"/>
1370    </Schema>
1371
1372    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_6">
1373      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1374      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1375      <EntityType Name="Manager" BaseType="Manager.v1_8_5.Manager"/>
1376    </Schema>
1377
1378    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_7">
1379      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1380      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1381      <EntityType Name="Manager" BaseType="Manager.v1_8_6.Manager"/>
1382    </Schema>
1383
1384    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_8">
1385      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1386      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1387      <EntityType Name="Manager" BaseType="Manager.v1_8_7.Manager"/>
1388    </Schema>
1389
1390    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_9">
1391      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1392      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1393      <EntityType Name="Manager" BaseType="Manager.v1_8_8.Manager"/>
1394    </Schema>
1395
1396    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_0">
1397      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1398      <Annotation Term="Redfish.Release" String="2020.2"/>
1399
1400      <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager">
1401        <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1402          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1403          <Annotation Term="OData.Description" String="The date and time when the manager was last reset or rebooted."/>
1404          <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."/>
1405        </Property>
1406      </EntityType>
1407
1408      <ComplexType Name="Links" BaseType="Manager.v1_6_0.Links">
1409        <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1410          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1411          <Annotation Term="OData.Description" String="The array of links to the managers responsible for managing this manager."/>
1412          <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."/>
1413          <Annotation Term="OData.AutoExpandReferences"/>
1414        </NavigationProperty>
1415        <NavigationProperty Name="ManagerForManagers" Type="Collection(Manager.Manager)">
1416          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1417          <Annotation Term="OData.Description" String="An array of links to the managers that are managed by this manager."/>
1418          <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."/>
1419          <Annotation Term="OData.AutoExpandReferences"/>
1420        </NavigationProperty>
1421      </ComplexType>
1422    </Schema>
1423
1424    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_1">
1425      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1426      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1427      <EntityType Name="Manager" BaseType="Manager.v1_9_0.Manager"/>
1428    </Schema>
1429
1430    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_2">
1431      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1433      <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager"/>
1434    </Schema>
1435
1436    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_3">
1437      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1438      <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 descriptions to use proper normative terminology."/>
1439      <EntityType Name="Manager" BaseType="Manager.v1_9_2.Manager"/>
1440    </Schema>
1441
1442    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_4">
1443      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1444      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1445      <EntityType Name="Manager" BaseType="Manager.v1_9_3.Manager"/>
1446    </Schema>
1447
1448    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_5">
1449      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1450      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1451      <EntityType Name="Manager" BaseType="Manager.v1_9_4.Manager"/>
1452    </Schema>
1453
1454    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_6">
1455      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1456      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1457      <EntityType Name="Manager" BaseType="Manager.v1_9_5.Manager"/>
1458    </Schema>
1459
1460    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_7">
1461      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1462      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1463      <EntityType Name="Manager" BaseType="Manager.v1_9_6.Manager"/>
1464    </Schema>
1465
1466    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_8">
1467      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1468      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1469      <EntityType Name="Manager" BaseType="Manager.v1_9_7.Manager"/>
1470    </Schema>
1471
1472    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_0">
1473      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1474      <Annotation Term="Redfish.Release" String="2020.3"/>
1475      <Annotation Term="OData.Description" String="This version was created to deprecate the `VirtualMedia` and `SerialConsole` properties in favor of the `VirtualMedia` and `SerialConsole` properties in the `ComputerSystem` schema."/>
1476
1477      <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager">
1478        <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1479          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1480          <Annotation Term="OData.Description" String="The time zone of the manager."/>
1481          <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."/>
1482        </Property>
1483      </EntityType>
1484    </Schema>
1485
1486    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_1">
1487      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1488      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1489      <EntityType Name="Manager" BaseType="Manager.v1_10_0.Manager"/>
1490    </Schema>
1491
1492    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_2">
1493      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1494      <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 descriptions to use proper normative terminology."/>
1495      <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager"/>
1496    </Schema>
1497
1498    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_3">
1499      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1500      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1501      <EntityType Name="Manager" BaseType="Manager.v1_10_2.Manager"/>
1502    </Schema>
1503
1504    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_4">
1505      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1506      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1507      <EntityType Name="Manager" BaseType="Manager.v1_10_3.Manager"/>
1508    </Schema>
1509
1510    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_5">
1511      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1512      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1513      <EntityType Name="Manager" BaseType="Manager.v1_10_4.Manager"/>
1514    </Schema>
1515
1516    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_6">
1517      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1518      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1519      <EntityType Name="Manager" BaseType="Manager.v1_10_5.Manager"/>
1520    </Schema>
1521
1522    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_7">
1523      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1524      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1525      <EntityType Name="Manager" BaseType="Manager.v1_10_6.Manager"/>
1526    </Schema>
1527
1528    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_0">
1529      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1530      <Annotation Term="Redfish.Release" String="2020.4"/>
1531
1532      <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager">
1533        <Property Name="Location" Type="Resource.Location" Nullable="false">
1534          <Annotation Term="OData.Description" String="The location of the manager."/>
1535          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated manager."/>
1536        </Property>
1537        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1538          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1539          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1540          <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."/>
1541        </Property>
1542        <Property Name="SparePartNumber" Type="Edm.String">
1543          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1544          <Annotation Term="OData.Description" String="The spare part number of the manager."/>
1545          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the manager."/>
1546        </Property>
1547      </EntityType>
1548    </Schema>
1549
1550    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_1">
1551      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1552      <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 descriptions to use proper normative terminology."/>
1553      <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager"/>
1554    </Schema>
1555
1556    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_2">
1557      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1558      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1559      <EntityType Name="Manager" BaseType="Manager.v1_11_1.Manager"/>
1560    </Schema>
1561
1562    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_3">
1563      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1564      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1565      <EntityType Name="Manager" BaseType="Manager.v1_11_2.Manager"/>
1566    </Schema>
1567
1568    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_4">
1569      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1570      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1571      <EntityType Name="Manager" BaseType="Manager.v1_11_3.Manager"/>
1572    </Schema>
1573
1574    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_5">
1575      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1576      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1577      <EntityType Name="Manager" BaseType="Manager.v1_11_4.Manager"/>
1578    </Schema>
1579
1580    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_6">
1581      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1582      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1583      <EntityType Name="Manager" BaseType="Manager.v1_11_5.Manager"/>
1584    </Schema>
1585
1586    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_0">
1587      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1588      <Annotation Term="Redfish.Release" String="2021.1"/>
1589
1590      <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager">
1591        <NavigationProperty Name="USBPorts" Type="PortCollection.PortCollection" Nullable="false">
1592          <Annotation Term="OData.Description" String="The USB ports of the manager."/>
1593          <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."/>
1594        </NavigationProperty>
1595      </EntityType>
1596    </Schema>
1597
1598    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_1">
1599      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1600      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1601      <EntityType Name="Manager" BaseType="Manager.v1_12_0.Manager"/>
1602    </Schema>
1603
1604    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_2">
1605      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1606      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1607      <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager"/>
1608    </Schema>
1609
1610    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_3">
1611      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1612      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1613      <EntityType Name="Manager" BaseType="Manager.v1_12_2.Manager"/>
1614    </Schema>
1615
1616    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_4">
1617      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1618      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1619      <EntityType Name="Manager" BaseType="Manager.v1_12_3.Manager"/>
1620    </Schema>
1621
1622    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_5">
1623      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1624      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1625      <EntityType Name="Manager" BaseType="Manager.v1_12_4.Manager"/>
1626    </Schema>
1627
1628    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_0">
1629      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1630      <Annotation Term="Redfish.Release" String="2021.2"/>
1631
1632      <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager">
1633        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1634          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1635          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1636          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection` that contains certificates for device identity and attestation."/>
1637          <Annotation Term="OData.AutoExpandReferences"/>
1638        </NavigationProperty>
1639        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1640          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1641          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1642          <Annotation Term="Redfish.Revisions">
1643            <Collection>
1644              <Record>
1645                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1646                <PropertyValue Property="Version" String="v1_14_0"/>
1647                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
1648              </Record>
1649            </Collection>
1650          </Annotation>
1651        </Property>
1652      </EntityType>
1653    </Schema>
1654
1655    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_1">
1656      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1657      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1658      <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager"/>
1659    </Schema>
1660
1661    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_2">
1662      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1663      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1664      <EntityType Name="Manager" BaseType="Manager.v1_13_1.Manager"/>
1665    </Schema>
1666
1667    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_3">
1668      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1669      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1670      <EntityType Name="Manager" BaseType="Manager.v1_13_2.Manager"/>
1671    </Schema>
1672
1673    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_4">
1674      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1675      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1676      <EntityType Name="Manager" BaseType="Manager.v1_13_3.Manager"/>
1677    </Schema>
1678
1679    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_0">
1680      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1681      <Annotation Term="Redfish.Release" String="2021.4"/>
1682      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
1683
1684      <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager">
1685        <NavigationProperty Name="ManagerDiagnosticData" Type="ManagerDiagnosticData.ManagerDiagnosticData">
1686          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1687          <Annotation Term="OData.Description" String="The diagnostic data for this manager."/>
1688          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `ManagerDiagnosticData` that represents the diagnostic data for this manager."/>
1689        </NavigationProperty>
1690      </EntityType>
1691    </Schema>
1692
1693    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_1">
1694      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1695      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1696      <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager"/>
1697    </Schema>
1698
1699    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_2">
1700      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1701      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1702      <EntityType Name="Manager" BaseType="Manager.v1_14_1.Manager"/>
1703    </Schema>
1704
1705    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_3">
1706      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1707      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1708      <EntityType Name="Manager" BaseType="Manager.v1_14_2.Manager"/>
1709    </Schema>
1710
1711    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_4">
1712      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1713      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1714      <EntityType Name="Manager" BaseType="Manager.v1_14_3.Manager"/>
1715    </Schema>
1716
1717    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_0">
1718      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1719      <Annotation Term="Redfish.Release" String="2022.1"/>
1720
1721      <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager">
1722        <Property Name="ServiceIdentification" Type="Edm.String">
1723          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1724          <Annotation Term="OData.Description" String="A product instance identifier displayed in the Redfish service root."/>
1725          <Annotation Term="OData.LongDescription" String="This property shall contain a vendor-provided or user-provided value that identifies and associates a discovered Redfish service with a particular product instance.  If this manager provides the Redfish service, the `ServiceIdentification` property in the `ServiceRoot` resource shall contain the value of this property.  This property shall only be present if the manager provides the Redfish service.  The value of this property is used in conjunction with the `Product` and `Vendor` properties in `ServiceRoot` to match user credentials or other a priori product instance information necessary for initial deployment to the correct, matching Redfish service."/>
1726        </Property>
1727        <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
1728          <Annotation Term="OData.Description" String="The additional firmware versions of the manager."/>
1729          <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the manager."/>
1730        </Property>
1731      </EntityType>
1732    </Schema>
1733
1734    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_1">
1735      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1736      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1737      <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager"/>
1738    </Schema>
1739
1740    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_2">
1741      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1742      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1743      <EntityType Name="Manager" BaseType="Manager.v1_15_1.Manager"/>
1744    </Schema>
1745
1746    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_3">
1747      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1748      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1749      <EntityType Name="Manager" BaseType="Manager.v1_15_2.Manager"/>
1750    </Schema>
1751
1752    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_4">
1753      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1754      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1755      <EntityType Name="Manager" BaseType="Manager.v1_15_3.Manager"/>
1756    </Schema>
1757
1758    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_0">
1759      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1760      <Annotation Term="Redfish.Release" String="2022.2"/>
1761
1762      <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager">
1763        <NavigationProperty Name="DedicatedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1764          <Annotation Term="OData.Description" String="The dedicated network ports of the manager."/>
1765          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PortCollection` that represent the dedicated network ports of the manager."/>
1766        </NavigationProperty>
1767        <NavigationProperty Name="SharedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1768          <Annotation Term="OData.Description" String="The shared network ports of the manager."/>
1769          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PortCollection` that represent the shared network ports of the manager.  The members of this collection shall reference Port resources subordinate to NetworkAdapter resources."/>
1770        </NavigationProperty>
1771        <NavigationProperty Name="SecurityPolicy" Type="SecurityPolicy.SecurityPolicy">
1772          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1773          <Annotation Term="OData.Description" String="The security policy settings for this manager."/>
1774          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `SecurityPolicy` that contains the security policy settings for this manager."/>
1775        </NavigationProperty>
1776      </EntityType>
1777    </Schema>
1778
1779    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_1">
1780      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1781      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1782      <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager"/>
1783    </Schema>
1784
1785    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_2">
1786      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1787      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1788      <EntityType Name="Manager" BaseType="Manager.v1_16_1.Manager"/>
1789    </Schema>
1790
1791    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_3">
1792      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1793      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1794      <EntityType Name="Manager" BaseType="Manager.v1_16_2.Manager"/>
1795    </Schema>
1796
1797    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_4">
1798      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1799      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1800      <EntityType Name="Manager" BaseType="Manager.v1_16_3.Manager"/>
1801    </Schema>
1802
1803    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_0">
1804      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1805      <Annotation Term="Redfish.Release" String="2022.3"/>
1806
1807      <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager">
1808        <Property Name="Version" Type="Edm.String">
1809          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1810          <Annotation Term="OData.Description" String="The hardware version of this manager."/>
1811          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this manager as determined by the vendor or supplier."/>
1812        </Property>
1813      </EntityType>
1814    </Schema>
1815
1816    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_1">
1817      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1819      <EntityType Name="Manager" BaseType="Manager.v1_17_0.Manager"/>
1820    </Schema>
1821
1822    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_2">
1823      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1825      <EntityType Name="Manager" BaseType="Manager.v1_17_1.Manager"/>
1826    </Schema>
1827
1828    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_3">
1829      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1830      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1831      <EntityType Name="Manager" BaseType="Manager.v1_17_2.Manager"/>
1832    </Schema>
1833
1834    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_4">
1835      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1836      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1837      <EntityType Name="Manager" BaseType="Manager.v1_17_3.Manager"/>
1838    </Schema>
1839
1840    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_0">
1841      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1842      <Annotation Term="Redfish.Release" String="2023.1"/>
1843
1844      <EntityType Name="Manager" BaseType="Manager.v1_17_1.Manager"/>
1845
1846      <ComplexType Name="Links" BaseType="Manager.v1_9_0.Links">
1847        <NavigationProperty Name="SelectedNetworkPort" Type="Port.Port">
1848          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1849          <Annotation Term="OData.Description" String="The network port currently used by this manager.  This allows selection of shared or dedicated ports for managers that support one or the other.  For managers that always have their dedicated port enabled, this allows the selection of which shared port to use."/>
1850          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Port` that represents the current network port used by this manager."/>
1851        </NavigationProperty>
1852      </ComplexType>
1853    </Schema>
1854
1855    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_1">
1856      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1857      <Annotation Term="OData.Description" String="This version was created to update the description for the `BMC` value of `ManagerType` to allow for multiple systems.  It was also created to clarify the usage of the `ServiceIdentification` property.  It was also created to correct various typographical errors."/>
1858      <EntityType Name="Manager" BaseType="Manager.v1_18_0.Manager"/>
1859    </Schema>
1860
1861    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_2">
1862      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1863      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1864      <EntityType Name="Manager" BaseType="Manager.v1_18_1.Manager"/>
1865    </Schema>
1866
1867    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_3">
1868      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1869      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1870      <EntityType Name="Manager" BaseType="Manager.v1_18_2.Manager"/>
1871    </Schema>
1872
1873    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_4">
1874      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1875      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1876      <EntityType Name="Manager" BaseType="Manager.v1_18_3.Manager"/>
1877    </Schema>
1878
1879    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_0">
1880      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1881      <Annotation Term="Redfish.Release" String="2023.3"/>
1882
1883      <EntityType Name="Manager" BaseType="Manager.v1_18_1.Manager">
1884        <Property Name="DaylightSavingTime" Type="Manager.v1_19_0.DaylightSavingTime" Nullable="false">
1885          <Annotation Term="OData.Description" String="The daylight saving time settings for this manager."/>
1886          <Annotation Term="OData.LongDescription" String="This property shall contain the daylight saving time settings for this manager."/>
1887        </Property>
1888      </EntityType>
1889
1890      <ComplexType Name="DaylightSavingTime">
1891        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1892        <Annotation Term="OData.Description" String="The daylight saving time settings for a manager."/>
1893        <Annotation Term="OData.LongDescription" String="This type shall contain the daylight saving time settings for a manager."/>
1894        <Property Name="StartDateTime" Type="Edm.DateTimeOffset" Nullable="false">
1895          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1896          <Annotation Term="OData.Description" String="The start date and time with UTC offset of daylight saving time."/>
1897          <Annotation Term="OData.LongDescription" String="This property shall contain the start date and time with UTC offset of daylight saving time for this manager.  Services shall update the UTC offset based on changes made to `DateTimeLocalOffset`.  This property shall be read-only if the service contains time zone databases."/>
1898        </Property>
1899        <Property Name="EndDateTime" Type="Edm.DateTimeOffset" Nullable="false">
1900          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1901          <Annotation Term="OData.Description" String="The end date and time with UTC offset of daylight saving time."/>
1902          <Annotation Term="OData.LongDescription" String="This property shall contain the end date and time with UTC offset of daylight saving time for this manager.  If daylight saving time is permanent, specify a sufficiently distant end date and time.  Services shall update the UTC offset based on changes made to `DateTimeLocalOffset`.  This property shall be read-only if the service contains time zone databases."/>
1903        </Property>
1904        <Property Name="OffsetMinutes" Type="Edm.Int64" Nullable="false">
1905          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1906          <Annotation Term="OData.Description" String="The daylight saving time offset in minutes."/>
1907          <Annotation Term="OData.LongDescription" String="This property shall contain the number of minutes added to the `DateTime` value when the `DateTime` value is between the values of StartDateTime and EndDateTime.  This offset shall be applied only if AutoDSTEnabled is `true`.  This property shall be read-only if the service contains time zone databases."/>
1908        </Property>
1909        <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1910          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1911          <Annotation Term="OData.Description" String="The time zone of the manager when daylight saving time is in effect."/>
1912          <Annotation Term="OData.LongDescription" String="This property shall contain the time zone of the manager when daylight saving time is in effect.  When daylight saving time is in effect, the service shall update the `TimeZoneName` property in the root of the resource.  When daylight saving time is no longer in effect, the service shall restore the original value of the `TimeZoneName` property in the root of the resource.  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.  This property shall be read-only if the service contains time zone databases."/>
1913        </Property>
1914      </ComplexType>
1915    </Schema>
1916
1917    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_1">
1918      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1919      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1920      <EntityType Name="Manager" BaseType="Manager.v1_19_0.Manager"/>
1921    </Schema>
1922
1923    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_2">
1924      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1925      <Annotation Term="OData.Description" String="This version was created to clarify the description of the `CommandShell` property.  It was also was created to correct the OpenAPI usage of payload annotations in action request bodies."/>
1926      <EntityType Name="Manager" BaseType="Manager.v1_19_1.Manager"/>
1927    </Schema>
1928
1929    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_3">
1930      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1931      <Annotation Term="OData.Description" String="This version was created to update the description the `Reset` action to state that a response is required before resetting to avoid client timeouts."/>
1932      <EntityType Name="Manager" BaseType="Manager.v1_19_2.Manager"/>
1933    </Schema>
1934
1935    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_20_0">
1936      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1937      <Annotation Term="Redfish.Release" String="2024.4"/>
1938
1939      <EntityType Name="Manager" BaseType="Manager.v1_19_3.Manager">
1940        <Property Name="DateTimeSource" Type="Manager.v1_20_0.DateTimeSource">
1941          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1942          <Annotation Term="OData.Description" String="The source of the date and time of this manager, such as NTP, RTC, or firmware."/>
1943          <Annotation Term="OData.LongDescription" String="This property shall contain the source of the `DateTime` property of this manager.  The service shall update this property if the source changes internally, for example if an NTP server is unavailable and the source falls back to the time stored by the RTC."/>
1944        </Property>
1945      </EntityType>
1946
1947      <EnumType Name="DateTimeSource">
1948        <Member Name="RTC">
1949          <Annotation Term="OData.Description" String="The date and time is retrieved from the manager's real time clock (RTC)."/>
1950        </Member>
1951        <Member Name="Firmware">
1952          <Annotation Term="OData.Description" String="The date and time is set and held by firmware."/>
1953        </Member>
1954        <Member Name="Host">
1955          <Annotation Term="OData.Description" String="The date and time is retrieved from the host."/>
1956        </Member>
1957        <Member Name="NTP">
1958          <Annotation Term="OData.Description" String="The date and time source is a Network Time Protocol (NTP) server."/>
1959        </Member>
1960        <Member Name="PTP">
1961          <Annotation Term="OData.Description" String="The date and time source is a Precision Time Protocol (PTP) server."/>
1962        </Member>
1963      </EnumType>
1964    </Schema>
1965
1966    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_21_0">
1967      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1968      <Annotation Term="Redfish.Release" String="2025.1"/>
1969      <Annotation Term="OData.Description" String="This version was created to add the `UpdateSecurityMode` action."/>
1970
1971      <EntityType Name="Manager" BaseType="Manager.v1_20_0.Manager">
1972        <Property Name="SecurityMode" Type="Manager.v1_21_0.SecurityModeTypes" Nullable="false">
1973          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1974          <Annotation Term="OData.Description" String="The security compliance mode that the manager is currently configured to enforce."/>
1975          <Annotation Term="OData.LongDescription" String="This property shall contain the security compliance mode that the manager is currently configured to enforce."/>
1976        </Property>
1977        <Property Name="OEMSecurityMode" Type="Edm.String">
1978          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1979          <Annotation Term="OData.Description" String="The OEM-specific security compliance mode(s) that the manager is currently configured to enforce."/>
1980          <Annotation Term="OData.LongDescription" String="This property shall the OEM-specific security compliance mode(s) that the manager is currently configured to enforce.  This property shall only be present if `SecurityMode` contains `OEM`."/>
1981        </Property>
1982      </EntityType>
1983
1984      <EnumType Name="SecurityModeTypes">
1985        <Member Name="FIPS_140_2">
1986          <Annotation Term="OData.Description" String="This security mode indicates the implementation complies with FIPS 140-2."/>
1987          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation complies with FIPS 140-2."/>
1988        </Member>
1989        <Member Name="FIPS_140_3">
1990          <Annotation Term="OData.Description" String="This security mode indicates the implementation complies with FIPS 140-3."/>
1991          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation complies with FIPS 140-3."/>
1992        </Member>
1993        <Member Name="CNSA_1_0">
1994          <Annotation Term="OData.Description" String="This security mode indicates the implementation meets NSA Commercial National Security Algorithm Suite 1.0 requirements.  This mode requires FIPS 140-2 compliance."/>
1995          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation meets NSA Commercial National Security Algorithm Suite 1.0 requirements and FIPS 140-2 compliance."/>
1996        </Member>
1997        <Member Name="CNSA_2_0">
1998          <Annotation Term="OData.Description" String="This security mode indicates the implementation meets NSA Commercial National Security Algorithm Suite 2.0 requirements.  This mode requires FIPS 140-3 compliance."/>
1999          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation meets NSA Commercial National Security Algorithm Suite 2.0 requirements and FIPS 140-3 compliance."/>
2000        </Member>
2001        <Member Name="SuiteB">
2002          <Annotation Term="OData.Description" String="This security mode indicates the implementation meets NSA Suite B cryptographic standards for Top Secret installations.  This mode requires FIPS 140-2 compliance."/>
2003          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation meets NSA Suite B cryptographic standards for Top Secret installations and FIPS 140-2 compliance."/>
2004        </Member>
2005        <Member Name="OEM">
2006          <Annotation Term="OData.Description" String="This security mode indicates the implementation is in an OEM-specific security state."/>
2007          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation is in an OEM-specific security state."/>
2008        </Member>
2009        <Member Name="Default">
2010          <Annotation Term="OData.Description" String="This security mode indicates the implementation is in a vendor-specific default security state that does not match any other value."/>
2011          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation is in a vendor-specific default security state that does not match any other value."/>
2012        </Member>
2013      </EnumType>
2014    </Schema>
2015
2016    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_22_0">
2017      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2018      <Annotation Term="Redfish.Release" String="2025.2"/>
2019      <Annotation Term="OData.Description" String="This version was created to add `FabricManager` to `ManagerType`."/>
2020
2021      <EntityType Name="Manager" BaseType="Manager.v1_21_0.Manager"/>
2022
2023      <ComplexType Name="Links" BaseType="Manager.v1_18_0.Links">
2024        <NavigationProperty Name="ManagerForFabrics" Type="Collection(Fabric.Fabric)">
2025          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2026          <Annotation Term="OData.Description" String="An array of links to the fabrics that this manager controls."/>
2027          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Fabric` that represent the fabrics that this manager controls."/>
2028        </NavigationProperty>
2029      </ComplexType>
2030    </Schema>
2031
2032  </edmx:DataServices>
2033</edmx:Edmx>
2034