blob: 4eb5d95daba1b988db13c0250d8819c52aa725c6 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Mills2ae81db2024-01-31 14:25:11 -06004<!--# Redfish Schema: Manager v1.19.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Ed Tanousf263e092023-05-22 09:56:29 -07008<!--# Copyright 2014-2023 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
21 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
22 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
23 </edmx:Reference>
24 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
25 <edmx:Include Namespace="Resource"/>
26 <edmx:Include Namespace="Resource.v1_0_0"/>
27 </edmx:Reference>
28 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml">
29 <edmx:Include Namespace="ComputerSystem"/>
30 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32 <edmx:Include Namespace="Chassis"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EthernetInterfaceCollection_v1.xml">
35 <edmx:Include Namespace="EthernetInterfaceCollection"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerNetworkProtocol_v1.xml">
38 <edmx:Include Namespace="ManagerNetworkProtocol"/>
39 </edmx:Reference>
40 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml">
41 <edmx:Include Namespace="VirtualMediaCollection"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SerialInterfaceCollection_v1.xml">
44 <edmx:Include Namespace="SerialInterfaceCollection"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
47 <edmx:Include Namespace="Redundancy"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml">
50 <edmx:Include Namespace="LogServiceCollection"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/HostInterfaceCollection_v1.xml">
53 <edmx:Include Namespace="HostInterfaceCollection"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
56 <edmx:Include Namespace="Switch"/>
57 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080058 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccountService_v1.xml">
59 <edmx:Include Namespace="AccountService"/>
60 </edmx:Reference>
Ed Tanouscb103132019-10-08 11:34:22 -070061 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
62 <edmx:Include Namespace="SoftwareInventory"/>
63 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -050064 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
65 <edmx:Include Namespace="PortCollection"/>
66 </edmx:Reference>
Ed Tanousf263e092023-05-22 09:56:29 -070067 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Port_v1.xml">
68 <edmx:Include Namespace="Port"/>
69 </edmx:Reference>
Gunnar Mills9d424662021-09-22 21:56:16 -050070 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
71 <edmx:Include Namespace="CertificateCollection"/>
72 </edmx:Reference>
Sui Chen141d9432022-02-03 22:01:27 -080073 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerDiagnosticData_v1.xml">
74 <edmx:Include Namespace="ManagerDiagnosticData"/>
75 </edmx:Reference>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -050076 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SecurityPolicy_v1.xml">
77 <edmx:Include Namespace="SecurityPolicy"/>
78 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070079
80 <edmx:DataServices>
81
82 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager">
83 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
84
85 <EntityType Name="Manager" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Mills2ae81db2024-01-31 14:25:11 -060086 <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."/>
Gunnar Millsa778c022020-05-12 12:20:36 -050087 <Annotation Term="OData.LongDescription" String="This resource shall represent a management subsystem for a Redfish implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070088 <Annotation Term="Capabilities.InsertRestrictions">
89 <Record>
90 <PropertyValue Property="Insertable" Bool="false"/>
91 </Record>
92 </Annotation>
93 <Annotation Term="Capabilities.UpdateRestrictions">
94 <Record>
95 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -070096 <Annotation Term="OData.Description" String="Writable properties, such as date and time settings, can be updated for managers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070097 </Record>
98 </Annotation>
99 <Annotation Term="Capabilities.DeleteRestrictions">
100 <Record>
101 <PropertyValue Property="Deletable" Bool="false"/>
102 </Record>
103 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800104 <Annotation Term="Redfish.Uris">
105 <Collection>
106 <String>/redfish/v1/Managers/{ManagerId}</String>
107 </Collection>
108 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700109 </EntityType>
110
111 <Action Name="Reset" IsBound="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500112 <Annotation Term="OData.Description" String="The reset action resets/reboots the manager."/>
113 <Annotation Term="OData.LongDescription" String="This action shall reset the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700114 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
115 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700116 <Annotation Term="OData.Description" String="The type of reset."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600117 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and perform an implementation-specific default reset. Services should include the @Redfish.AllowableValues annotation for this parameter to ensure compatibility with clients, even when ActionInfo has been implemented."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700118 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700119 </Action>
120
121 <Action Name="ForceFailover" IsBound="true">
122 <Annotation Term="OData.Description" String="The ForceFailover action forces a failover of this manager to the manager used in the parameter."/>
123 <Annotation Term="OData.LongDescription" String="This action shall perform a forced failover of the manager's redundancy to the manager supplied as a parameter."/>
124 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
125 <Parameter Name="NewManager" Type="Manager.Manager" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700126 <Annotation Term="OData.Description" String="The manager to which to fail over."/>
127 <Annotation Term="OData.LongDescription" String="This parameter shall contain the manager to which to fail over."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700128 </Parameter>
129 </Action>
130
131 <Action Name="ModifyRedundancySet" IsBound="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700132 <Annotation Term="OData.Description" String="The ModifyRedundancySet operation adds members to or removes members from a redundant group of managers."/>
133 <Annotation Term="OData.LongDescription" String="The ModifyRedundancySet operation shall add members to or remove members from a redundant group of managers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700134 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
135 <Parameter Name="Add" Type="Collection(Manager.Manager)">
Ed Tanouscb103132019-10-08 11:34:22 -0700136 <Annotation Term="OData.Description" String="An array of managers to add to the redundancy set."/>
137 <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to add to the redundancy set."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700138 </Parameter>
139 <Parameter Name="Remove" Type="Collection(Manager.Manager)">
Ed Tanouscb103132019-10-08 11:34:22 -0700140 <Annotation Term="OData.Description" String="An array of managers to remove from the redundancy set."/>
141 <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of managers to remove from the redundancy set."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700142 </Parameter>
143 </Action>
144
Gunnar Millsa778c022020-05-12 12:20:36 -0500145 <Action Name="ResetToDefaults" IsBound="true">
Gunnar Mills10f270b2021-05-19 15:34:06 -0500146 <Annotation Term="OData.Description" String="The reset action resets the manager settings to factory defaults. This can cause the manager to reset."/>
147 <Annotation Term="OData.LongDescription" String="This action shall reset the manager settings. This action can impact other resources."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500148 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
149 <Parameter Name="ResetType" Type="Manager.v1_8_0.ResetToDefaultsType" Nullable="false">
150 <Annotation Term="OData.Description" String="The type of reset to defaults."/>
151 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset to defaults."/>
152 </Parameter>
153 <Annotation Term="Redfish.Revisions">
154 <Collection>
155 <Record>
156 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
157 <PropertyValue Property="Version" String="v1_8_0"/>
158 </Record>
159 </Collection>
160 </Annotation>
161 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700162 </Schema>
163
164 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_0">
165 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600166 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700167
168 <EntityType Name="Manager" BaseType="Manager.Manager">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700169 <Property Name="ManagerType" Type="Manager.v1_0_0.ManagerType" Nullable="false">
170 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500171 <Annotation Term="OData.Description" String="The type of manager that this resource represents."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700172 <Annotation Term="OData.LongDescription" String="This property shall describe the function of this manager. The `ManagementController` value shall be used if none of the other enumerations apply."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700173 </Property>
174 <Property Name="Links" Type="Manager.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500175 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500176 <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700177 </Property>
178 <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
179 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700180 <Annotation Term="OData.Description" String="The link to a collection of NICs that this manager uses for network communication."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500181 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type EthernetInterfaceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700182 <Annotation Term="OData.AutoExpandReferences"/>
183 </NavigationProperty>
184 <NavigationProperty Name="SerialInterfaces" Type="SerialInterfaceCollection.SerialInterfaceCollection" ContainsTarget="true" Nullable="false">
185 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700186 <Annotation Term="OData.Description" String="The link to a collection of serial interfaces that this manager uses for serial and console communication."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500187 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type SerialInterfaceCollection, which this manager uses."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700188 <Annotation Term="OData.AutoExpandReferences"/>
189 </NavigationProperty>
190 <NavigationProperty Name="NetworkProtocol" Type="ManagerNetworkProtocol.ManagerNetworkProtocol" ContainsTarget="true" Nullable="false">
191 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700192 <Annotation Term="OData.Description" String="The link to the network services and their settings that the manager controls."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500193 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ManagerNetworkProtocol, which represents the network services for this manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700194 <Annotation Term="OData.AutoExpandReferences"/>
195 </NavigationProperty>
196 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
197 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700198 <Annotation Term="OData.Description" String="The link to a collection of logs that the manager uses."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500199 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type LogServiceCollection that this manager uses."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700200 <Annotation Term="OData.AutoExpandReferences"/>
201 </NavigationProperty>
202 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
203 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700204 <Annotation Term="OData.Description" String="The link to the Virtual Media services for this particular manager."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500205 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VirtualMediaCollection, which this manager uses."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700206 <Annotation Term="OData.AutoExpandReferences"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500207 <Annotation Term="Redfish.Revisions">
208 <Collection>
209 <Record>
210 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
211 <PropertyValue Property="Version" String="v1_10_0"/>
212 <PropertyValue Property="Description" String="This property has been deprecated in favor of the VirtualMedia property in the ComputerSystem resource."/>
213 </Record>
214 </Collection>
215 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700216 </NavigationProperty>
217 <Property Name="ServiceEntryPointUUID" Type="Resource.UUID">
218 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500219 <Annotation Term="OData.Description" String="The UUID of the Redfish service that is hosted by this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500220 <Annotation Term="OData.LongDescription" String="This property shall contain the UUID of the Redfish service that is hosted by this manager. Each manager providing an entry point to the same Redfish service shall report the same UUID value, even though the name of the property may imply otherwise. This property shall not be present if this manager does not provide a Redfish service entry point."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700221 </Property>
222 <Property Name="UUID" Type="Resource.UUID">
223 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700224 <Annotation Term="OData.Description" String="The UUID for this manager."/>
225 <Annotation Term="OData.LongDescription" String="This property shall contain the UUID for the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700226 </Property>
227 <Property Name="Model" Type="Edm.String">
228 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700229 <Annotation Term="OData.Description" String="The model information of this manager, as defined by the manufacturer."/>
230 <Annotation Term="OData.LongDescription" String="This property shall contain the information about how the manufacturer refers to this manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700231 </Property>
232 <Property Name="DateTime" Type="Edm.DateTimeOffset">
233 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500234 <Annotation Term="OData.Description" String="The current date and time with UTC offset of the manager."/>
235 <Annotation Term="OData.LongDescription" String="This property shall contain the current date and time with UTC offset of the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700236 </Property>
237 <Property Name="DateTimeLocalOffset" Type="Edm.String">
238 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700239 <Annotation Term="OData.Description" String="The time offset from UTC that the DateTime property is in `+HH:MM` format."/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500240 <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."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700241 <Annotation Term="Validation.Pattern" String="^([-+][0-1][0-9]:[0-5][0-9])$"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700242 </Property>
243 <Property Name="FirmwareVersion" Type="Edm.String">
244 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700245 <Annotation Term="OData.Description" String="The firmware version of this manager."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600246 <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the associated manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700247 </Property>
248 <Property Name="SerialConsole" Type="Manager.v1_0_0.SerialConsole" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700249 <Annotation Term="OData.Description" String="The serial console service that this manager provides."/>
250 <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console service of this manager."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500251 <Annotation Term="Redfish.Revisions">
252 <Collection>
253 <Record>
254 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
255 <PropertyValue Property="Version" String="v1_10_0"/>
256 <PropertyValue Property="Description" String="This property has been deprecated in favor of the SerialConsole property in the ComputerSystem resource."/>
257 </Record>
258 </Collection>
259 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700260 </Property>
261 <Property Name="CommandShell" Type="Manager.v1_0_0.CommandShell" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700262 <Annotation Term="OData.Description" String="The command shell service that this manager provides."/>
263 <Annotation Term="OData.LongDescription" String="This property shall contain information about the command shell service of this manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700264 </Property>
265 <Property Name="GraphicalConsole" Type="Manager.v1_0_0.GraphicalConsole" Nullable="false">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500266 <Annotation Term="OData.Description" String="The information about the graphical console service of this manager."/>
267 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this manager. This property should be used to describe a service for the manager's console or operating system, not a service provided on behalf of a host operating system. Implementations representing host OS consoles, known generally as a KVM-IP feature, should use the GraphicalConsole property in ComputerSystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700268 </Property>
269 <Property Name="Actions" Type="Manager.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500270 <Annotation Term="OData.Description" String="The available actions for this resource."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600271 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700272 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800273 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500274 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
275 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800276 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700277 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700278 <Annotation Term="OData.Description" String="The redundancy information for the managers of this system."/>
279 <Annotation Term="OData.LongDescription" String="The properties in this array shall show how this manager is grouped with other managers for form redundancy sets."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700280 <Annotation Term="OData.AutoExpand"/>
281 </NavigationProperty>
282 </EntityType>
283
284 <ComplexType Name="Actions">
285 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500286 <Annotation Term="OData.Description" String="The available actions for this resource."/>
287 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800288 <Property Name="Oem" Type="Manager.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500289 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
290 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800291 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700292 </ComplexType>
293
294 <ComplexType Name="OemActions">
295 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500296 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
297 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700298 </ComplexType>
299
300 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500301 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
302 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700303 <NavigationProperty Name="ManagerForServers" Type="Collection(ComputerSystem.ComputerSystem)">
304 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700305 <Annotation Term="OData.Description" String="An array of links to the systems that this manager controls."/>
306 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to computer systems over which this manager instance has control."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700307 <Annotation Term="OData.AutoExpandReferences"/>
308 </NavigationProperty>
309 <NavigationProperty Name="ManagerForChassis" Type="Collection(Chassis.Chassis)">
310 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700311 <Annotation Term="OData.Description" String="An array of links to the chassis this manager controls."/>
312 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to chassis over which this manager instance has control."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700313 <Annotation Term="OData.AutoExpandReferences"/>
314 </NavigationProperty>
315 </ComplexType>
316
317 <EnumType Name="ManagerType">
318 <Member Name="ManagementController">
Ed Tanouscb103132019-10-08 11:34:22 -0700319 <Annotation Term="OData.Description" String="A controller that primarily monitors or manages the operation of a device or system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700320 </Member>
321 <Member Name="EnclosureManager">
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600322 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700323 </Member>
324 <Member Name="BMC">
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600325 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700326 </Member>
327 <Member Name="RackManager">
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600328 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700329 </Member>
330 <Member Name="AuxiliaryController">
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600331 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700332 </Member>
333 <Member Name="Service">
Ed Tanouscb103132019-10-08 11:34:22 -0700334 <Annotation Term="OData.Description" String="A software-based service that provides management functions."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600335 <Annotation Term="Redfish.Revisions">
336 <Collection>
337 <Record>
338 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
339 <PropertyValue Property="Version" String="v1_4_0"/>
340 </Record>
341 </Collection>
342 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700343 </Member>
344 </EnumType>
345
346 <ComplexType Name="ManagerService" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700347 <Annotation Term="OData.Description" String="The manager services, such as serial console, command shell, or graphical console service."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700348 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
349 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
350 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700351 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this manager."/>
352 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700353 </Property>
354 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
355 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700356 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this manager can support."/>
357 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700358 <Annotation Term="Validation.Minimum" Int="0"/>
359 </Property>
360 </ComplexType>
361
362 <EnumType Name="SerialConnectTypesSupported">
363 <Member Name="SSH">
Ed Tanouscb103132019-10-08 11:34:22 -0700364 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the SSH protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700365 </Member>
366 <Member Name="Telnet">
Ed Tanouscb103132019-10-08 11:34:22 -0700367 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the Telnet protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700368 </Member>
369 <Member Name="IPMI">
Ed Tanouscb103132019-10-08 11:34:22 -0700370 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the IPMI Serial Over LAN (SOL) protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700371 </Member>
372 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700373 <Annotation Term="OData.Description" String="The controller supports a serial console connection through an OEM-specific protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700374 </Member>
375 </EnumType>
376
377 <EnumType Name="CommandConnectTypesSupported">
378 <Member Name="SSH">
Ed Tanouscb103132019-10-08 11:34:22 -0700379 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the SSH protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700380 </Member>
381 <Member Name="Telnet">
Ed Tanouscb103132019-10-08 11:34:22 -0700382 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the Telnet protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700383 </Member>
384 <Member Name="IPMI">
Ed Tanouscb103132019-10-08 11:34:22 -0700385 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the IPMI Serial Over LAN (SOL) protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700386 </Member>
387 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700388 <Annotation Term="OData.Description" String="The controller supports a command shell connection through an OEM-specific protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700389 </Member>
390 </EnumType>
391
392 <EnumType Name="GraphicalConnectTypesSupported">
393 <Member Name="KVMIP">
Ed Tanouscb103132019-10-08 11:34:22 -0700394 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700395 </Member>
396 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700397 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700398 </Member>
399 </EnumType>
400
401 <ComplexType Name="SerialConsole" BaseType="Manager.v1_0_0.ManagerService">
402 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700403 <Annotation Term="OData.Description" String="The information about a serial console service that this manager provides."/>
404 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700405 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.SerialConnectTypesSupported)" Nullable="false">
406 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700407 <Annotation Term="OData.Description" String="This property enumerates the serial console connection types that the implementation allows."/>
408 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. SSH shall be included if the Secure Shell (SSH) protocol is supported. Telnet shall be included if the Telnet protocol is supported. IPMI shall be included if the IPMI Serial Over LAN (SOL) protocol is supported."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700409 </Property>
410 </ComplexType>
411
412 <ComplexType Name="CommandShell" BaseType="Manager.v1_0_0.ManagerService">
413 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700414 <Annotation Term="OData.Description" String="The information about a command shell service that this manager provides."/>
415 <Annotation Term="OData.LongDescription" String="This type shall describe a command shell service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700416 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.CommandConnectTypesSupported)" Nullable="false">
417 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700418 <Annotation Term="OData.Description" String="This property enumerates the command shell connection types that the implementation allows."/>
419 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. SSH shall be included if the Secure Shell (SSH) protocol is supported. Telnet shall be included if the Telnet protocol is supported. IPMI shall be included if the IPMI Serial Over LAN (SOL) protocol is supported."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700420 </Property>
421 </ComplexType>
422
423 <ComplexType Name="GraphicalConsole" BaseType="Manager.v1_0_0.ManagerService">
424 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700425 <Annotation Term="OData.Description" String="The information about a graphical console service that this manager provides."/>
426 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700427 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.GraphicalConnectTypesSupported)" Nullable="false">
428 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700429 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600430 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700431 </Property>
432 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700433 </Schema>
434
435 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_1">
436 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
437 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
438 <EntityType Name="Manager" BaseType="Manager.v1_0_0.Manager"/>
439 </Schema>
440
441 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_2">
442 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
443 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
444 <EntityType Name="Manager" BaseType="Manager.v1_0_1.Manager"/>
445 </Schema>
446
447 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_3">
448 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
449 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
450 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
451 </Schema>
452
453 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_4">
454 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700455 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700456 <EntityType Name="Manager" BaseType="Manager.v1_0_3.Manager"/>
457 </Schema>
458
459 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_5">
460 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
461 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
462 <EntityType Name="Manager" BaseType="Manager.v1_0_4.Manager"/>
463 </Schema>
464
465 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_6">
466 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500467 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions. It was also created to remove the `Nullable=false` term on ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700468 <EntityType Name="Manager" BaseType="Manager.v1_0_5.Manager"/>
469 </Schema>
470
Ed Tanous530520e2019-01-02 13:41:37 -0800471 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_7">
472 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
473 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
474 <EntityType Name="Manager" BaseType="Manager.v1_0_6.Manager"/>
475 </Schema>
476
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600477 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_8">
478 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500479 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600480 <EntityType Name="Manager" BaseType="Manager.v1_0_7.Manager"/>
481 </Schema>
482
Ed Tanouscb103132019-10-08 11:34:22 -0700483 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_9">
484 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
485 <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."/>
486 <EntityType Name="Manager" BaseType="Manager.v1_0_8.Manager"/>
487 </Schema>
488
489 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_10">
490 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
491 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
492 <EntityType Name="Manager" BaseType="Manager.v1_0_9.Manager"/>
493 </Schema>
494
Gunnar Millsa778c022020-05-12 12:20:36 -0500495 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_11">
496 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
497 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
498 <EntityType Name="Manager" BaseType="Manager.v1_0_10.Manager"/>
499 </Schema>
500
Gunnar Mills844b4152020-06-22 12:44:09 -0500501 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_12">
502 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
503 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
504 <EntityType Name="Manager" BaseType="Manager.v1_0_11.Manager"/>
505 </Schema>
506
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500507 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_13">
508 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
509 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
510 <EntityType Name="Manager" BaseType="Manager.v1_0_12.Manager"/>
511 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500512
Gunnar Mills262d7d42021-01-20 16:28:41 -0600513 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_14">
514 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
515 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
516 <EntityType Name="Manager" BaseType="Manager.v1_0_13.Manager"/>
517 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500518
Gunnar Mills10f270b2021-05-19 15:34:06 -0500519 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_15">
520 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600521 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500522 <EntityType Name="Manager" BaseType="Manager.v1_0_14.Manager"/>
523 </Schema>
524
Gunnar Mills9d424662021-09-22 21:56:16 -0500525 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_16">
526 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
527 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
528 <EntityType Name="Manager" BaseType="Manager.v1_0_15.Manager"/>
529 </Schema>
530
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600531 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_17">
532 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
533 <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."/>
534 <EntityType Name="Manager" BaseType="Manager.v1_0_16.Manager"/>
535 </Schema>
536
Jason M. Billsea4aa752018-06-05 13:29:11 -0700537 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_0">
538 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600539 <Annotation Term="Redfish.Release" String="2016.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500540
Jason M. Billsea4aa752018-06-05 13:29:11 -0700541 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500542
Jason M. Billsea4aa752018-06-05 13:29:11 -0700543 <ComplexType Name="Links" BaseType="Manager.v1_0_0.Links">
544 <NavigationProperty Name="ManagerInChassis" Type="Chassis.Chassis" Nullable="false">
545 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700546 <Annotation Term="OData.Description" String="The link to the chassis where this manager is located."/>
547 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the chassis where this manager is located."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700548 <Annotation Term="OData.AutoExpandReferences"/>
549 </NavigationProperty>
Gunnar Millsa778c022020-05-12 12:20:36 -0500550 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700551 </Schema>
552
553 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_1">
554 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
555 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
556 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager"/>
557 </Schema>
558
559 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_2">
560 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700561 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700562 <EntityType Name="Manager" BaseType="Manager.v1_1_1.Manager"/>
563 </Schema>
564
565 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_3">
566 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
567 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
568 <EntityType Name="Manager" BaseType="Manager.v1_1_2.Manager"/>
569 </Schema>
570
571 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_4">
572 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500573 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions. It was also created to remove the `Nullable=false` term on ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700574 <EntityType Name="Manager" BaseType="Manager.v1_1_3.Manager"/>
575 </Schema>
576
Ed Tanous530520e2019-01-02 13:41:37 -0800577 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_5">
578 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
579 <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."/>
580 <EntityType Name="Manager" BaseType="Manager.v1_1_4.Manager"/>
581 </Schema>
582
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600583 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_6">
584 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500585 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600586 <EntityType Name="Manager" BaseType="Manager.v1_1_5.Manager"/>
587 </Schema>
588
Ed Tanouscb103132019-10-08 11:34:22 -0700589 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_7">
590 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
591 <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."/>
592 <EntityType Name="Manager" BaseType="Manager.v1_1_6.Manager"/>
593 </Schema>
594
595 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_8">
596 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
597 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
598 <EntityType Name="Manager" BaseType="Manager.v1_1_7.Manager"/>
599 </Schema>
600
Gunnar Millsa778c022020-05-12 12:20:36 -0500601 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_9">
602 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
603 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
604 <EntityType Name="Manager" BaseType="Manager.v1_1_8.Manager"/>
605 </Schema>
606
Gunnar Mills844b4152020-06-22 12:44:09 -0500607 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_10">
608 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
609 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
610 <EntityType Name="Manager" BaseType="Manager.v1_1_9.Manager"/>
611 </Schema>
612
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500613 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_11">
614 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
615 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
616 <EntityType Name="Manager" BaseType="Manager.v1_1_10.Manager"/>
617 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500618
Gunnar Mills262d7d42021-01-20 16:28:41 -0600619 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_12">
620 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
621 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
622 <EntityType Name="Manager" BaseType="Manager.v1_1_11.Manager"/>
623 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500624
Gunnar Mills10f270b2021-05-19 15:34:06 -0500625 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_13">
626 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600627 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500628 <EntityType Name="Manager" BaseType="Manager.v1_1_12.Manager"/>
629 </Schema>
630
Gunnar Mills9d424662021-09-22 21:56:16 -0500631 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_14">
632 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
633 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
634 <EntityType Name="Manager" BaseType="Manager.v1_1_13.Manager"/>
635 </Schema>
636
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600637 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_15">
638 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
639 <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."/>
640 <EntityType Name="Manager" BaseType="Manager.v1_1_14.Manager"/>
641 </Schema>
642
Jason M. Billsea4aa752018-06-05 13:29:11 -0700643 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_0">
644 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600645 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500646
Jason M. Billsea4aa752018-06-05 13:29:11 -0700647 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager">
648 <Property Name="PowerState" Type="Resource.PowerState">
649 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700650 <Annotation Term="OData.Description" String="The current power state of the manager."/>
651 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700652 </Property>
653 </EntityType>
654 </Schema>
655
656 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_1">
657 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
658 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
659 <EntityType Name="Manager" BaseType="Manager.v1_2_0.Manager"/>
660 </Schema>
661
662 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_2">
663 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700664 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700665 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager"/>
666 </Schema>
667
668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_3">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
671 <EntityType Name="Manager" BaseType="Manager.v1_2_2.Manager"/>
672 </Schema>
673
674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_4">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500676 <Annotation Term="OData.Description" String="This version was created to change PowerState to use the unversioned definition. It was also created to correct the short and long descriptions in the defined actions and to remove the `Nullable=false` term from ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700677 <EntityType Name="Manager" BaseType="Manager.v1_2_3.Manager"/>
678 </Schema>
679
Ed Tanous530520e2019-01-02 13:41:37 -0800680 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_5">
681 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
682 <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."/>
683 <EntityType Name="Manager" BaseType="Manager.v1_2_4.Manager"/>
684 </Schema>
685
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600686 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_6">
687 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500688 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600689 <EntityType Name="Manager" BaseType="Manager.v1_2_5.Manager"/>
690 </Schema>
691
Ed Tanouscb103132019-10-08 11:34:22 -0700692 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_7">
693 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694 <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."/>
695 <EntityType Name="Manager" BaseType="Manager.v1_2_6.Manager"/>
696 </Schema>
697
698 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_8">
699 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
701 <EntityType Name="Manager" BaseType="Manager.v1_2_7.Manager"/>
702 </Schema>
703
Gunnar Millsa778c022020-05-12 12:20:36 -0500704 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_9">
705 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
706 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
707 <EntityType Name="Manager" BaseType="Manager.v1_2_8.Manager"/>
708 </Schema>
709
Gunnar Mills844b4152020-06-22 12:44:09 -0500710 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_10">
711 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
712 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
713 <EntityType Name="Manager" BaseType="Manager.v1_2_9.Manager"/>
714 </Schema>
715
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500716 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_11">
717 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
718 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
719 <EntityType Name="Manager" BaseType="Manager.v1_2_10.Manager"/>
720 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500721
Gunnar Mills262d7d42021-01-20 16:28:41 -0600722 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_12">
723 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
724 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
725 <EntityType Name="Manager" BaseType="Manager.v1_2_11.Manager"/>
726 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500727
Gunnar Mills10f270b2021-05-19 15:34:06 -0500728 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_13">
729 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600730 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500731 <EntityType Name="Manager" BaseType="Manager.v1_2_12.Manager"/>
732 </Schema>
733
Gunnar Mills9d424662021-09-22 21:56:16 -0500734 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_14">
735 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
736 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
737 <EntityType Name="Manager" BaseType="Manager.v1_2_13.Manager"/>
738 </Schema>
739
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600740 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_15">
741 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
742 <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."/>
743 <EntityType Name="Manager" BaseType="Manager.v1_2_14.Manager"/>
744 </Schema>
745
Jason M. Billsea4aa752018-06-05 13:29:11 -0700746 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_0">
747 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600748 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500749
Jason M. Billsea4aa752018-06-05 13:29:11 -0700750 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager">
751 <NavigationProperty Name="HostInterfaces" Type="HostInterfaceCollection.HostInterfaceCollection" Nullable="false">
752 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500753 <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."/>
754 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type HostInterfaceCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700755 <Annotation Term="OData.AutoExpandReferences"/>
756 </NavigationProperty>
757 </EntityType>
758 </Schema>
759
760 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_1">
761 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700762 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700763 <EntityType Name="Manager" BaseType="Manager.v1_3_0.Manager"/>
764 </Schema>
765
766 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_2">
767 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
768 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
769 <EntityType Name="Manager" BaseType="Manager.v1_3_1.Manager"/>
770 </Schema>
771
772 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_3">
773 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700774 <Annotation Term="OData.Description" String="This version was created to change PowerState to use the unversioned definition. It was also created to correct the short and long descriptions in the defined actions and to remove the `Nullable=false` term from ServiceEntryPointUUID."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700775 <EntityType Name="Manager" BaseType="Manager.v1_3_2.Manager"/>
776 </Schema>
777
Ed Tanous530520e2019-01-02 13:41:37 -0800778 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_4">
779 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
780 <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."/>
781 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager"/>
782 </Schema>
783
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600784 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_5">
785 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500786 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600787 <EntityType Name="Manager" BaseType="Manager.v1_3_4.Manager"/>
788 </Schema>
789
Ed Tanouscb103132019-10-08 11:34:22 -0700790 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_6">
791 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
792 <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."/>
793 <EntityType Name="Manager" BaseType="Manager.v1_3_5.Manager"/>
794 </Schema>
795
796 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_7">
797 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
798 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
799 <EntityType Name="Manager" BaseType="Manager.v1_3_6.Manager"/>
800 </Schema>
801
Gunnar Millsa778c022020-05-12 12:20:36 -0500802 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_8">
803 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
804 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
805 <EntityType Name="Manager" BaseType="Manager.v1_3_7.Manager"/>
806 </Schema>
807
Gunnar Mills844b4152020-06-22 12:44:09 -0500808 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_9">
809 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
810 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
811 <EntityType Name="Manager" BaseType="Manager.v1_3_8.Manager"/>
812 </Schema>
813
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500814 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_10">
815 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
816 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
817 <EntityType Name="Manager" BaseType="Manager.v1_3_9.Manager"/>
818 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500819
Gunnar Mills262d7d42021-01-20 16:28:41 -0600820 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_11">
821 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
822 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
823 <EntityType Name="Manager" BaseType="Manager.v1_3_10.Manager"/>
824 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500825
Gunnar Mills10f270b2021-05-19 15:34:06 -0500826 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_12">
827 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600828 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500829 <EntityType Name="Manager" BaseType="Manager.v1_3_11.Manager"/>
830 </Schema>
831
Gunnar Mills9d424662021-09-22 21:56:16 -0500832 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_13">
833 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
834 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
835 <EntityType Name="Manager" BaseType="Manager.v1_3_12.Manager"/>
836 </Schema>
837
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600838 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_14">
839 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
840 <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."/>
841 <EntityType Name="Manager" BaseType="Manager.v1_3_13.Manager"/>
842 </Schema>
843
Jason M. Billsea4aa752018-06-05 13:29:11 -0700844 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_0">
845 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600846 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500847
Jason M. Billsea4aa752018-06-05 13:29:11 -0700848 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager">
849 <Property Name="AutoDSTEnabled" Type="Edm.Boolean" Nullable="false">
850 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700851 <Annotation Term="OData.Description" String="An indication of whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
852 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700853 </Property>
854 </EntityType>
855
856 <ComplexType Name="Links" BaseType="Manager.v1_1_0.Links">
857 <NavigationProperty Name="ManagerForSwitches" Type="Collection(Switch.Switch)">
858 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700859 <Annotation Term="OData.Description" String="An array of links to the switches that this manager controls."/>
860 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to switches that this manager instance controls."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700861 <Annotation Term="OData.AutoExpandReferences"/>
862 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800863 </ComplexType>
864 </Schema>
865
866 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_1">
867 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
868 <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."/>
869 <EntityType Name="Manager" BaseType="Manager.v1_4_0.Manager"/>
870 </Schema>
871
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600872 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_2">
873 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500874 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600875 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager"/>
876 </Schema>
877
Ed Tanouscb103132019-10-08 11:34:22 -0700878 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_3">
879 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
880 <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."/>
881 <EntityType Name="Manager" BaseType="Manager.v1_4_2.Manager"/>
882 </Schema>
883
884 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_4">
885 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
886 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
887 <EntityType Name="Manager" BaseType="Manager.v1_4_3.Manager"/>
888 </Schema>
889
Gunnar Millsa778c022020-05-12 12:20:36 -0500890 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_5">
891 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
892 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
893 <EntityType Name="Manager" BaseType="Manager.v1_4_4.Manager"/>
894 </Schema>
895
Gunnar Mills844b4152020-06-22 12:44:09 -0500896 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_6">
897 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
898 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
899 <EntityType Name="Manager" BaseType="Manager.v1_4_5.Manager"/>
900 </Schema>
901
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500902 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_7">
903 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
904 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
905 <EntityType Name="Manager" BaseType="Manager.v1_4_6.Manager"/>
906 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500907
Gunnar Mills262d7d42021-01-20 16:28:41 -0600908 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_8">
909 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
910 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
911 <EntityType Name="Manager" BaseType="Manager.v1_4_7.Manager"/>
912 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500913
Gunnar Mills10f270b2021-05-19 15:34:06 -0500914 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_9">
915 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600916 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500917 <EntityType Name="Manager" BaseType="Manager.v1_4_8.Manager"/>
918 </Schema>
919
Gunnar Mills9d424662021-09-22 21:56:16 -0500920 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_10">
921 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
922 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
923 <EntityType Name="Manager" BaseType="Manager.v1_4_9.Manager"/>
924 </Schema>
925
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600926 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_11">
927 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
928 <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."/>
929 <EntityType Name="Manager" BaseType="Manager.v1_4_10.Manager"/>
930 </Schema>
931
Ed Tanous530520e2019-01-02 13:41:37 -0800932 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_0">
933 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600934 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500935
Ed Tanous530520e2019-01-02 13:41:37 -0800936 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager">
937 <Property Name="RemoteRedfishServiceUri" Type="Edm.String">
938 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500939 <Annotation Term="OData.Description" String="The URI of the Redfish service root for the remote manager that this resource represents."/>
940 <Annotation Term="OData.LongDescription" String="This property shall contain the URI of the Redfish service root for the remote manager that this resource represents. This property shall only be present when providing aggregation of Redfish services."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800941 <Annotation Term="OData.IsURL"/>
942 </Property>
943 <NavigationProperty Name="RemoteAccountService" Type="AccountService.AccountService" ContainsTarget="true" Nullable="false">
944 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500945 <Annotation Term="OData.Description" String="The link to the account service resource for the remote manager that this resource represents."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500946 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the account service resource for the remote manager that this resource represents. This property shall only be present when providing aggregation of a remote manager."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800947 <Annotation Term="OData.AutoExpandReferences"/>
948 </NavigationProperty>
949 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700950 </Schema>
951
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600952 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_1">
953 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500954 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600955 <EntityType Name="Manager" BaseType="Manager.v1_5_0.Manager"/>
956 </Schema>
957
Ed Tanouscb103132019-10-08 11:34:22 -0700958 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_2">
959 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
960 <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."/>
961 <EntityType Name="Manager" BaseType="Manager.v1_5_1.Manager"/>
962 </Schema>
963
964 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_3">
965 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
966 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
967 <EntityType Name="Manager" BaseType="Manager.v1_5_2.Manager"/>
968 </Schema>
969
Gunnar Millsa778c022020-05-12 12:20:36 -0500970 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_4">
971 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
972 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
973 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
974 </Schema>
975
Gunnar Mills844b4152020-06-22 12:44:09 -0500976 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_5">
977 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
978 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
979 <EntityType Name="Manager" BaseType="Manager.v1_5_4.Manager"/>
980 </Schema>
981
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500982 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_6">
983 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
984 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
985 <EntityType Name="Manager" BaseType="Manager.v1_5_5.Manager"/>
986 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500987
Gunnar Mills262d7d42021-01-20 16:28:41 -0600988 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_7">
989 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
990 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
991 <EntityType Name="Manager" BaseType="Manager.v1_5_6.Manager"/>
992 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500993
Gunnar Mills10f270b2021-05-19 15:34:06 -0500994 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_8">
995 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600996 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500997 <EntityType Name="Manager" BaseType="Manager.v1_5_7.Manager"/>
998 </Schema>
999
Gunnar Mills9d424662021-09-22 21:56:16 -05001000 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_9">
1001 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1002 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1003 <EntityType Name="Manager" BaseType="Manager.v1_5_8.Manager"/>
1004 </Schema>
1005
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001006 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_10">
1007 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1008 <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."/>
1009 <EntityType Name="Manager" BaseType="Manager.v1_5_9.Manager"/>
1010 </Schema>
1011
Ed Tanouscb103132019-10-08 11:34:22 -07001012 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_0">
1013 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1014 <Annotation Term="Redfish.Release" String="2019.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001015
Ed Tanouscb103132019-10-08 11:34:22 -07001016 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
1017
Gunnar Mills10f270b2021-05-19 15:34:06 -05001018 <ComplexType Name="Links" BaseType="Manager.v1_4_0.Links">
Ed Tanouscb103132019-10-08 11:34:22 -07001019 <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
1020 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001021 <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this manager."/>
1022 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type SoftwareInventory that represents the active firmware image for this manager."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001023 <Annotation Term="OData.AutoExpandReferences"/>
1024 </NavigationProperty>
1025 <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
1026 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1027 <Annotation Term="OData.Description" String="The images that are associated with this manager."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001028 <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."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001029 <Annotation Term="OData.AutoExpandReferences"/>
1030 </NavigationProperty>
1031 </ComplexType>
1032 </Schema>
1033
Gunnar Millsa778c022020-05-12 12:20:36 -05001034 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_1">
1035 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1036 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1037 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager"/>
1038 </Schema>
1039
Gunnar Mills844b4152020-06-22 12:44:09 -05001040 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_2">
1041 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1042 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1043 <EntityType Name="Manager" BaseType="Manager.v1_6_1.Manager"/>
1044 </Schema>
1045
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001046 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_3">
1047 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1048 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1049 <EntityType Name="Manager" BaseType="Manager.v1_6_2.Manager"/>
1050 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001051
Gunnar Mills262d7d42021-01-20 16:28:41 -06001052 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_4">
1053 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1054 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1055 <EntityType Name="Manager" BaseType="Manager.v1_6_3.Manager"/>
1056 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001057
Gunnar Mills10f270b2021-05-19 15:34:06 -05001058 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_5">
1059 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001060 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001061 <EntityType Name="Manager" BaseType="Manager.v1_6_4.Manager"/>
1062 </Schema>
1063
Gunnar Mills9d424662021-09-22 21:56:16 -05001064 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_6">
1065 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1066 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1067 <EntityType Name="Manager" BaseType="Manager.v1_6_5.Manager"/>
1068 </Schema>
1069
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001070 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_7">
1071 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1072 <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."/>
1073 <EntityType Name="Manager" BaseType="Manager.v1_6_6.Manager"/>
1074 </Schema>
1075
Gunnar Mills09b9d452020-02-11 13:27:39 -06001076 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_0">
1077 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1078 <Annotation Term="Redfish.Release" String="2019.4"/>
1079
1080 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager">
1081 <Property Name="Manufacturer" Type="Edm.String">
1082 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1083 <Annotation Term="OData.Description" String="The manufacturer of this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001084 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the manager. This organization may be the entity from whom the manager is purchased, but this is not necessarily true."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001085 </Property>
1086 <Property Name="SerialNumber" Type="Edm.String">
1087 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1088 <Annotation Term="OData.Description" String="The serial number of the manager."/>
1089 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the manager."/>
1090 </Property>
1091 <Property Name="PartNumber" Type="Edm.String">
1092 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1093 <Annotation Term="OData.Description" String="The part number of the manager."/>
1094 <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."/>
1095 </Property>
1096 </EntityType>
1097 </Schema>
1098
Gunnar Millsa778c022020-05-12 12:20:36 -05001099 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_1">
1100 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1101 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1102 <EntityType Name="Manager" BaseType="Manager.v1_7_0.Manager"/>
1103 </Schema>
Gunnar Mills844b4152020-06-22 12:44:09 -05001104
1105 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_2">
1106 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1107 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1108 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1109 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001110
1111 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_3">
1112 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1113 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1114 <EntityType Name="Manager" BaseType="Manager.v1_7_2.Manager"/>
1115 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001116
Gunnar Mills262d7d42021-01-20 16:28:41 -06001117 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_4">
1118 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1119 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1120 <EntityType Name="Manager" BaseType="Manager.v1_7_3.Manager"/>
1121 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001122
Gunnar Mills10f270b2021-05-19 15:34:06 -05001123 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_5">
1124 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001125 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001126 <EntityType Name="Manager" BaseType="Manager.v1_7_4.Manager"/>
1127 </Schema>
1128
Gunnar Mills9d424662021-09-22 21:56:16 -05001129 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_6">
1130 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1131 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1132 <EntityType Name="Manager" BaseType="Manager.v1_7_5.Manager"/>
1133 </Schema>
1134
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001135 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_7">
1136 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1137 <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."/>
1138 <EntityType Name="Manager" BaseType="Manager.v1_7_6.Manager"/>
1139 </Schema>
1140
Gunnar Millsa778c022020-05-12 12:20:36 -05001141 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_0">
1142 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1143 <Annotation Term="Redfish.Release" String="2020.1"/>
1144 <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
1145
1146 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001147
Gunnar Millsa778c022020-05-12 12:20:36 -05001148 <EnumType Name="ResetToDefaultsType">
1149 <Member Name="ResetAll">
1150 <Annotation Term="OData.Description" String="Reset all settings to factory defaults."/>
1151 </Member>
1152 <Member Name="PreserveNetworkAndUsers">
1153 <Annotation Term="OData.Description" String="Reset all settings except network and local user names/passwords to factory defaults."/>
1154 </Member>
1155 <Member Name="PreserveNetwork">
1156 <Annotation Term="OData.Description" String="Reset all settings except network settings to factory defaults."/>
1157 </Member>
1158 </EnumType>
1159 </Schema>
1160
Gunnar Mills844b4152020-06-22 12:44:09 -05001161 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_1">
1162 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1163 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1164 <EntityType Name="Manager" BaseType="Manager.v1_8_0.Manager"/>
1165 </Schema>
1166
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001167 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_2">
1168 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1169 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1170 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager"/>
1171 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001172
Gunnar Mills262d7d42021-01-20 16:28:41 -06001173 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_3">
1174 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1175 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1176 <EntityType Name="Manager" BaseType="Manager.v1_8_2.Manager"/>
1177 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001178
Gunnar Mills10f270b2021-05-19 15:34:06 -05001179 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_4">
1180 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001181 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001182 <EntityType Name="Manager" BaseType="Manager.v1_8_3.Manager"/>
1183 </Schema>
1184
Gunnar Mills9d424662021-09-22 21:56:16 -05001185 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_5">
1186 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1187 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1188 <EntityType Name="Manager" BaseType="Manager.v1_8_4.Manager"/>
1189 </Schema>
1190
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001191 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_6">
1192 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1193 <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."/>
1194 <EntityType Name="Manager" BaseType="Manager.v1_8_5.Manager"/>
1195 </Schema>
1196
Gunnar Mills844b4152020-06-22 12:44:09 -05001197 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_0">
1198 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1199 <Annotation Term="Redfish.Release" String="2020.2"/>
1200 <Annotation Term="OData.Description" String="This version was created to add the LastResetTime."/>
1201
1202 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager">
1203 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1204 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1205 <Annotation Term="OData.Description" String="The date and time when the manager was last reset or rebooted."/>
1206 <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."/>
1207 </Property>
1208 </EntityType>
1209
1210 <ComplexType Name="Links" BaseType="Manager.v1_6_0.Links">
1211 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1212 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1213 <Annotation Term="OData.Description" String="The array of links to the managers responsible for managing this manager."/>
1214 <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."/>
1215 <Annotation Term="OData.AutoExpandReferences"/>
1216 </NavigationProperty>
1217 <NavigationProperty Name="ManagerForManagers" Type="Collection(Manager.Manager)">
1218 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1219 <Annotation Term="OData.Description" String="An array of links to the managers that are managed by this manager."/>
1220 <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."/>
1221 <Annotation Term="OData.AutoExpandReferences"/>
1222 </NavigationProperty>
1223 </ComplexType>
1224 </Schema>
1225
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001226 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_1">
1227 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1228 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1229 <EntityType Name="Manager" BaseType="Manager.v1_9_0.Manager"/>
1230 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001231
Gunnar Mills262d7d42021-01-20 16:28:41 -06001232 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_2">
1233 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1234 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1235 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager"/>
1236 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001237
Gunnar Mills10f270b2021-05-19 15:34:06 -05001238 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_3">
1239 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001240 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001241 <EntityType Name="Manager" BaseType="Manager.v1_9_2.Manager"/>
1242 </Schema>
1243
Gunnar Mills9d424662021-09-22 21:56:16 -05001244 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_4">
1245 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1246 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1247 <EntityType Name="Manager" BaseType="Manager.v1_9_3.Manager"/>
1248 </Schema>
1249
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001250 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_5">
1251 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1252 <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."/>
1253 <EntityType Name="Manager" BaseType="Manager.v1_9_4.Manager"/>
1254 </Schema>
1255
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001256 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_0">
1257 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1258 <Annotation Term="Redfish.Release" String="2020.3"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001259 <Annotation Term="OData.Description" String="This version was created to add the time zone configuration. It was also created to deprecate the VirtualMedia and SerialConsole properties in favor of the VirtualMedia and SerialConsole properties in the ComputerSystem schema."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001260
1261 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager">
1262 <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1263 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1264 <Annotation Term="OData.Description" String="The time zone of the manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001265 <Annotation Term="OData.LongDescription" String="This property shall contain the time zone of the manager. The time zone shall be either the 'Name' or the 'Format' for the zone as defined in the IANA Time Zone Database. The value of this property is used for display purposes, especially to enhance the display of time. A Redfish service may not be able to ensure accuracy and consistency between the DateTimeOffset property and this property. Therefore, to specify the correct time zone offset, see the DateTimeOffset property."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001266 </Property>
1267 </EntityType>
1268 </Schema>
1269
Gunnar Mills262d7d42021-01-20 16:28:41 -06001270 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_1">
1271 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1272 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1273 <EntityType Name="Manager" BaseType="Manager.v1_10_0.Manager"/>
1274 </Schema>
1275
Gunnar Mills10f270b2021-05-19 15:34:06 -05001276 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_2">
1277 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001278 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001279 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager"/>
1280 </Schema>
1281
Gunnar Mills9d424662021-09-22 21:56:16 -05001282 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_3">
1283 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1284 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1285 <EntityType Name="Manager" BaseType="Manager.v1_10_2.Manager"/>
1286 </Schema>
1287
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001288 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_4">
1289 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1290 <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."/>
1291 <EntityType Name="Manager" BaseType="Manager.v1_10_3.Manager"/>
1292 </Schema>
1293
Gunnar Mills262d7d42021-01-20 16:28:41 -06001294 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_0">
1295 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1296 <Annotation Term="Redfish.Release" String="2020.4"/>
1297 <Annotation Term="OData.Description" String="This version was created to add Location, LocationIndicatorActive, and SparePartNumber."/>
1298
1299 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager">
1300 <Property Name="Location" Type="Resource.Location" Nullable="false">
1301 <Annotation Term="OData.Description" String="The location of the manager."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001302 <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated manager."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001303 </Property>
1304 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1305 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1306 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1307 <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."/>
1308 </Property>
1309 <Property Name="SparePartNumber" Type="Edm.String">
1310 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1311 <Annotation Term="OData.Description" String="The spare part number of the manager."/>
1312 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the manager."/>
1313 </Property>
1314 </EntityType>
1315 </Schema>
1316
Gunnar Mills10f270b2021-05-19 15:34:06 -05001317 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_1">
1318 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001319 <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."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001320 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager"/>
1321 </Schema>
1322
Gunnar Mills9d424662021-09-22 21:56:16 -05001323 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_2">
1324 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1325 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1326 <EntityType Name="Manager" BaseType="Manager.v1_11_1.Manager"/>
1327 </Schema>
1328
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001329 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_3">
1330 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1331 <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."/>
1332 <EntityType Name="Manager" BaseType="Manager.v1_11_2.Manager"/>
1333 </Schema>
1334
Gunnar Mills10f270b2021-05-19 15:34:06 -05001335 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_0">
1336 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1337 <Annotation Term="Redfish.Release" String="2021.1"/>
1338 <Annotation Term="OData.Description" String="This version was created to add USBPorts."/>
1339
1340 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager">
1341 <NavigationProperty Name="USBPorts" Type="PortCollection.PortCollection" Nullable="false">
1342 <Annotation Term="OData.Description" String="The USB ports of the manager."/>
1343 <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."/>
1344 </NavigationProperty>
1345 </EntityType>
1346 </Schema>
1347
Gunnar Mills9d424662021-09-22 21:56:16 -05001348 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_1">
1349 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1350 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1351 <EntityType Name="Manager" BaseType="Manager.v1_12_0.Manager"/>
1352 </Schema>
1353
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001354 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_2">
1355 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1356 <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."/>
1357 <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager"/>
1358 </Schema>
1359
Gunnar Mills9d424662021-09-22 21:56:16 -05001360 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_0">
1361 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1362 <Annotation Term="Redfish.Release" String="2021.2"/>
1363
1364 <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager">
1365 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1366 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1367 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1368 <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."/>
1369 <Annotation Term="OData.AutoExpandReferences"/>
1370 </NavigationProperty>
1371 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1372 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1373 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
Sui Chen141d9432022-02-03 22:01:27 -08001374 <Annotation Term="Redfish.Revisions">
1375 <Collection>
1376 <Record>
1377 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1378 <PropertyValue Property="Version" String="v1_14_0"/>
1379 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/>
1380 </Record>
1381 </Collection>
1382 </Annotation>
Gunnar Mills9d424662021-09-22 21:56:16 -05001383 </Property>
1384 </EntityType>
1385 </Schema>
1386
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001387 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_1">
1388 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1389 <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."/>
1390 <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager"/>
1391 </Schema>
1392
Sui Chen141d9432022-02-03 22:01:27 -08001393 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_0">
1394 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1395 <Annotation Term="Redfish.Release" String="2021.4"/>
1396 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/>
1397
1398 <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager">
1399 <NavigationProperty Name="ManagerDiagnosticData" Type="ManagerDiagnosticData.ManagerDiagnosticData">
1400 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1401 <Annotation Term="OData.Description" String="The diagnostic data for this manager."/>
1402 <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."/>
1403 </NavigationProperty>
1404 </EntityType>
1405 </Schema>
1406
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001407 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_1">
1408 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1409 <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."/>
1410 <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager"/>
1411 </Schema>
1412
Ed Tanoused761212022-09-23 15:03:29 -07001413 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_0">
1414 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1415 <Annotation Term="Redfish.Release" String="2022.1"/>
1416
1417 <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager">
1418 <Property Name="ServiceIdentification" Type="Edm.String">
1419 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1420 <Annotation Term="OData.Description" String="A product instance identifier displayed in the Redfish service root."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001421 <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."/>
Ed Tanoused761212022-09-23 15:03:29 -07001422 </Property>
1423 <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
1424 <Annotation Term="OData.Description" String="The additional firmware versions of the manager."/>
1425 <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the manager."/>
1426 </Property>
1427 </EntityType>
1428 </Schema>
1429
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001430 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_1">
1431 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432
1433 <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."/>
1434 <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager"/>
1435 </Schema>
1436
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001437 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_0">
1438 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1439 <Annotation Term="Redfish.Release" String="2022.2"/>
1440
1441 <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager">
1442 <NavigationProperty Name="DedicatedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1443 <Annotation Term="OData.Description" String="The dedicated network ports of the manager."/>
1444 <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."/>
1445 </NavigationProperty>
1446 <NavigationProperty Name="SharedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1447 <Annotation Term="OData.Description" String="The shared network ports of the manager."/>
1448 <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."/>
1449 </NavigationProperty>
1450 <NavigationProperty Name="SecurityPolicy" Type="SecurityPolicy.SecurityPolicy">
1451 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1452 <Annotation Term="OData.Description" String="The security policy settings for this manager."/>
1453 <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."/>
1454 </NavigationProperty>
1455 </EntityType>
1456 </Schema>
1457
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001458 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_1">
1459 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1460 <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."/>
1461 <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager"/>
1462 </Schema>
1463
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001464 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_0">
1465 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1466 <Annotation Term="Redfish.Release" String="2022.3"/>
1467
1468 <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager">
1469 <Property Name="Version" Type="Edm.String">
1470 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1471 <Annotation Term="OData.Description" String="The hardware version of this manager."/>
1472 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this manager as determined by the vendor or supplier."/>
1473 </Property>
1474 </EntityType>
1475 </Schema>
1476
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001477 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_1">
1478 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1479 <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."/>
1480 <EntityType Name="Manager" BaseType="Manager.v1_17_0.Manager"/>
1481 </Schema>
1482
Ed Tanousf263e092023-05-22 09:56:29 -07001483 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_0">
1484 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1485 <Annotation Term="Redfish.Release" String="2023.1"/>
1486
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001487 <EntityType Name="Manager" BaseType="Manager.v1_17_1.Manager"/>
Ed Tanousf263e092023-05-22 09:56:29 -07001488
1489 <ComplexType Name="Links" BaseType="Manager.v1_9_0.Links">
1490 <NavigationProperty Name="SelectedNetworkPort" Type="Port.Port">
1491 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001492 <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."/>
Ed Tanousf263e092023-05-22 09:56:29 -07001493 <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."/>
1494 </NavigationProperty>
1495 </ComplexType>
1496 </Schema>
1497
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001498 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_1">
1499 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1500 <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."/>
1501 <EntityType Name="Manager" BaseType="Manager.v1_18_0.Manager"/>
1502 </Schema>
1503
1504 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_19_0">
1505 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1506 <Annotation Term="Redfish.Release" String="2023.3"/>
1507
1508 <EntityType Name="Manager" BaseType="Manager.v1_18_1.Manager">
1509 <Property Name="DaylightSavingTime" Type="Manager.v1_19_0.DaylightSavingTime" Nullable="false">
1510 <Annotation Term="OData.Description" String="The daylight saving time settings for this manager."/>
1511 <Annotation Term="OData.LongDescription" String="This property shall contain the daylight saving time settings for this manager."/>
1512 </Property>
1513 </EntityType>
1514
1515 <ComplexType Name="DaylightSavingTime">
1516 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1517 <Annotation Term="OData.Description" String="The daylight saving time settings for a manager."/>
1518 <Annotation Term="OData.LongDescription" String="This type shall contain the daylight saving time settings for a manager."/>
1519 <Property Name="StartDateTime" Type="Edm.DateTimeOffset" Nullable="false">
1520 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1521 <Annotation Term="OData.Description" String="The start date and time with UTC offset of daylight saving time."/>
1522 <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."/>
1523 </Property>
1524 <Property Name="EndDateTime" Type="Edm.DateTimeOffset" Nullable="false">
1525 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1526 <Annotation Term="OData.Description" String="The end date and time with UTC offset of daylight saving time."/>
1527 <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."/>
1528 </Property>
1529 <Property Name="OffsetMinutes" Type="Edm.Int64" Nullable="false">
1530 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1531 <Annotation Term="OData.Description" String="The daylight saving time offset in minutes."/>
1532 <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."/>
1533 </Property>
1534 <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1535 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1536 <Annotation Term="OData.Description" String="The time zone of the manager when daylight saving time is in effect."/>
1537 <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."/>
1538 </Property>
1539 </ComplexType>
1540 </Schema>
1541
Jason M. Billsea4aa752018-06-05 13:29:11 -07001542 </edmx:DataServices>
1543</edmx:Edmx>