1720c9898SEd Tanous<?xml version="1.0" encoding="UTF-8"?>
2720c9898SEd Tanous<!---->
3720c9898SEd Tanous<!--################################################################################       -->
45ecf7b4eSGunnar Mills<!--# Redfish Schema:  Manager v1.23.0                                                     -->
5720c9898SEd Tanous<!--#                                                                                      -->
6720c9898SEd Tanous<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7720c9898SEd Tanous<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8d125652eSGunnar Mills<!--# Copyright 2014-2025 DMTF.                                                            -->
9720c9898SEd Tanous<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10720c9898SEd Tanous<!--################################################################################       -->
11720c9898SEd Tanous<!---->
12720c9898SEd Tanous<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13720c9898SEd Tanous
14720c9898SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15720c9898SEd Tanous    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16720c9898SEd Tanous  </edmx:Reference>
17720c9898SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18720c9898SEd Tanous    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19720c9898SEd Tanous  </edmx:Reference>
20720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
21720c9898SEd Tanous    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
22720c9898SEd Tanous    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
23720c9898SEd Tanous  </edmx:Reference>
24720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
25720c9898SEd Tanous    <edmx:Include Namespace="Resource"/>
26720c9898SEd Tanous    <edmx:Include Namespace="Resource.v1_0_0"/>
27720c9898SEd Tanous  </edmx:Reference>
28720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml">
29720c9898SEd Tanous    <edmx:Include Namespace="ComputerSystem"/>
30720c9898SEd Tanous  </edmx:Reference>
31720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32720c9898SEd Tanous    <edmx:Include Namespace="Chassis"/>
33720c9898SEd Tanous  </edmx:Reference>
34720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EthernetInterfaceCollection_v1.xml">
35720c9898SEd Tanous    <edmx:Include Namespace="EthernetInterfaceCollection"/>
36720c9898SEd Tanous  </edmx:Reference>
37720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerNetworkProtocol_v1.xml">
38720c9898SEd Tanous    <edmx:Include Namespace="ManagerNetworkProtocol"/>
39720c9898SEd Tanous  </edmx:Reference>
40720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml">
41720c9898SEd Tanous    <edmx:Include Namespace="VirtualMediaCollection"/>
42720c9898SEd Tanous  </edmx:Reference>
43720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SerialInterfaceCollection_v1.xml">
44720c9898SEd Tanous    <edmx:Include Namespace="SerialInterfaceCollection"/>
45720c9898SEd Tanous  </edmx:Reference>
46720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
47720c9898SEd Tanous    <edmx:Include Namespace="Redundancy"/>
48720c9898SEd Tanous  </edmx:Reference>
49720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml">
50720c9898SEd Tanous    <edmx:Include Namespace="LogServiceCollection"/>
51720c9898SEd Tanous  </edmx:Reference>
52720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/HostInterfaceCollection_v1.xml">
53720c9898SEd Tanous    <edmx:Include Namespace="HostInterfaceCollection"/>
54720c9898SEd Tanous  </edmx:Reference>
55720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
56720c9898SEd Tanous    <edmx:Include Namespace="Switch"/>
57720c9898SEd Tanous  </edmx:Reference>
58720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccountService_v1.xml">
59720c9898SEd Tanous    <edmx:Include Namespace="AccountService"/>
60720c9898SEd Tanous  </edmx:Reference>
61720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
62720c9898SEd Tanous    <edmx:Include Namespace="SoftwareInventory"/>
63720c9898SEd Tanous  </edmx:Reference>
64720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
65720c9898SEd Tanous    <edmx:Include Namespace="PortCollection"/>
66720c9898SEd Tanous  </edmx:Reference>
67720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Port_v1.xml">
68720c9898SEd Tanous    <edmx:Include Namespace="Port"/>
69720c9898SEd Tanous  </edmx:Reference>
70720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
71720c9898SEd Tanous    <edmx:Include Namespace="CertificateCollection"/>
72720c9898SEd Tanous  </edmx:Reference>
73720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerDiagnosticData_v1.xml">
74720c9898SEd Tanous    <edmx:Include Namespace="ManagerDiagnosticData"/>
75720c9898SEd Tanous  </edmx:Reference>
76720c9898SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SecurityPolicy_v1.xml">
77720c9898SEd Tanous    <edmx:Include Namespace="SecurityPolicy"/>
78720c9898SEd Tanous  </edmx:Reference>
79c6d7a45dSGunnar Mills  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Fabric_v1.xml">
80c6d7a45dSGunnar Mills    <edmx:Include Namespace="Fabric"/>
81c6d7a45dSGunnar Mills  </edmx:Reference>
82720c9898SEd Tanous
83720c9898SEd Tanous  <edmx:DataServices>
84720c9898SEd Tanous
85720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager">
86720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
87f2a8e57eSGunnar Mills      <Annotation Term="Redfish.Language" String="en"/>
88720c9898SEd Tanous
89720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Resource.v1_0_0.Resource" Abstract="true">
90720c9898SEd Tanous        <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."/>
91720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This resource shall represent a management subsystem for a Redfish implementation."/>
92720c9898SEd Tanous        <Annotation Term="Capabilities.InsertRestrictions">
93720c9898SEd Tanous          <Record>
94720c9898SEd Tanous            <PropertyValue Property="Insertable" Bool="false"/>
95720c9898SEd Tanous          </Record>
96720c9898SEd Tanous        </Annotation>
97720c9898SEd Tanous        <Annotation Term="Capabilities.UpdateRestrictions">
98720c9898SEd Tanous          <Record>
99720c9898SEd Tanous            <PropertyValue Property="Updatable" Bool="true"/>
100720c9898SEd Tanous            <Annotation Term="OData.Description" String="Writable properties, such as date and time settings, can be updated for managers."/>
101720c9898SEd Tanous          </Record>
102720c9898SEd Tanous        </Annotation>
103720c9898SEd Tanous        <Annotation Term="Capabilities.DeleteRestrictions">
104720c9898SEd Tanous          <Record>
105720c9898SEd Tanous            <PropertyValue Property="Deletable" Bool="false"/>
106720c9898SEd Tanous          </Record>
107720c9898SEd Tanous        </Annotation>
108720c9898SEd Tanous        <Annotation Term="Redfish.Uris">
109720c9898SEd Tanous          <Collection>
110720c9898SEd Tanous            <String>/redfish/v1/Managers/{ManagerId}</String>
111720c9898SEd Tanous          </Collection>
112720c9898SEd Tanous        </Annotation>
113720c9898SEd Tanous      </EntityType>
114720c9898SEd Tanous
115720c9898SEd Tanous      <Action Name="Reset" IsBound="true">
116720c9898SEd Tanous        <Annotation Term="OData.Description" String="The reset action resets/reboots the manager."/>
1179b46bc0bSMyung Bae        <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."/>
118720c9898SEd Tanous        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
119720c9898SEd Tanous        <Parameter Name="ResetType" Type="Resource.ResetType">
120720c9898SEd Tanous          <Annotation Term="OData.Description" String="The type of reset."/>
121f2a8e57eSGunnar Mills          <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."/>
122720c9898SEd Tanous        </Parameter>
123720c9898SEd Tanous      </Action>
124720c9898SEd Tanous
125720c9898SEd Tanous      <Action Name="ForceFailover" IsBound="true">
126f2a8e57eSGunnar Mills        <Annotation Term="OData.Description" String="The `ForceFailover` action forces a failover of this manager to the manager used in the parameter."/>
127720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This action shall perform a forced failover of the manager's redundancy to the manager supplied as a parameter."/>
128720c9898SEd Tanous        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
129720c9898SEd Tanous        <Parameter Name="NewManager" Type="Manager.Manager" Nullable="false">
130720c9898SEd Tanous          <Annotation Term="OData.Description" String="The manager to which to fail over."/>
131720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This parameter shall contain the manager to which to fail over."/>
132720c9898SEd Tanous        </Parameter>
133720c9898SEd Tanous      </Action>
134720c9898SEd Tanous
135720c9898SEd Tanous      <Action Name="ModifyRedundancySet" IsBound="true">
136f2a8e57eSGunnar Mills        <Annotation Term="OData.Description" String="The `ModifyRedundancySet` operation adds members to or removes members from a redundant group of managers."/>
137f2a8e57eSGunnar Mills        <Annotation Term="OData.LongDescription" String="The `ModifyRedundancySet` operation shall add members to or remove members from a redundant group of managers."/>
138720c9898SEd Tanous        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
139720c9898SEd Tanous        <Parameter Name="Add" Type="Collection(Manager.Manager)">
140720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of managers to add to the redundancy set."/>
141720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to add to the redundancy set."/>
142720c9898SEd Tanous        </Parameter>
143720c9898SEd Tanous        <Parameter Name="Remove" Type="Collection(Manager.Manager)">
144720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of managers to remove from the redundancy set."/>
145720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to remove from the redundancy set."/>
146720c9898SEd Tanous        </Parameter>
147720c9898SEd Tanous      </Action>
148720c9898SEd Tanous
149720c9898SEd Tanous      <Action Name="ResetToDefaults" IsBound="true">
150720c9898SEd Tanous        <Annotation Term="OData.Description" String="The reset action resets the manager settings to factory defaults.  This can cause the manager to reset."/>
151d125652eSGunnar Mills        <Annotation Term="OData.LongDescription" String="This action shall reset the manager settings.  This action may impact other resources."/>
152720c9898SEd Tanous        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
153720c9898SEd Tanous        <Parameter Name="ResetType" Type="Manager.v1_8_0.ResetToDefaultsType" Nullable="false">
154720c9898SEd Tanous          <Annotation Term="OData.Description" String="The type of reset to defaults."/>
155720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset to defaults."/>
156720c9898SEd Tanous        </Parameter>
157720c9898SEd Tanous        <Annotation Term="Redfish.Revisions">
158720c9898SEd Tanous          <Collection>
159720c9898SEd Tanous            <Record>
160720c9898SEd Tanous              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
161720c9898SEd Tanous              <PropertyValue Property="Version" String="v1_8_0"/>
162720c9898SEd Tanous            </Record>
163720c9898SEd Tanous          </Collection>
164720c9898SEd Tanous        </Annotation>
165720c9898SEd Tanous      </Action>
166d125652eSGunnar Mills
167d125652eSGunnar Mills      <Action Name="UpdateSecurityMode" IsBound="true">
168d125652eSGunnar Mills        <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."/>
169d125652eSGunnar Mills        <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."/>
170d125652eSGunnar Mills        <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
171d125652eSGunnar Mills        <Parameter Name="SecurityMode" Type="Manager.v1_21_0.SecurityModeTypes" Nullable="false">
172d125652eSGunnar Mills          <Annotation Term="OData.Description" String="The security mode to apply to the manager."/>
173d125652eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This parameter shall contain the security mode to apply to the manager."/>
174d125652eSGunnar Mills        </Parameter>
175d125652eSGunnar Mills        <Parameter Name="OEMSecurityMode" Type="Edm.String">
176d125652eSGunnar Mills          <Annotation Term="OData.Description" String="The OEM-specific security mode to apply to the manager."/>
177d125652eSGunnar Mills          <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`."/>
178d125652eSGunnar Mills        </Parameter>
179d125652eSGunnar Mills        <Annotation Term="Redfish.Revisions">
180d125652eSGunnar Mills          <Collection>
181d125652eSGunnar Mills            <Record>
182d125652eSGunnar Mills              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
183d125652eSGunnar Mills              <PropertyValue Property="Version" String="v1_21_0"/>
184d125652eSGunnar Mills            </Record>
185d125652eSGunnar Mills          </Collection>
186d125652eSGunnar Mills        </Annotation>
187d125652eSGunnar Mills      </Action>
188720c9898SEd Tanous    </Schema>
189720c9898SEd Tanous
190720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_0">
191720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
192720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="1.0"/>
193720c9898SEd Tanous
194720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.Manager">
195720c9898SEd Tanous        <Property Name="ManagerType" Type="Manager.v1_0_0.ManagerType" Nullable="false">
196720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
197720c9898SEd Tanous          <Annotation Term="OData.Description" String="The type of manager that this resource represents."/>
198720c9898SEd Tanous          <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."/>
199720c9898SEd Tanous        </Property>
200720c9898SEd Tanous        <Property Name="Links" Type="Manager.v1_0_0.Links" Nullable="false">
201720c9898SEd Tanous          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
202720c9898SEd Tanous          <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."/>
203720c9898SEd Tanous        </Property>
204720c9898SEd Tanous        <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
205720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
206720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to a collection of NICs that this manager uses for network communication."/>
207f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `EthernetInterfaceCollection`."/>
208720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
209720c9898SEd Tanous        </NavigationProperty>
210720c9898SEd Tanous        <NavigationProperty Name="SerialInterfaces" Type="SerialInterfaceCollection.SerialInterfaceCollection" ContainsTarget="true" Nullable="false">
211720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
212720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to a collection of serial interfaces that this manager uses for serial and console communication."/>
213f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `SerialInterfaceCollection`, which this manager uses."/>
214720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
215720c9898SEd Tanous        </NavigationProperty>
216720c9898SEd Tanous        <NavigationProperty Name="NetworkProtocol" Type="ManagerNetworkProtocol.ManagerNetworkProtocol" ContainsTarget="true" Nullable="false">
217720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
218720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to the network services and their settings that the manager controls."/>
219f2a8e57eSGunnar Mills          <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."/>
220720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
221720c9898SEd Tanous        </NavigationProperty>
222720c9898SEd Tanous        <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
223720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
224720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to a collection of logs that the manager uses."/>
225f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LogServiceCollection` that this manager uses."/>
226720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
227720c9898SEd Tanous        </NavigationProperty>
228720c9898SEd Tanous        <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
229720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
230f2a8e57eSGunnar Mills          <Annotation Term="OData.Description" String="The link to the virtual media services for this particular manager."/>
231f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VirtualMediaCollection`, which this manager uses."/>
232720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
233720c9898SEd Tanous          <Annotation Term="Redfish.Revisions">
234720c9898SEd Tanous            <Collection>
235720c9898SEd Tanous              <Record>
236720c9898SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
237720c9898SEd Tanous                <PropertyValue Property="Version" String="v1_10_0"/>
238f2a8e57eSGunnar Mills                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `VirtualMedia` property in the `ComputerSystem` resource."/>
239720c9898SEd Tanous              </Record>
240720c9898SEd Tanous            </Collection>
241720c9898SEd Tanous          </Annotation>
242720c9898SEd Tanous        </NavigationProperty>
243720c9898SEd Tanous        <Property Name="ServiceEntryPointUUID" Type="Resource.UUID">
244720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
245720c9898SEd Tanous          <Annotation Term="OData.Description" String="The UUID of the Redfish service that is hosted by this manager."/>
246720c9898SEd Tanous          <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."/>
247720c9898SEd Tanous        </Property>
248720c9898SEd Tanous        <Property Name="UUID" Type="Resource.UUID">
249720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
250720c9898SEd Tanous          <Annotation Term="OData.Description" String="The UUID for this manager."/>
251720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the UUID for the manager."/>
252720c9898SEd Tanous        </Property>
253720c9898SEd Tanous        <Property Name="Model" Type="Edm.String">
254720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
255720c9898SEd Tanous          <Annotation Term="OData.Description" String="The model information of this manager, as defined by the manufacturer."/>
256720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the information about how the manufacturer refers to this manager."/>
257720c9898SEd Tanous        </Property>
258720c9898SEd Tanous        <Property Name="DateTime" Type="Edm.DateTimeOffset">
259720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
260720c9898SEd Tanous          <Annotation Term="OData.Description" String="The current date and time with UTC offset of the manager."/>
261720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the current date and time with UTC offset of the manager."/>
262720c9898SEd Tanous        </Property>
263720c9898SEd Tanous        <Property Name="DateTimeLocalOffset" Type="Edm.String">
264720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
265f2a8e57eSGunnar Mills          <Annotation Term="OData.Description" String="The time offset from UTC that the `DateTime` property is in `+HH:MM` format."/>
266f2a8e57eSGunnar Mills          <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."/>
267720c9898SEd Tanous          <Annotation Term="Validation.Pattern" String="^([-+][0-1][0-9]:[0-5][0-9])$"/>
268720c9898SEd Tanous        </Property>
269720c9898SEd Tanous        <Property Name="FirmwareVersion" Type="Edm.String">
270720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
271720c9898SEd Tanous          <Annotation Term="OData.Description" String="The firmware version of this manager."/>
272720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the associated manager."/>
273720c9898SEd Tanous        </Property>
274720c9898SEd Tanous        <Property Name="SerialConsole" Type="Manager.v1_0_0.SerialConsole" Nullable="false">
275720c9898SEd Tanous          <Annotation Term="OData.Description" String="The serial console service that this manager provides."/>
276720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console service of this manager."/>
277720c9898SEd Tanous          <Annotation Term="Redfish.Revisions">
278720c9898SEd Tanous            <Collection>
279720c9898SEd Tanous              <Record>
280720c9898SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
281720c9898SEd Tanous                <PropertyValue Property="Version" String="v1_10_0"/>
282f2a8e57eSGunnar Mills                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `SerialConsole` property in the `ComputerSystem` resource."/>
283720c9898SEd Tanous              </Record>
284720c9898SEd Tanous            </Collection>
285720c9898SEd Tanous          </Annotation>
286720c9898SEd Tanous        </Property>
287720c9898SEd Tanous        <Property Name="CommandShell" Type="Manager.v1_0_0.CommandShell" Nullable="false">
288dd5c81e9SGunnar Mills          <Annotation Term="OData.Description" String="The manager's command line user interface or command shell service."/>
289dd5c81e9SGunnar Mills          <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."/>
290720c9898SEd Tanous        </Property>
291720c9898SEd Tanous        <Property Name="GraphicalConsole" Type="Manager.v1_0_0.GraphicalConsole" Nullable="false">
292dd5c81e9SGunnar Mills          <Annotation Term="OData.Description" String="The manager's graphical console service."/>
293dd5c81e9SGunnar Mills          <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."/>
294720c9898SEd Tanous        </Property>
295720c9898SEd Tanous        <Property Name="Actions" Type="Manager.v1_0_0.Actions" Nullable="false">
296720c9898SEd Tanous          <Annotation Term="OData.Description" String="The available actions for this resource."/>
297720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
298720c9898SEd Tanous        </Property>
299720c9898SEd Tanous        <Property Name="Status" Type="Resource.Status" Nullable="false">
300720c9898SEd Tanous          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
301720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
302720c9898SEd Tanous        </Property>
303720c9898SEd Tanous        <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
304720c9898SEd Tanous          <Annotation Term="OData.Description" String="The redundancy information for the managers of this system."/>
305720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="The properties in this array shall show how this manager is grouped with other managers for form redundancy sets."/>
306720c9898SEd Tanous          <Annotation Term="OData.AutoExpand"/>
307720c9898SEd Tanous        </NavigationProperty>
308720c9898SEd Tanous      </EntityType>
309720c9898SEd Tanous
310720c9898SEd Tanous      <ComplexType Name="Actions">
311720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
312720c9898SEd Tanous        <Annotation Term="OData.Description" String="The available actions for this resource."/>
313720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
314720c9898SEd Tanous        <Property Name="Oem" Type="Manager.v1_0_0.OemActions" Nullable="false">
315720c9898SEd Tanous          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
316720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
317720c9898SEd Tanous        </Property>
318720c9898SEd Tanous      </ComplexType>
319720c9898SEd Tanous
320720c9898SEd Tanous      <ComplexType Name="OemActions">
321720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
322720c9898SEd Tanous        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
323720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
324720c9898SEd Tanous      </ComplexType>
325720c9898SEd Tanous
326720c9898SEd Tanous      <ComplexType Name="Links" BaseType="Resource.Links">
327720c9898SEd Tanous        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
328720c9898SEd Tanous        <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."/>
329720c9898SEd Tanous        <NavigationProperty Name="ManagerForServers" Type="Collection(ComputerSystem.ComputerSystem)">
330720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
331720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the systems that this manager controls."/>
332720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to computer systems over which this manager instance has control."/>
333720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
334720c9898SEd Tanous        </NavigationProperty>
335720c9898SEd Tanous        <NavigationProperty Name="ManagerForChassis" Type="Collection(Chassis.Chassis)">
336720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
337720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the chassis this manager controls."/>
338720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to chassis over which this manager instance has control."/>
339720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
340720c9898SEd Tanous        </NavigationProperty>
341720c9898SEd Tanous      </ComplexType>
342720c9898SEd Tanous
343720c9898SEd Tanous      <EnumType Name="ManagerType">
344720c9898SEd Tanous        <Member Name="ManagementController">
345720c9898SEd Tanous          <Annotation Term="OData.Description" String="A controller that primarily monitors or manages the operation of a device or system."/>
346720c9898SEd Tanous        </Member>
347720c9898SEd Tanous        <Member Name="EnclosureManager">
348720c9898SEd Tanous          <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."/>
349720c9898SEd Tanous        </Member>
350720c9898SEd Tanous        <Member Name="BMC">
351720c9898SEd Tanous          <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."/>
352720c9898SEd Tanous        </Member>
353720c9898SEd Tanous        <Member Name="RackManager">
354720c9898SEd Tanous          <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."/>
355720c9898SEd Tanous        </Member>
356720c9898SEd Tanous        <Member Name="AuxiliaryController">
357720c9898SEd Tanous          <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."/>
358720c9898SEd Tanous        </Member>
359720c9898SEd Tanous        <Member Name="Service">
360720c9898SEd Tanous          <Annotation Term="OData.Description" String="A software-based service that provides management functions."/>
361720c9898SEd Tanous          <Annotation Term="Redfish.Revisions">
362720c9898SEd Tanous            <Collection>
363720c9898SEd Tanous              <Record>
364720c9898SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
365720c9898SEd Tanous                <PropertyValue Property="Version" String="v1_4_0"/>
366720c9898SEd Tanous              </Record>
367720c9898SEd Tanous            </Collection>
368720c9898SEd Tanous          </Annotation>
369720c9898SEd Tanous        </Member>
370c6d7a45dSGunnar Mills        <Member Name="FabricManager">
371c6d7a45dSGunnar Mills          <Annotation Term="OData.Description" String="A controller that primarily monitors or manages the operation of a group of fabric attached nodes and switches."/>
372c6d7a45dSGunnar Mills          <Annotation Term="Redfish.Revisions">
373c6d7a45dSGunnar Mills            <Collection>
374c6d7a45dSGunnar Mills              <Record>
375c6d7a45dSGunnar Mills                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
376c6d7a45dSGunnar Mills                <PropertyValue Property="Version" String="v1_22_0"/>
377c6d7a45dSGunnar Mills              </Record>
378c6d7a45dSGunnar Mills            </Collection>
379c6d7a45dSGunnar Mills          </Annotation>
380c6d7a45dSGunnar Mills        </Member>
381720c9898SEd Tanous      </EnumType>
382720c9898SEd Tanous
383720c9898SEd Tanous      <ComplexType Name="ManagerService" Abstract="true">
384720c9898SEd Tanous        <Annotation Term="OData.Description" String="The manager services, such as serial console, command shell, or graphical console service."/>
385720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
386720c9898SEd Tanous        <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
387720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
388720c9898SEd Tanous          <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this manager."/>
389720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
390720c9898SEd Tanous        </Property>
391720c9898SEd Tanous        <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
392720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
393720c9898SEd Tanous          <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this manager can support."/>
394720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
395720c9898SEd Tanous          <Annotation Term="Validation.Minimum" Int="0"/>
396720c9898SEd Tanous        </Property>
397720c9898SEd Tanous      </ComplexType>
398720c9898SEd Tanous
399720c9898SEd Tanous      <EnumType Name="SerialConnectTypesSupported">
400720c9898SEd Tanous        <Member Name="SSH">
401720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a serial console connection through the SSH protocol."/>
402720c9898SEd Tanous        </Member>
403720c9898SEd Tanous        <Member Name="Telnet">
404720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a serial console connection through the Telnet protocol."/>
405720c9898SEd Tanous        </Member>
406720c9898SEd Tanous        <Member Name="IPMI">
407720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a serial console connection through the IPMI Serial Over LAN (SOL) protocol."/>
408720c9898SEd Tanous        </Member>
409720c9898SEd Tanous        <Member Name="Oem">
410720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a serial console connection through an OEM-specific protocol."/>
411720c9898SEd Tanous        </Member>
412720c9898SEd Tanous      </EnumType>
413720c9898SEd Tanous
414720c9898SEd Tanous      <EnumType Name="CommandConnectTypesSupported">
415720c9898SEd Tanous        <Member Name="SSH">
416720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a command shell connection through the SSH protocol."/>
417720c9898SEd Tanous        </Member>
418720c9898SEd Tanous        <Member Name="Telnet">
419720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a command shell connection through the Telnet protocol."/>
420720c9898SEd Tanous        </Member>
421720c9898SEd Tanous        <Member Name="IPMI">
422720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a command shell connection through the IPMI Serial Over LAN (SOL) protocol."/>
423720c9898SEd Tanous        </Member>
424720c9898SEd Tanous        <Member Name="Oem">
425720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a command shell connection through an OEM-specific protocol."/>
426720c9898SEd Tanous        </Member>
427720c9898SEd Tanous      </EnumType>
428720c9898SEd Tanous
429720c9898SEd Tanous      <EnumType Name="GraphicalConnectTypesSupported">
430720c9898SEd Tanous        <Member Name="KVMIP">
431720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
432720c9898SEd Tanous        </Member>
433720c9898SEd Tanous        <Member Name="Oem">
434720c9898SEd Tanous          <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
435720c9898SEd Tanous        </Member>
436720c9898SEd Tanous      </EnumType>
437720c9898SEd Tanous
438720c9898SEd Tanous      <ComplexType Name="SerialConsole" BaseType="Manager.v1_0_0.ManagerService">
439720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
440720c9898SEd Tanous        <Annotation Term="OData.Description" String="The information about a serial console service that this manager provides."/>
441720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a manager."/>
442720c9898SEd Tanous        <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.SerialConnectTypesSupported)" Nullable="false">
443720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
444720c9898SEd Tanous          <Annotation Term="OData.Description" String="This property enumerates the serial console connection types that the implementation allows."/>
445720c9898SEd Tanous          <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."/>
446720c9898SEd Tanous        </Property>
447720c9898SEd Tanous      </ComplexType>
448720c9898SEd Tanous
449720c9898SEd Tanous      <ComplexType Name="CommandShell" BaseType="Manager.v1_0_0.ManagerService">
450720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
451720c9898SEd Tanous        <Annotation Term="OData.Description" String="The information about a command shell service that this manager provides."/>
452720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe a command shell service for a manager."/>
453720c9898SEd Tanous        <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.CommandConnectTypesSupported)" Nullable="false">
454720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
455720c9898SEd Tanous          <Annotation Term="OData.Description" String="This property enumerates the command shell connection types that the implementation allows."/>
456720c9898SEd Tanous          <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."/>
457720c9898SEd Tanous        </Property>
458720c9898SEd Tanous      </ComplexType>
459720c9898SEd Tanous
460720c9898SEd Tanous      <ComplexType Name="GraphicalConsole" BaseType="Manager.v1_0_0.ManagerService">
461720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
462720c9898SEd Tanous        <Annotation Term="OData.Description" String="The information about a graphical console service that this manager provides."/>
463720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a manager."/>
464720c9898SEd Tanous        <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.GraphicalConnectTypesSupported)" Nullable="false">
465720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
466720c9898SEd Tanous          <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
467720c9898SEd Tanous          <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."/>
468720c9898SEd Tanous        </Property>
469720c9898SEd Tanous      </ComplexType>
470720c9898SEd Tanous    </Schema>
471720c9898SEd Tanous
472720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_1">
473720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
474720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
475720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_0.Manager"/>
476720c9898SEd Tanous    </Schema>
477720c9898SEd Tanous
478720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_2">
479720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
480720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
481720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_1.Manager"/>
482720c9898SEd Tanous    </Schema>
483720c9898SEd Tanous
484720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_3">
485720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
486720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
487720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
488720c9898SEd Tanous    </Schema>
489720c9898SEd Tanous
490720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_4">
491720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
492f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
493720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_3.Manager"/>
494720c9898SEd Tanous    </Schema>
495720c9898SEd Tanous
496720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_5">
497720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
498720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
499720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_4.Manager"/>
500720c9898SEd Tanous    </Schema>
501720c9898SEd Tanous
502720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_6">
503720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
504f2a8e57eSGunnar Mills      <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`."/>
505720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_5.Manager"/>
506720c9898SEd Tanous    </Schema>
507720c9898SEd Tanous
508720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_7">
509720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
510720c9898SEd Tanous      <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."/>
511720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_6.Manager"/>
512720c9898SEd Tanous    </Schema>
513720c9898SEd Tanous
514720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_8">
515720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
516720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
517720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_7.Manager"/>
518720c9898SEd Tanous    </Schema>
519720c9898SEd Tanous
520720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_9">
521720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
522720c9898SEd Tanous      <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."/>
523720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_8.Manager"/>
524720c9898SEd Tanous    </Schema>
525720c9898SEd Tanous
526720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_10">
527720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
528720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
529720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_9.Manager"/>
530720c9898SEd Tanous    </Schema>
531720c9898SEd Tanous
532720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_11">
533720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
534720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
535720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_10.Manager"/>
536720c9898SEd Tanous    </Schema>
537720c9898SEd Tanous
538720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_12">
539720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
540720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
541720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_11.Manager"/>
542720c9898SEd Tanous    </Schema>
543720c9898SEd Tanous
544720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_13">
545720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
546f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
547720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_12.Manager"/>
548720c9898SEd Tanous    </Schema>
549720c9898SEd Tanous
550720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_14">
551720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
552720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
553720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_13.Manager"/>
554720c9898SEd Tanous    </Schema>
555720c9898SEd Tanous
556720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_15">
557720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
558720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
559720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_14.Manager"/>
560720c9898SEd Tanous    </Schema>
561720c9898SEd Tanous
562720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_16">
563720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
564f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
565720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_15.Manager"/>
566720c9898SEd Tanous    </Schema>
567720c9898SEd Tanous
568720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_17">
569720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
570f2a8e57eSGunnar Mills      <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."/>
571720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_16.Manager"/>
572720c9898SEd Tanous    </Schema>
573720c9898SEd Tanous
574f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_18">
575f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
576f2a8e57eSGunnar Mills      <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."/>
577f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_0_17.Manager"/>
578f2a8e57eSGunnar Mills    </Schema>
579f2a8e57eSGunnar Mills
580dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_19">
581dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
582dd5c81e9SGunnar Mills      <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."/>
583dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_0_18.Manager"/>
584dd5c81e9SGunnar Mills    </Schema>
585dd5c81e9SGunnar Mills
5869b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_20">
5879b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5889b46bc0bSMyung Bae      <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."/>
5899b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_0_19.Manager"/>
5909b46bc0bSMyung Bae    </Schema>
5919b46bc0bSMyung Bae
592720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_0">
593720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
594720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2016.1"/>
595720c9898SEd Tanous
596720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
597720c9898SEd Tanous
598720c9898SEd Tanous      <ComplexType Name="Links" BaseType="Manager.v1_0_0.Links">
599720c9898SEd Tanous        <NavigationProperty Name="ManagerInChassis" Type="Chassis.Chassis" Nullable="false">
600720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
601720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to the chassis where this manager is located."/>
602720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the chassis where this manager is located."/>
603720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
604720c9898SEd Tanous        </NavigationProperty>
605720c9898SEd Tanous      </ComplexType>
606720c9898SEd Tanous    </Schema>
607720c9898SEd Tanous
608720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_1">
609720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
610720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
611720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager"/>
612720c9898SEd Tanous    </Schema>
613720c9898SEd Tanous
614720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_2">
615720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
616f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
617720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_1.Manager"/>
618720c9898SEd Tanous    </Schema>
619720c9898SEd Tanous
620720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_3">
621720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
622720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
623720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_2.Manager"/>
624720c9898SEd Tanous    </Schema>
625720c9898SEd Tanous
626720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_4">
627720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
628f2a8e57eSGunnar Mills      <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`."/>
629720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_3.Manager"/>
630720c9898SEd Tanous    </Schema>
631720c9898SEd Tanous
632720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_5">
633720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
634720c9898SEd Tanous      <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."/>
635720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_4.Manager"/>
636720c9898SEd Tanous    </Schema>
637720c9898SEd Tanous
638720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_6">
639720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
640720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
641720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_5.Manager"/>
642720c9898SEd Tanous    </Schema>
643720c9898SEd Tanous
644720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_7">
645720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
646720c9898SEd Tanous      <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."/>
647720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_6.Manager"/>
648720c9898SEd Tanous    </Schema>
649720c9898SEd Tanous
650720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_8">
651720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
652720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
653720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_7.Manager"/>
654720c9898SEd Tanous    </Schema>
655720c9898SEd Tanous
656720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_9">
657720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
659720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_8.Manager"/>
660720c9898SEd Tanous    </Schema>
661720c9898SEd Tanous
662720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_10">
663720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
664720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
665720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_9.Manager"/>
666720c9898SEd Tanous    </Schema>
667720c9898SEd Tanous
668720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_11">
669720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
671720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_10.Manager"/>
672720c9898SEd Tanous    </Schema>
673720c9898SEd Tanous
674720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_12">
675720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
676720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
677720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_11.Manager"/>
678720c9898SEd Tanous    </Schema>
679720c9898SEd Tanous
680720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_13">
681720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
682720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
683720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_12.Manager"/>
684720c9898SEd Tanous    </Schema>
685720c9898SEd Tanous
686720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_14">
687720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
688f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
689720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_13.Manager"/>
690720c9898SEd Tanous    </Schema>
691720c9898SEd Tanous
692720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_15">
693720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694f2a8e57eSGunnar Mills      <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."/>
695720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_14.Manager"/>
696720c9898SEd Tanous    </Schema>
697720c9898SEd Tanous
698f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_16">
699f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700f2a8e57eSGunnar Mills      <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."/>
701f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_1_15.Manager"/>
702f2a8e57eSGunnar Mills    </Schema>
703f2a8e57eSGunnar Mills
704dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_17">
705dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
706dd5c81e9SGunnar Mills      <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."/>
707dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_1_16.Manager"/>
708dd5c81e9SGunnar Mills    </Schema>
709dd5c81e9SGunnar Mills
7109b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_18">
7119b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
7129b46bc0bSMyung Bae      <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."/>
7139b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_1_17.Manager"/>
7149b46bc0bSMyung Bae    </Schema>
7159b46bc0bSMyung Bae
716720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_0">
717720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
718720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2016.2"/>
719720c9898SEd Tanous
720720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager">
721720c9898SEd Tanous        <Property Name="PowerState" Type="Resource.PowerState">
722720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
723720c9898SEd Tanous          <Annotation Term="OData.Description" String="The current power state of the manager."/>
724720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the manager."/>
725720c9898SEd Tanous        </Property>
726720c9898SEd Tanous      </EntityType>
727720c9898SEd Tanous    </Schema>
728720c9898SEd Tanous
729720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_1">
730720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
731720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
732720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_0.Manager"/>
733720c9898SEd Tanous    </Schema>
734720c9898SEd Tanous
735720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_2">
736720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
737f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
738720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager"/>
739720c9898SEd Tanous    </Schema>
740720c9898SEd Tanous
741720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_3">
742720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
743720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
744720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_2.Manager"/>
745720c9898SEd Tanous    </Schema>
746720c9898SEd Tanous
747720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_4">
748720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
749f2a8e57eSGunnar Mills      <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."/>
750720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_3.Manager"/>
751720c9898SEd Tanous    </Schema>
752720c9898SEd Tanous
753720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_5">
754720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
755720c9898SEd Tanous      <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."/>
756720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_4.Manager"/>
757720c9898SEd Tanous    </Schema>
758720c9898SEd Tanous
759720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_6">
760720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
761720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
762720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_5.Manager"/>
763720c9898SEd Tanous    </Schema>
764720c9898SEd Tanous
765720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_7">
766720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
767720c9898SEd Tanous      <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."/>
768720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_6.Manager"/>
769720c9898SEd Tanous    </Schema>
770720c9898SEd Tanous
771720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_8">
772720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
773720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
774720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_7.Manager"/>
775720c9898SEd Tanous    </Schema>
776720c9898SEd Tanous
777720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_9">
778720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
779720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
780720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_8.Manager"/>
781720c9898SEd Tanous    </Schema>
782720c9898SEd Tanous
783720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_10">
784720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
785720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
786720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_9.Manager"/>
787720c9898SEd Tanous    </Schema>
788720c9898SEd Tanous
789720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_11">
790720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
791f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
792720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_10.Manager"/>
793720c9898SEd Tanous    </Schema>
794720c9898SEd Tanous
795720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_12">
796720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
797720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
798720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_11.Manager"/>
799720c9898SEd Tanous    </Schema>
800720c9898SEd Tanous
801720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_13">
802720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
803720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
804720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_12.Manager"/>
805720c9898SEd Tanous    </Schema>
806720c9898SEd Tanous
807720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_14">
808720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
809f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
810720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_13.Manager"/>
811720c9898SEd Tanous    </Schema>
812720c9898SEd Tanous
813720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_15">
814720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
815f2a8e57eSGunnar Mills      <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."/>
816720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_14.Manager"/>
817720c9898SEd Tanous    </Schema>
818720c9898SEd Tanous
819f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_16">
820f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
821f2a8e57eSGunnar Mills      <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."/>
822f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_2_15.Manager"/>
823f2a8e57eSGunnar Mills    </Schema>
824f2a8e57eSGunnar Mills
825dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_17">
826dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
827dd5c81e9SGunnar Mills      <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."/>
828dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_2_16.Manager"/>
829dd5c81e9SGunnar Mills    </Schema>
830dd5c81e9SGunnar Mills
8319b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_18">
8329b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
8339b46bc0bSMyung Bae      <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."/>
8349b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_2_17.Manager"/>
8359b46bc0bSMyung Bae    </Schema>
8369b46bc0bSMyung Bae
837720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_0">
838720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
839720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2016.3"/>
840720c9898SEd Tanous
841720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager">
842720c9898SEd Tanous        <NavigationProperty Name="HostInterfaces" Type="HostInterfaceCollection.HostInterfaceCollection" Nullable="false">
843720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
844720c9898SEd Tanous          <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."/>
845f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `HostInterfaceCollection`."/>
846720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
847720c9898SEd Tanous        </NavigationProperty>
848720c9898SEd Tanous      </EntityType>
849720c9898SEd Tanous    </Schema>
850720c9898SEd Tanous
851720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_1">
852720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
853f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
854720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_0.Manager"/>
855720c9898SEd Tanous    </Schema>
856720c9898SEd Tanous
857720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_2">
858720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
859720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
860720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_1.Manager"/>
861720c9898SEd Tanous    </Schema>
862720c9898SEd Tanous
863720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_3">
864720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
865f2a8e57eSGunnar Mills      <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."/>
866720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_2.Manager"/>
867720c9898SEd Tanous    </Schema>
868720c9898SEd Tanous
869720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_4">
870720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
871720c9898SEd Tanous      <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."/>
872720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager"/>
873720c9898SEd Tanous    </Schema>
874720c9898SEd Tanous
875720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_5">
876720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
877720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
878720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_4.Manager"/>
879720c9898SEd Tanous    </Schema>
880720c9898SEd Tanous
881720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_6">
882720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
883720c9898SEd Tanous      <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."/>
884720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_5.Manager"/>
885720c9898SEd Tanous    </Schema>
886720c9898SEd Tanous
887720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_7">
888720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
889720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
890720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_6.Manager"/>
891720c9898SEd Tanous    </Schema>
892720c9898SEd Tanous
893720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_8">
894720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
895720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
896720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_7.Manager"/>
897720c9898SEd Tanous    </Schema>
898720c9898SEd Tanous
899720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_9">
900720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
901720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
902720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_8.Manager"/>
903720c9898SEd Tanous    </Schema>
904720c9898SEd Tanous
905720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_10">
906720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
907f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
908720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_9.Manager"/>
909720c9898SEd Tanous    </Schema>
910720c9898SEd Tanous
911720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_11">
912720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
913720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
914720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_10.Manager"/>
915720c9898SEd Tanous    </Schema>
916720c9898SEd Tanous
917720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_12">
918720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
919720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
920720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_11.Manager"/>
921720c9898SEd Tanous    </Schema>
922720c9898SEd Tanous
923720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_13">
924720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
925f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
926720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_12.Manager"/>
927720c9898SEd Tanous    </Schema>
928720c9898SEd Tanous
929720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_14">
930720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
931f2a8e57eSGunnar Mills      <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."/>
932720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_13.Manager"/>
933720c9898SEd Tanous    </Schema>
934720c9898SEd Tanous
935f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_15">
936f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
937f2a8e57eSGunnar Mills      <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."/>
938f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_3_14.Manager"/>
939f2a8e57eSGunnar Mills    </Schema>
940f2a8e57eSGunnar Mills
941dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_16">
942dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
943dd5c81e9SGunnar Mills      <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."/>
944dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_3_15.Manager"/>
945dd5c81e9SGunnar Mills    </Schema>
946dd5c81e9SGunnar Mills
9479b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_17">
9489b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
9499b46bc0bSMyung Bae      <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."/>
9509b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_3_16.Manager"/>
9519b46bc0bSMyung Bae    </Schema>
9529b46bc0bSMyung Bae
953720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_0">
954720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
955720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2018.1"/>
956720c9898SEd Tanous
957720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager">
958720c9898SEd Tanous        <Property Name="AutoDSTEnabled" Type="Edm.Boolean" Nullable="false">
959720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
960720c9898SEd Tanous          <Annotation Term="OData.Description" String="An indication of whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
961720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
962720c9898SEd Tanous        </Property>
963720c9898SEd Tanous      </EntityType>
964720c9898SEd Tanous
965720c9898SEd Tanous      <ComplexType Name="Links" BaseType="Manager.v1_1_0.Links">
966720c9898SEd Tanous        <NavigationProperty Name="ManagerForSwitches" Type="Collection(Switch.Switch)">
967720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
968720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the switches that this manager controls."/>
969720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to switches that this manager instance controls."/>
970720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
971720c9898SEd Tanous        </NavigationProperty>
972720c9898SEd Tanous      </ComplexType>
973720c9898SEd Tanous    </Schema>
974720c9898SEd Tanous
975720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_1">
976720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
977720c9898SEd Tanous      <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."/>
978720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_0.Manager"/>
979720c9898SEd Tanous    </Schema>
980720c9898SEd Tanous
981720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_2">
982720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
983720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
984720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager"/>
985720c9898SEd Tanous    </Schema>
986720c9898SEd Tanous
987720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_3">
988720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
989720c9898SEd Tanous      <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."/>
990720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_2.Manager"/>
991720c9898SEd Tanous    </Schema>
992720c9898SEd Tanous
993720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_4">
994720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
995720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
996720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_3.Manager"/>
997720c9898SEd Tanous    </Schema>
998720c9898SEd Tanous
999720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_5">
1000720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1001720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1002720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_4.Manager"/>
1003720c9898SEd Tanous    </Schema>
1004720c9898SEd Tanous
1005720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_6">
1006720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1007720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1008720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_5.Manager"/>
1009720c9898SEd Tanous    </Schema>
1010720c9898SEd Tanous
1011720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_7">
1012720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1013f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1014720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_6.Manager"/>
1015720c9898SEd Tanous    </Schema>
1016720c9898SEd Tanous
1017720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_8">
1018720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1019720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1020720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_7.Manager"/>
1021720c9898SEd Tanous    </Schema>
1022720c9898SEd Tanous
1023720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_9">
1024720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1025720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1026720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_8.Manager"/>
1027720c9898SEd Tanous    </Schema>
1028720c9898SEd Tanous
1029720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_10">
1030720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1031f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1032720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_9.Manager"/>
1033720c9898SEd Tanous    </Schema>
1034720c9898SEd Tanous
1035720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_11">
1036720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1037f2a8e57eSGunnar Mills      <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."/>
1038720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_10.Manager"/>
1039720c9898SEd Tanous    </Schema>
1040720c9898SEd Tanous
1041f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_12">
1042f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1043f2a8e57eSGunnar Mills      <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."/>
1044f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_4_11.Manager"/>
1045f2a8e57eSGunnar Mills    </Schema>
1046f2a8e57eSGunnar Mills
1047dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_13">
1048dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1049dd5c81e9SGunnar Mills      <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."/>
1050dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_4_12.Manager"/>
1051dd5c81e9SGunnar Mills    </Schema>
1052dd5c81e9SGunnar Mills
10539b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_14">
10549b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
10559b46bc0bSMyung Bae      <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."/>
10569b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_4_13.Manager"/>
10579b46bc0bSMyung Bae    </Schema>
10589b46bc0bSMyung Bae
1059720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_0">
1060720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1061720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2018.2"/>
1062720c9898SEd Tanous
1063720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager">
1064720c9898SEd Tanous        <Property Name="RemoteRedfishServiceUri" Type="Edm.String">
1065720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1066720c9898SEd Tanous          <Annotation Term="OData.Description" String="The URI of the Redfish service root for the remote manager that this resource represents."/>
1067720c9898SEd Tanous          <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."/>
1068720c9898SEd Tanous          <Annotation Term="OData.IsURL"/>
1069720c9898SEd Tanous        </Property>
1070720c9898SEd Tanous        <NavigationProperty Name="RemoteAccountService" Type="AccountService.AccountService" ContainsTarget="true" Nullable="false">
1071720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1072720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to the account service resource for the remote manager that this resource represents."/>
1073720c9898SEd Tanous          <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."/>
1074720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1075720c9898SEd Tanous        </NavigationProperty>
1076720c9898SEd Tanous      </EntityType>
1077720c9898SEd Tanous    </Schema>
1078720c9898SEd Tanous
1079720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_1">
1080720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1081720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1082720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_0.Manager"/>
1083720c9898SEd Tanous    </Schema>
1084720c9898SEd Tanous
1085720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_2">
1086720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1087720c9898SEd Tanous      <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."/>
1088720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_1.Manager"/>
1089720c9898SEd Tanous    </Schema>
1090720c9898SEd Tanous
1091720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_3">
1092720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1093720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1094720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_2.Manager"/>
1095720c9898SEd Tanous    </Schema>
1096720c9898SEd Tanous
1097720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_4">
1098720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1099720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1100720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
1101720c9898SEd Tanous    </Schema>
1102720c9898SEd Tanous
1103720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_5">
1104720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1105720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1106720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_4.Manager"/>
1107720c9898SEd Tanous    </Schema>
1108720c9898SEd Tanous
1109720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_6">
1110720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1111f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1112720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_5.Manager"/>
1113720c9898SEd Tanous    </Schema>
1114720c9898SEd Tanous
1115720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_7">
1116720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1117720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1118720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_6.Manager"/>
1119720c9898SEd Tanous    </Schema>
1120720c9898SEd Tanous
1121720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_8">
1122720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1123f2a8e57eSGunnar Mills      <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."/>
1124720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_7.Manager"/>
1125720c9898SEd Tanous    </Schema>
1126720c9898SEd Tanous
1127720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_9">
1128720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1129f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1130720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_8.Manager"/>
1131720c9898SEd Tanous    </Schema>
1132720c9898SEd Tanous
1133720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_10">
1134720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1135f2a8e57eSGunnar Mills      <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."/>
1136720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_9.Manager"/>
1137720c9898SEd Tanous    </Schema>
1138720c9898SEd Tanous
1139f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_11">
1140f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1141f2a8e57eSGunnar Mills      <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."/>
1142f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_5_10.Manager"/>
1143f2a8e57eSGunnar Mills    </Schema>
1144f2a8e57eSGunnar Mills
1145dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_12">
1146dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1147dd5c81e9SGunnar Mills      <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."/>
1148dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_5_11.Manager"/>
1149dd5c81e9SGunnar Mills    </Schema>
1150dd5c81e9SGunnar Mills
11519b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_13">
11529b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
11539b46bc0bSMyung Bae      <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."/>
11549b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_5_12.Manager"/>
11559b46bc0bSMyung Bae    </Schema>
11569b46bc0bSMyung Bae
1157720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_0">
1158720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1159720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2019.2"/>
1160720c9898SEd Tanous
1161720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
1162720c9898SEd Tanous
1163720c9898SEd Tanous      <ComplexType Name="Links" BaseType="Manager.v1_4_0.Links">
1164720c9898SEd Tanous        <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
1165720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1166720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this manager."/>
1167f2a8e57eSGunnar Mills          <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."/>
1168720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1169720c9898SEd Tanous        </NavigationProperty>
1170720c9898SEd Tanous        <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
1171720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1172720c9898SEd Tanous          <Annotation Term="OData.Description" String="The images that are associated with this manager."/>
1173f2a8e57eSGunnar Mills          <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."/>
1174720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1175720c9898SEd Tanous        </NavigationProperty>
1176720c9898SEd Tanous      </ComplexType>
1177720c9898SEd Tanous    </Schema>
1178720c9898SEd Tanous
1179720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_1">
1180720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1181720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1182720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager"/>
1183720c9898SEd Tanous    </Schema>
1184720c9898SEd Tanous
1185720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_2">
1186720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1187720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1188720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_1.Manager"/>
1189720c9898SEd Tanous    </Schema>
1190720c9898SEd Tanous
1191720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_3">
1192720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1193f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1194720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_2.Manager"/>
1195720c9898SEd Tanous    </Schema>
1196720c9898SEd Tanous
1197720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_4">
1198720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1199720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1200720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_3.Manager"/>
1201720c9898SEd Tanous    </Schema>
1202720c9898SEd Tanous
1203720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_5">
1204720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1205f2a8e57eSGunnar Mills      <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."/>
1206720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_4.Manager"/>
1207720c9898SEd Tanous    </Schema>
1208720c9898SEd Tanous
1209720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_6">
1210720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1211f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1212720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_5.Manager"/>
1213720c9898SEd Tanous    </Schema>
1214720c9898SEd Tanous
1215720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_7">
1216720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1217f2a8e57eSGunnar Mills      <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."/>
1218720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_6.Manager"/>
1219720c9898SEd Tanous    </Schema>
1220720c9898SEd Tanous
1221f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_8">
1222f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1223f2a8e57eSGunnar Mills      <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."/>
1224f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_6_7.Manager"/>
1225f2a8e57eSGunnar Mills    </Schema>
1226f2a8e57eSGunnar Mills
1227dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_9">
1228dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1229dd5c81e9SGunnar Mills      <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."/>
1230dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_6_8.Manager"/>
1231dd5c81e9SGunnar Mills    </Schema>
1232dd5c81e9SGunnar Mills
12339b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_10">
12349b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
12359b46bc0bSMyung Bae      <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."/>
12369b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_6_9.Manager"/>
12379b46bc0bSMyung Bae    </Schema>
12389b46bc0bSMyung Bae
1239720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_0">
1240720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1241720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2019.4"/>
1242720c9898SEd Tanous
1243720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager">
1244720c9898SEd Tanous        <Property Name="Manufacturer" Type="Edm.String">
1245720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1246720c9898SEd Tanous          <Annotation Term="OData.Description" String="The manufacturer of this manager."/>
1247720c9898SEd Tanous          <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."/>
1248720c9898SEd Tanous        </Property>
1249720c9898SEd Tanous        <Property Name="SerialNumber" Type="Edm.String">
1250720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1251720c9898SEd Tanous          <Annotation Term="OData.Description" String="The serial number of the manager."/>
1252720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the manager."/>
1253720c9898SEd Tanous        </Property>
1254720c9898SEd Tanous        <Property Name="PartNumber" Type="Edm.String">
1255720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1256720c9898SEd Tanous          <Annotation Term="OData.Description" String="The part number of the manager."/>
1257720c9898SEd Tanous          <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."/>
1258720c9898SEd Tanous        </Property>
1259720c9898SEd Tanous      </EntityType>
1260720c9898SEd Tanous    </Schema>
1261720c9898SEd Tanous
1262720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_1">
1263720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1264720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1265720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_0.Manager"/>
1266720c9898SEd Tanous    </Schema>
1267720c9898SEd Tanous
1268720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_2">
1269720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1270720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1271720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1272720c9898SEd Tanous    </Schema>
1273720c9898SEd Tanous
1274720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_3">
1275720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1276f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1277720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_2.Manager"/>
1278720c9898SEd Tanous    </Schema>
1279720c9898SEd Tanous
1280720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_4">
1281720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1282720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1283720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_3.Manager"/>
1284720c9898SEd Tanous    </Schema>
1285720c9898SEd Tanous
1286720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_5">
1287720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1288f2a8e57eSGunnar Mills      <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."/>
1289720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_4.Manager"/>
1290720c9898SEd Tanous    </Schema>
1291720c9898SEd Tanous
1292720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_6">
1293720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1294f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1295720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_5.Manager"/>
1296720c9898SEd Tanous    </Schema>
1297720c9898SEd Tanous
1298720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_7">
1299720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1300f2a8e57eSGunnar Mills      <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."/>
1301720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_6.Manager"/>
1302720c9898SEd Tanous    </Schema>
1303720c9898SEd Tanous
1304f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_8">
1305f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1306f2a8e57eSGunnar Mills      <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."/>
1307f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_7_7.Manager"/>
1308f2a8e57eSGunnar Mills    </Schema>
1309f2a8e57eSGunnar Mills
1310dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_9">
1311dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1312dd5c81e9SGunnar Mills      <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."/>
1313dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_7_8.Manager"/>
1314dd5c81e9SGunnar Mills    </Schema>
1315dd5c81e9SGunnar Mills
13169b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_10">
13179b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
13189b46bc0bSMyung Bae      <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."/>
13199b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_7_9.Manager"/>
13209b46bc0bSMyung Bae    </Schema>
13219b46bc0bSMyung Bae
1322720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_0">
1323720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1324720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2020.1"/>
1325f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add the `ResetToDefaults` action."/>
1326720c9898SEd Tanous
1327720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1328720c9898SEd Tanous
1329720c9898SEd Tanous      <EnumType Name="ResetToDefaultsType">
1330720c9898SEd Tanous        <Member Name="ResetAll">
1331720c9898SEd Tanous          <Annotation Term="OData.Description" String="Reset all settings to factory defaults."/>
1332720c9898SEd Tanous        </Member>
1333720c9898SEd Tanous        <Member Name="PreserveNetworkAndUsers">
1334720c9898SEd Tanous          <Annotation Term="OData.Description" String="Reset all settings except network and local usernames/passwords to factory defaults."/>
1335720c9898SEd Tanous        </Member>
1336720c9898SEd Tanous        <Member Name="PreserveNetwork">
1337720c9898SEd Tanous          <Annotation Term="OData.Description" String="Reset all settings except network settings to factory defaults."/>
1338720c9898SEd Tanous        </Member>
1339720c9898SEd Tanous      </EnumType>
1340720c9898SEd Tanous    </Schema>
1341720c9898SEd Tanous
1342720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_1">
1343720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1344720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1345720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_0.Manager"/>
1346720c9898SEd Tanous    </Schema>
1347720c9898SEd Tanous
1348720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_2">
1349720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1350f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1351720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager"/>
1352720c9898SEd Tanous    </Schema>
1353720c9898SEd Tanous
1354720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_3">
1355720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1356720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1357720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_2.Manager"/>
1358720c9898SEd Tanous    </Schema>
1359720c9898SEd Tanous
1360720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_4">
1361720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1362f2a8e57eSGunnar Mills      <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."/>
1363720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_3.Manager"/>
1364720c9898SEd Tanous    </Schema>
1365720c9898SEd Tanous
1366720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_5">
1367720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1368f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1369720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_4.Manager"/>
1370720c9898SEd Tanous    </Schema>
1371720c9898SEd Tanous
1372720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_6">
1373720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1374f2a8e57eSGunnar Mills      <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."/>
1375720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_5.Manager"/>
1376720c9898SEd Tanous    </Schema>
1377720c9898SEd Tanous
1378f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_7">
1379f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1380f2a8e57eSGunnar Mills      <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."/>
1381f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_8_6.Manager"/>
1382f2a8e57eSGunnar Mills    </Schema>
1383f2a8e57eSGunnar Mills
1384dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_8">
1385dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1386dd5c81e9SGunnar Mills      <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."/>
1387dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_8_7.Manager"/>
1388dd5c81e9SGunnar Mills    </Schema>
1389dd5c81e9SGunnar Mills
13909b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_9">
13919b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
13929b46bc0bSMyung Bae      <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."/>
13939b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_8_8.Manager"/>
13949b46bc0bSMyung Bae    </Schema>
13959b46bc0bSMyung Bae
1396720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_0">
1397720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1398720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2020.2"/>
1399720c9898SEd Tanous
1400720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager">
1401720c9898SEd Tanous        <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1402720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1403720c9898SEd Tanous          <Annotation Term="OData.Description" String="The date and time when the manager was last reset or rebooted."/>
1404720c9898SEd Tanous          <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."/>
1405720c9898SEd Tanous        </Property>
1406720c9898SEd Tanous      </EntityType>
1407720c9898SEd Tanous
1408720c9898SEd Tanous      <ComplexType Name="Links" BaseType="Manager.v1_6_0.Links">
1409720c9898SEd Tanous        <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1410720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1411720c9898SEd Tanous          <Annotation Term="OData.Description" String="The array of links to the managers responsible for managing this manager."/>
1412f2a8e57eSGunnar Mills          <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."/>
1413720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1414720c9898SEd Tanous        </NavigationProperty>
1415720c9898SEd Tanous        <NavigationProperty Name="ManagerForManagers" Type="Collection(Manager.Manager)">
1416720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1417720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the managers that are managed by this manager."/>
1418f2a8e57eSGunnar Mills          <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."/>
1419720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1420720c9898SEd Tanous        </NavigationProperty>
1421720c9898SEd Tanous      </ComplexType>
1422720c9898SEd Tanous    </Schema>
1423720c9898SEd Tanous
1424720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_1">
1425720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1426f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1427720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_9_0.Manager"/>
1428720c9898SEd Tanous    </Schema>
1429720c9898SEd Tanous
1430720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_2">
1431720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1433720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager"/>
1434720c9898SEd Tanous    </Schema>
1435720c9898SEd Tanous
1436720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_3">
1437720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1438f2a8e57eSGunnar Mills      <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."/>
1439720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_9_2.Manager"/>
1440720c9898SEd Tanous    </Schema>
1441720c9898SEd Tanous
1442720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_4">
1443720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1444f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1445720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_9_3.Manager"/>
1446720c9898SEd Tanous    </Schema>
1447720c9898SEd Tanous
1448720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_5">
1449720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1450f2a8e57eSGunnar Mills      <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."/>
1451720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_9_4.Manager"/>
1452720c9898SEd Tanous    </Schema>
1453720c9898SEd Tanous
1454f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_6">
1455f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1456f2a8e57eSGunnar Mills      <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."/>
1457f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_9_5.Manager"/>
1458f2a8e57eSGunnar Mills    </Schema>
1459f2a8e57eSGunnar Mills
1460dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_7">
1461dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1462dd5c81e9SGunnar Mills      <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."/>
1463dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_9_6.Manager"/>
1464dd5c81e9SGunnar Mills    </Schema>
1465dd5c81e9SGunnar Mills
14669b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_8">
14679b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
14689b46bc0bSMyung Bae      <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."/>
14699b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_9_7.Manager"/>
14709b46bc0bSMyung Bae    </Schema>
14719b46bc0bSMyung Bae
1472720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_0">
1473720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1474720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2020.3"/>
1475f2a8e57eSGunnar Mills      <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."/>
1476720c9898SEd Tanous
1477720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager">
1478720c9898SEd Tanous        <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1479720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1480720c9898SEd Tanous          <Annotation Term="OData.Description" String="The time zone of the manager."/>
1481f2a8e57eSGunnar Mills          <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."/>
1482720c9898SEd Tanous        </Property>
1483720c9898SEd Tanous      </EntityType>
1484720c9898SEd Tanous    </Schema>
1485720c9898SEd Tanous
1486720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_1">
1487720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1488720c9898SEd Tanous      <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1489720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_10_0.Manager"/>
1490720c9898SEd Tanous    </Schema>
1491720c9898SEd Tanous
1492720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_2">
1493720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1494f2a8e57eSGunnar Mills      <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."/>
1495720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager"/>
1496720c9898SEd Tanous    </Schema>
1497720c9898SEd Tanous
1498720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_3">
1499720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1500f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1501720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_10_2.Manager"/>
1502720c9898SEd Tanous    </Schema>
1503720c9898SEd Tanous
1504720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_4">
1505720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1506f2a8e57eSGunnar Mills      <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."/>
1507720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_10_3.Manager"/>
1508720c9898SEd Tanous    </Schema>
1509720c9898SEd Tanous
1510f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_5">
1511f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1512f2a8e57eSGunnar Mills      <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."/>
1513f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_10_4.Manager"/>
1514f2a8e57eSGunnar Mills    </Schema>
1515f2a8e57eSGunnar Mills
1516dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_6">
1517dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1518dd5c81e9SGunnar Mills      <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."/>
1519dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_10_5.Manager"/>
1520dd5c81e9SGunnar Mills    </Schema>
1521dd5c81e9SGunnar Mills
15229b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_7">
15239b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
15249b46bc0bSMyung Bae      <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."/>
15259b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_10_6.Manager"/>
15269b46bc0bSMyung Bae    </Schema>
15279b46bc0bSMyung Bae
1528720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_0">
1529720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1530720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2020.4"/>
1531720c9898SEd Tanous
1532720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager">
1533720c9898SEd Tanous        <Property Name="Location" Type="Resource.Location" Nullable="false">
1534720c9898SEd Tanous          <Annotation Term="OData.Description" String="The location of the manager."/>
1535720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated manager."/>
1536720c9898SEd Tanous        </Property>
1537720c9898SEd Tanous        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1538720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1539720c9898SEd Tanous          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1540f2a8e57eSGunnar Mills          <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."/>
1541720c9898SEd Tanous        </Property>
1542720c9898SEd Tanous        <Property Name="SparePartNumber" Type="Edm.String">
1543720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1544720c9898SEd Tanous          <Annotation Term="OData.Description" String="The spare part number of the manager."/>
1545720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the manager."/>
1546720c9898SEd Tanous        </Property>
1547720c9898SEd Tanous      </EntityType>
1548720c9898SEd Tanous    </Schema>
1549720c9898SEd Tanous
1550720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_1">
1551720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1552f2a8e57eSGunnar Mills      <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."/>
1553720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager"/>
1554720c9898SEd Tanous    </Schema>
1555720c9898SEd Tanous
1556720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_2">
1557720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1558f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1559720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_11_1.Manager"/>
1560720c9898SEd Tanous    </Schema>
1561720c9898SEd Tanous
1562720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_3">
1563720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1564f2a8e57eSGunnar Mills      <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."/>
1565720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_11_2.Manager"/>
1566720c9898SEd Tanous    </Schema>
1567720c9898SEd Tanous
1568f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_4">
1569f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1570f2a8e57eSGunnar Mills      <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."/>
1571f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_11_3.Manager"/>
1572f2a8e57eSGunnar Mills    </Schema>
1573f2a8e57eSGunnar Mills
1574dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_5">
1575dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1576dd5c81e9SGunnar Mills      <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."/>
1577dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_11_4.Manager"/>
1578dd5c81e9SGunnar Mills    </Schema>
1579dd5c81e9SGunnar Mills
15809b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_6">
15819b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
15829b46bc0bSMyung Bae      <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."/>
15839b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_11_5.Manager"/>
15849b46bc0bSMyung Bae    </Schema>
15859b46bc0bSMyung Bae
1586720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_0">
1587720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1588720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2021.1"/>
1589720c9898SEd Tanous
1590720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager">
1591720c9898SEd Tanous        <NavigationProperty Name="USBPorts" Type="PortCollection.PortCollection" Nullable="false">
1592720c9898SEd Tanous          <Annotation Term="OData.Description" String="The USB ports of the manager."/>
1593f2a8e57eSGunnar Mills          <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."/>
1594720c9898SEd Tanous        </NavigationProperty>
1595720c9898SEd Tanous      </EntityType>
1596720c9898SEd Tanous    </Schema>
1597720c9898SEd Tanous
1598720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_1">
1599720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1600f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both `DateTime` and `DateTimeLocalOffset` are provided in modification requests."/>
1601720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_12_0.Manager"/>
1602720c9898SEd Tanous    </Schema>
1603720c9898SEd Tanous
1604720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_2">
1605720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1606f2a8e57eSGunnar Mills      <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."/>
1607720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager"/>
1608720c9898SEd Tanous    </Schema>
1609720c9898SEd Tanous
1610f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_3">
1611f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1612f2a8e57eSGunnar Mills      <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."/>
1613f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_12_2.Manager"/>
1614f2a8e57eSGunnar Mills    </Schema>
1615f2a8e57eSGunnar Mills
1616dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_4">
1617dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1618dd5c81e9SGunnar Mills      <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."/>
1619dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_12_3.Manager"/>
1620dd5c81e9SGunnar Mills    </Schema>
1621dd5c81e9SGunnar Mills
16229b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_5">
16239b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
16249b46bc0bSMyung Bae      <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."/>
16259b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_12_4.Manager"/>
16269b46bc0bSMyung Bae    </Schema>
16279b46bc0bSMyung Bae
1628720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_0">
1629720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1630720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2021.2"/>
1631720c9898SEd Tanous
1632720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager">
1633720c9898SEd Tanous        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1634720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1635720c9898SEd Tanous          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1636f2a8e57eSGunnar Mills          <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."/>
1637720c9898SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1638720c9898SEd Tanous        </NavigationProperty>
1639720c9898SEd Tanous        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1640720c9898SEd Tanous          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1641720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1642720c9898SEd Tanous          <Annotation Term="Redfish.Revisions">
1643720c9898SEd Tanous            <Collection>
1644720c9898SEd Tanous              <Record>
1645720c9898SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1646720c9898SEd Tanous                <PropertyValue Property="Version" String="v1_14_0"/>
1647f2a8e57eSGunnar Mills                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
1648720c9898SEd Tanous              </Record>
1649720c9898SEd Tanous            </Collection>
1650720c9898SEd Tanous          </Annotation>
1651720c9898SEd Tanous        </Property>
1652720c9898SEd Tanous      </EntityType>
1653720c9898SEd Tanous    </Schema>
1654720c9898SEd Tanous
1655720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_1">
1656720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1657f2a8e57eSGunnar Mills      <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."/>
1658720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager"/>
1659720c9898SEd Tanous    </Schema>
1660720c9898SEd Tanous
1661f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_2">
1662f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1663f2a8e57eSGunnar Mills      <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."/>
1664f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_13_1.Manager"/>
1665f2a8e57eSGunnar Mills    </Schema>
1666f2a8e57eSGunnar Mills
1667dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_3">
1668dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1669dd5c81e9SGunnar Mills      <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."/>
1670dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_13_2.Manager"/>
1671dd5c81e9SGunnar Mills    </Schema>
1672dd5c81e9SGunnar Mills
16739b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_4">
16749b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
16759b46bc0bSMyung Bae      <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."/>
16769b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_13_3.Manager"/>
16779b46bc0bSMyung Bae    </Schema>
16789b46bc0bSMyung Bae
1679720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_0">
1680720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1681720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2021.4"/>
1682f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
1683720c9898SEd Tanous
1684720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager">
1685720c9898SEd Tanous        <NavigationProperty Name="ManagerDiagnosticData" Type="ManagerDiagnosticData.ManagerDiagnosticData">
1686720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1687720c9898SEd Tanous          <Annotation Term="OData.Description" String="The diagnostic data for this manager."/>
1688f2a8e57eSGunnar Mills          <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."/>
1689720c9898SEd Tanous        </NavigationProperty>
1690720c9898SEd Tanous      </EntityType>
1691720c9898SEd Tanous    </Schema>
1692720c9898SEd Tanous
1693720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_1">
1694720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1695f2a8e57eSGunnar Mills      <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."/>
1696720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager"/>
1697720c9898SEd Tanous    </Schema>
1698720c9898SEd Tanous
1699f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_2">
1700f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1701f2a8e57eSGunnar Mills      <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."/>
1702f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_14_1.Manager"/>
1703f2a8e57eSGunnar Mills    </Schema>
1704f2a8e57eSGunnar Mills
1705dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_3">
1706dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1707dd5c81e9SGunnar Mills      <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."/>
1708dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_14_2.Manager"/>
1709dd5c81e9SGunnar Mills    </Schema>
1710dd5c81e9SGunnar Mills
17119b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_4">
17129b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
17139b46bc0bSMyung Bae      <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."/>
17149b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_14_3.Manager"/>
17159b46bc0bSMyung Bae    </Schema>
17169b46bc0bSMyung Bae
1717720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_0">
1718720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1719720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2022.1"/>
1720720c9898SEd Tanous
1721720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager">
1722720c9898SEd Tanous        <Property Name="ServiceIdentification" Type="Edm.String">
1723720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1724720c9898SEd Tanous          <Annotation Term="OData.Description" String="A product instance identifier displayed in the Redfish service root."/>
1725f2a8e57eSGunnar Mills          <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."/>
1726720c9898SEd Tanous        </Property>
1727720c9898SEd Tanous        <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
1728720c9898SEd Tanous          <Annotation Term="OData.Description" String="The additional firmware versions of the manager."/>
1729720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the manager."/>
1730720c9898SEd Tanous        </Property>
1731720c9898SEd Tanous      </EntityType>
1732720c9898SEd Tanous    </Schema>
1733720c9898SEd Tanous
1734720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_1">
1735720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1736f2a8e57eSGunnar Mills      <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."/>
1737720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager"/>
1738720c9898SEd Tanous    </Schema>
1739720c9898SEd Tanous
1740f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_2">
1741f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1742f2a8e57eSGunnar Mills      <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."/>
1743f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_15_1.Manager"/>
1744f2a8e57eSGunnar Mills    </Schema>
1745f2a8e57eSGunnar Mills
1746dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_3">
1747dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1748dd5c81e9SGunnar Mills      <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."/>
1749dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_15_2.Manager"/>
1750dd5c81e9SGunnar Mills    </Schema>
1751dd5c81e9SGunnar Mills
17529b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_4">
17539b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
17549b46bc0bSMyung Bae      <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."/>
17559b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_15_3.Manager"/>
17569b46bc0bSMyung Bae    </Schema>
17579b46bc0bSMyung Bae
1758720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_0">
1759720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1760720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2022.2"/>
1761720c9898SEd Tanous
1762720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager">
1763720c9898SEd Tanous        <NavigationProperty Name="DedicatedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1764720c9898SEd Tanous          <Annotation Term="OData.Description" String="The dedicated network ports of the manager."/>
1765f2a8e57eSGunnar Mills          <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."/>
1766720c9898SEd Tanous        </NavigationProperty>
1767720c9898SEd Tanous        <NavigationProperty Name="SharedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1768720c9898SEd Tanous          <Annotation Term="OData.Description" String="The shared network ports of the manager."/>
1769f2a8e57eSGunnar Mills          <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."/>
1770720c9898SEd Tanous        </NavigationProperty>
1771720c9898SEd Tanous        <NavigationProperty Name="SecurityPolicy" Type="SecurityPolicy.SecurityPolicy">
1772720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1773720c9898SEd Tanous          <Annotation Term="OData.Description" String="The security policy settings for this manager."/>
1774f2a8e57eSGunnar Mills          <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."/>
1775720c9898SEd Tanous        </NavigationProperty>
1776720c9898SEd Tanous      </EntityType>
1777720c9898SEd Tanous    </Schema>
1778720c9898SEd Tanous
1779720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_1">
1780720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1781f2a8e57eSGunnar Mills      <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."/>
1782720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager"/>
1783720c9898SEd Tanous    </Schema>
1784720c9898SEd Tanous
1785f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_2">
1786f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1787f2a8e57eSGunnar Mills      <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."/>
1788f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_16_1.Manager"/>
1789f2a8e57eSGunnar Mills    </Schema>
1790f2a8e57eSGunnar Mills
1791dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_3">
1792dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1793dd5c81e9SGunnar Mills      <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."/>
1794dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_16_2.Manager"/>
1795dd5c81e9SGunnar Mills    </Schema>
1796dd5c81e9SGunnar Mills
17979b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_4">
17989b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
17999b46bc0bSMyung Bae      <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."/>
18009b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_16_3.Manager"/>
18019b46bc0bSMyung Bae    </Schema>
18029b46bc0bSMyung Bae
1803720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_0">
1804720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1805720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2022.3"/>
1806720c9898SEd Tanous
1807720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager">
1808720c9898SEd Tanous        <Property Name="Version" Type="Edm.String">
1809720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1810720c9898SEd Tanous          <Annotation Term="OData.Description" String="The hardware version of this manager."/>
1811720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this manager as determined by the vendor or supplier."/>
1812720c9898SEd Tanous        </Property>
1813720c9898SEd Tanous      </EntityType>
1814720c9898SEd Tanous    </Schema>
1815720c9898SEd Tanous
1816720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_1">
1817720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818f2a8e57eSGunnar Mills      <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."/>
1819720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_17_0.Manager"/>
1820720c9898SEd Tanous    </Schema>
1821720c9898SEd Tanous
1822f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_2">
1823f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824f2a8e57eSGunnar Mills      <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."/>
1825f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_17_1.Manager"/>
1826f2a8e57eSGunnar Mills    </Schema>
1827f2a8e57eSGunnar Mills
1828dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_3">
1829dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1830dd5c81e9SGunnar Mills      <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."/>
1831dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_17_2.Manager"/>
1832dd5c81e9SGunnar Mills    </Schema>
1833dd5c81e9SGunnar Mills
18349b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_4">
18359b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
18369b46bc0bSMyung Bae      <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."/>
18379b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_17_3.Manager"/>
18389b46bc0bSMyung Bae    </Schema>
18399b46bc0bSMyung Bae
1840720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_0">
1841720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1842720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2023.1"/>
1843720c9898SEd Tanous
1844720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_17_1.Manager"/>
1845720c9898SEd Tanous
1846720c9898SEd Tanous      <ComplexType Name="Links" BaseType="Manager.v1_9_0.Links">
1847720c9898SEd Tanous        <NavigationProperty Name="SelectedNetworkPort" Type="Port.Port">
1848720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1849720c9898SEd Tanous          <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."/>
1850f2a8e57eSGunnar Mills          <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."/>
1851720c9898SEd Tanous        </NavigationProperty>
1852720c9898SEd Tanous      </ComplexType>
1853720c9898SEd Tanous    </Schema>
1854720c9898SEd Tanous
1855720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_1">
1856720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1857f2a8e57eSGunnar Mills      <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."/>
1858720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_18_0.Manager"/>
1859720c9898SEd Tanous    </Schema>
1860720c9898SEd Tanous
1861f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_2">
1862f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1863f2a8e57eSGunnar Mills      <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."/>
1864f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_18_1.Manager"/>
1865f2a8e57eSGunnar Mills    </Schema>
1866f2a8e57eSGunnar Mills
1867dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_3">
1868dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1869dd5c81e9SGunnar Mills      <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."/>
1870dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_18_2.Manager"/>
1871dd5c81e9SGunnar Mills    </Schema>
1872dd5c81e9SGunnar Mills
18739b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_4">
18749b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
18759b46bc0bSMyung Bae      <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."/>
18769b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_18_3.Manager"/>
18779b46bc0bSMyung Bae    </Schema>
18789b46bc0bSMyung Bae
1879720c9898SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_0">
1880720c9898SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1881720c9898SEd Tanous      <Annotation Term="Redfish.Release" String="2023.3"/>
1882720c9898SEd Tanous
1883720c9898SEd Tanous      <EntityType Name="Manager" BaseType="Manager.v1_18_1.Manager">
1884720c9898SEd Tanous        <Property Name="DaylightSavingTime" Type="Manager.v1_19_0.DaylightSavingTime" Nullable="false">
1885720c9898SEd Tanous          <Annotation Term="OData.Description" String="The daylight saving time settings for this manager."/>
1886720c9898SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the daylight saving time settings for this manager."/>
1887720c9898SEd Tanous        </Property>
1888720c9898SEd Tanous      </EntityType>
1889720c9898SEd Tanous
1890720c9898SEd Tanous      <ComplexType Name="DaylightSavingTime">
1891720c9898SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1892720c9898SEd Tanous        <Annotation Term="OData.Description" String="The daylight saving time settings for a manager."/>
1893720c9898SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the daylight saving time settings for a manager."/>
1894720c9898SEd Tanous        <Property Name="StartDateTime" Type="Edm.DateTimeOffset" Nullable="false">
1895720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1896720c9898SEd Tanous          <Annotation Term="OData.Description" String="The start date and time with UTC offset of daylight saving time."/>
1897f2a8e57eSGunnar Mills          <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."/>
1898720c9898SEd Tanous        </Property>
1899720c9898SEd Tanous        <Property Name="EndDateTime" Type="Edm.DateTimeOffset" Nullable="false">
1900720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1901720c9898SEd Tanous          <Annotation Term="OData.Description" String="The end date and time with UTC offset of daylight saving time."/>
1902f2a8e57eSGunnar Mills          <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."/>
1903720c9898SEd Tanous        </Property>
1904720c9898SEd Tanous        <Property Name="OffsetMinutes" Type="Edm.Int64" Nullable="false">
1905720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1906720c9898SEd Tanous          <Annotation Term="OData.Description" String="The daylight saving time offset in minutes."/>
1907f2a8e57eSGunnar Mills          <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."/>
1908720c9898SEd Tanous        </Property>
1909720c9898SEd Tanous        <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1910720c9898SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1911720c9898SEd Tanous          <Annotation Term="OData.Description" String="The time zone of the manager when daylight saving time is in effect."/>
1912f2a8e57eSGunnar Mills          <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."/>
1913720c9898SEd Tanous        </Property>
1914720c9898SEd Tanous      </ComplexType>
1915720c9898SEd Tanous    </Schema>
1916720c9898SEd Tanous
1917f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_1">
1918f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1919f2a8e57eSGunnar Mills      <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."/>
1920f2a8e57eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_19_0.Manager"/>
1921f2a8e57eSGunnar Mills    </Schema>
1922f2a8e57eSGunnar Mills
1923dd5c81e9SGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_2">
1924dd5c81e9SGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1925dd5c81e9SGunnar Mills      <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."/>
1926dd5c81e9SGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_19_1.Manager"/>
1927dd5c81e9SGunnar Mills    </Schema>
1928dd5c81e9SGunnar Mills
19299b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_3">
19309b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
19319b46bc0bSMyung Bae      <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."/>
19329b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_19_2.Manager"/>
19339b46bc0bSMyung Bae    </Schema>
19349b46bc0bSMyung Bae
19359b46bc0bSMyung Bae    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_20_0">
19369b46bc0bSMyung Bae      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
19379b46bc0bSMyung Bae      <Annotation Term="Redfish.Release" String="2024.4"/>
19389b46bc0bSMyung Bae
19399b46bc0bSMyung Bae      <EntityType Name="Manager" BaseType="Manager.v1_19_3.Manager">
19409b46bc0bSMyung Bae        <Property Name="DateTimeSource" Type="Manager.v1_20_0.DateTimeSource">
19419b46bc0bSMyung Bae          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
19429b46bc0bSMyung Bae          <Annotation Term="OData.Description" String="The source of the date and time of this manager, such as NTP, RTC, or firmware."/>
19439b46bc0bSMyung Bae          <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."/>
19449b46bc0bSMyung Bae        </Property>
19459b46bc0bSMyung Bae      </EntityType>
19469b46bc0bSMyung Bae
19479b46bc0bSMyung Bae      <EnumType Name="DateTimeSource">
19489b46bc0bSMyung Bae        <Member Name="RTC">
19499b46bc0bSMyung Bae          <Annotation Term="OData.Description" String="The date and time is retrieved from the manager's real time clock (RTC)."/>
19509b46bc0bSMyung Bae        </Member>
19519b46bc0bSMyung Bae        <Member Name="Firmware">
19529b46bc0bSMyung Bae          <Annotation Term="OData.Description" String="The date and time is set and held by firmware."/>
19539b46bc0bSMyung Bae        </Member>
19549b46bc0bSMyung Bae        <Member Name="Host">
19559b46bc0bSMyung Bae          <Annotation Term="OData.Description" String="The date and time is retrieved from the host."/>
19569b46bc0bSMyung Bae        </Member>
19579b46bc0bSMyung Bae        <Member Name="NTP">
19589b46bc0bSMyung Bae          <Annotation Term="OData.Description" String="The date and time source is a Network Time Protocol (NTP) server."/>
19599b46bc0bSMyung Bae        </Member>
19609b46bc0bSMyung Bae        <Member Name="PTP">
19619b46bc0bSMyung Bae          <Annotation Term="OData.Description" String="The date and time source is a Precision Time Protocol (PTP) server."/>
19629b46bc0bSMyung Bae        </Member>
19639b46bc0bSMyung Bae      </EnumType>
19649b46bc0bSMyung Bae    </Schema>
19659b46bc0bSMyung Bae
1966d125652eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_21_0">
1967d125652eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1968d125652eSGunnar Mills      <Annotation Term="Redfish.Release" String="2025.1"/>
1969d125652eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add the `UpdateSecurityMode` action."/>
1970d125652eSGunnar Mills
1971d125652eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_20_0.Manager">
1972d125652eSGunnar Mills        <Property Name="SecurityMode" Type="Manager.v1_21_0.SecurityModeTypes" Nullable="false">
1973d125652eSGunnar Mills          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1974d125652eSGunnar Mills          <Annotation Term="OData.Description" String="The security compliance mode that the manager is currently configured to enforce."/>
1975d125652eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain the security compliance mode that the manager is currently configured to enforce."/>
1976d125652eSGunnar Mills        </Property>
1977d125652eSGunnar Mills        <Property Name="OEMSecurityMode" Type="Edm.String">
1978d125652eSGunnar Mills          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1979d125652eSGunnar Mills          <Annotation Term="OData.Description" String="The OEM-specific security compliance mode(s) that the manager is currently configured to enforce."/>
1980d125652eSGunnar Mills          <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`."/>
1981d125652eSGunnar Mills        </Property>
1982d125652eSGunnar Mills      </EntityType>
1983d125652eSGunnar Mills
1984d125652eSGunnar Mills      <EnumType Name="SecurityModeTypes">
1985d125652eSGunnar Mills        <Member Name="FIPS_140_2">
1986d125652eSGunnar Mills          <Annotation Term="OData.Description" String="This security mode indicates the implementation complies with FIPS 140-2."/>
1987d125652eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation complies with FIPS 140-2."/>
1988d125652eSGunnar Mills        </Member>
1989d125652eSGunnar Mills        <Member Name="FIPS_140_3">
1990d125652eSGunnar Mills          <Annotation Term="OData.Description" String="This security mode indicates the implementation complies with FIPS 140-3."/>
1991d125652eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation complies with FIPS 140-3."/>
1992d125652eSGunnar Mills        </Member>
1993d125652eSGunnar Mills        <Member Name="CNSA_1_0">
1994d125652eSGunnar Mills          <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."/>
1995d125652eSGunnar Mills          <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."/>
1996d125652eSGunnar Mills        </Member>
1997d125652eSGunnar Mills        <Member Name="CNSA_2_0">
1998d125652eSGunnar Mills          <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."/>
1999d125652eSGunnar Mills          <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."/>
2000d125652eSGunnar Mills        </Member>
2001d125652eSGunnar Mills        <Member Name="SuiteB">
2002d125652eSGunnar Mills          <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."/>
2003d125652eSGunnar Mills          <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."/>
2004d125652eSGunnar Mills        </Member>
2005d125652eSGunnar Mills        <Member Name="OEM">
2006d125652eSGunnar Mills          <Annotation Term="OData.Description" String="This security mode indicates the implementation is in an OEM-specific security state."/>
2007d125652eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This value shall indicate that the implementation is in an OEM-specific security state."/>
2008d125652eSGunnar Mills        </Member>
2009d125652eSGunnar Mills        <Member Name="Default">
2010d125652eSGunnar Mills          <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."/>
2011d125652eSGunnar Mills          <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."/>
2012d125652eSGunnar Mills        </Member>
2013d125652eSGunnar Mills      </EnumType>
2014d125652eSGunnar Mills    </Schema>
2015d125652eSGunnar Mills
2016c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_22_0">
2017c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2018c6d7a45dSGunnar Mills      <Annotation Term="Redfish.Release" String="2025.2"/>
2019c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add `FabricManager` to `ManagerType`."/>
2020c6d7a45dSGunnar Mills
2021c6d7a45dSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_21_0.Manager"/>
2022c6d7a45dSGunnar Mills
2023c6d7a45dSGunnar Mills      <ComplexType Name="Links" BaseType="Manager.v1_18_0.Links">
2024c6d7a45dSGunnar Mills        <NavigationProperty Name="ManagerForFabrics" Type="Collection(Fabric.Fabric)">
2025c6d7a45dSGunnar Mills          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2026c6d7a45dSGunnar Mills          <Annotation Term="OData.Description" String="An array of links to the fabrics that this manager controls."/>
2027c6d7a45dSGunnar Mills          <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."/>
2028c6d7a45dSGunnar Mills        </NavigationProperty>
2029c6d7a45dSGunnar Mills      </ComplexType>
2030c6d7a45dSGunnar Mills    </Schema>
2031c6d7a45dSGunnar Mills
20325ecf7b4eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_23_0">
20335ecf7b4eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
20345ecf7b4eSGunnar Mills      <Annotation Term="Redfish.Release" String="2025.3"/>
20355ecf7b4eSGunnar Mills
20365ecf7b4eSGunnar Mills      <EntityType Name="Manager" BaseType="Manager.v1_22_0.Manager">
20375ecf7b4eSGunnar Mills        <Property Name="ReadyToRemove" Type="Edm.Boolean">
20385ecf7b4eSGunnar Mills          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
20395ecf7b4eSGunnar Mills          <Annotation Term="OData.Description" String="An indication of whether the manager is prepared by the system for removal."/>
20405ecf7b4eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the manager is ready for removal.  Setting the value to `true` shall cause the service to perform appropriate actions to quiesce the device.  A task may spawn while the device is quiescing."/>
20415ecf7b4eSGunnar Mills        </Property>
20425ecf7b4eSGunnar Mills      </EntityType>
20435ecf7b4eSGunnar Mills    </Schema>
20445ecf7b4eSGunnar Mills
2045720c9898SEd Tanous  </edmx:DataServices>
2046720c9898SEd Tanous</edmx:Edmx>
2047