blob: 92bf3a5855baffd0a0d5aa41463f719e3906cf41 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Ed Tanousf263e092023-05-22 09:56:29 -07004<!--# Redfish Schema: Manager v1.18.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 Mills844b4152020-06-22 12:44:09 -050086 <Annotation Term="OData.Description" String="In Redfish, a manager is a systems management entity that can implement or provide access to a Redfish service. Examples of managers are BMCs, enclosure managers, management controllers, and other subsystems that are assigned manageability functions. An implementation can have multiple managers, which might be directly accessible through a Redfish-defined interface."/>
Gunnar Millsa778c022020-05-12 12:20:36 -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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500117 <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."/>
271 <Annotation Term="OData.LongDescription" String="The actions 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">
Ed Tanouscb103132019-10-08 11:34:22 -0700322 <Annotation Term="OData.Description" String="A controller that provides management functions for a chassis or group of devices or systems."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700323 </Member>
324 <Member Name="BMC">
Ed Tanouscb103132019-10-08 11:34:22 -0700325 <Annotation Term="OData.Description" String="A controller that provides management functions for a single computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700326 </Member>
327 <Member Name="RackManager">
Ed Tanouscb103132019-10-08 11:34:22 -0700328 <Annotation Term="OData.Description" String="A controller that provides management functions for a whole or part of a rack."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700329 </Member>
330 <Member Name="AuxiliaryController">
Ed Tanouscb103132019-10-08 11:34:22 -0700331 <Annotation Term="OData.Description" String="A controller that provides management functions for a particular subsystem or group of devices."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -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."/>
430 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. RDP shall be included if the Remote Desktop (RDP) protocol is supported. KVMIP shall be included if a vendor-define KVM-IP protocol is supported."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -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"/>
521 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
522 <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
Jason M. Billsea4aa752018-06-05 13:29:11 -0700531 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_0">
532 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600533 <Annotation Term="Redfish.Release" String="2016.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500534
Jason M. Billsea4aa752018-06-05 13:29:11 -0700535 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500536
Jason M. Billsea4aa752018-06-05 13:29:11 -0700537 <ComplexType Name="Links" BaseType="Manager.v1_0_0.Links">
538 <NavigationProperty Name="ManagerInChassis" Type="Chassis.Chassis" Nullable="false">
539 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700540 <Annotation Term="OData.Description" String="The link to the chassis where this manager is located."/>
541 <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 -0700542 <Annotation Term="OData.AutoExpandReferences"/>
543 </NavigationProperty>
Gunnar Millsa778c022020-05-12 12:20:36 -0500544 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700545 </Schema>
546
547 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_1">
548 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
549 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
550 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager"/>
551 </Schema>
552
553 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_2">
554 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700555 <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 -0700556 <EntityType Name="Manager" BaseType="Manager.v1_1_1.Manager"/>
557 </Schema>
558
559 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_3">
560 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
561 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
562 <EntityType Name="Manager" BaseType="Manager.v1_1_2.Manager"/>
563 </Schema>
564
565 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_4">
566 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500567 <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 -0700568 <EntityType Name="Manager" BaseType="Manager.v1_1_3.Manager"/>
569 </Schema>
570
Ed Tanous530520e2019-01-02 13:41:37 -0800571 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_5">
572 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
573 <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."/>
574 <EntityType Name="Manager" BaseType="Manager.v1_1_4.Manager"/>
575 </Schema>
576
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600577 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_6">
578 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500579 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600580 <EntityType Name="Manager" BaseType="Manager.v1_1_5.Manager"/>
581 </Schema>
582
Ed Tanouscb103132019-10-08 11:34:22 -0700583 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_7">
584 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
585 <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."/>
586 <EntityType Name="Manager" BaseType="Manager.v1_1_6.Manager"/>
587 </Schema>
588
589 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_8">
590 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
591 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
592 <EntityType Name="Manager" BaseType="Manager.v1_1_7.Manager"/>
593 </Schema>
594
Gunnar Millsa778c022020-05-12 12:20:36 -0500595 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_9">
596 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
597 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
598 <EntityType Name="Manager" BaseType="Manager.v1_1_8.Manager"/>
599 </Schema>
600
Gunnar Mills844b4152020-06-22 12:44:09 -0500601 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_10">
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_9.Manager"/>
605 </Schema>
606
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500607 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_11">
608 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
609 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
610 <EntityType Name="Manager" BaseType="Manager.v1_1_10.Manager"/>
611 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500612
Gunnar Mills262d7d42021-01-20 16:28:41 -0600613 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_12">
614 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
615 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
616 <EntityType Name="Manager" BaseType="Manager.v1_1_11.Manager"/>
617 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500618
Gunnar Mills10f270b2021-05-19 15:34:06 -0500619 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_13">
620 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
621 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
622 <EntityType Name="Manager" BaseType="Manager.v1_1_12.Manager"/>
623 </Schema>
624
Gunnar Mills9d424662021-09-22 21:56:16 -0500625 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_14">
626 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
627 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
628 <EntityType Name="Manager" BaseType="Manager.v1_1_13.Manager"/>
629 </Schema>
630
Jason M. Billsea4aa752018-06-05 13:29:11 -0700631 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_0">
632 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600633 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500634
Jason M. Billsea4aa752018-06-05 13:29:11 -0700635 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager">
636 <Property Name="PowerState" Type="Resource.PowerState">
637 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700638 <Annotation Term="OData.Description" String="The current power state of the manager."/>
639 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700640 </Property>
641 </EntityType>
642 </Schema>
643
644 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_1">
645 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
646 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
647 <EntityType Name="Manager" BaseType="Manager.v1_2_0.Manager"/>
648 </Schema>
649
650 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_2">
651 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700652 <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 -0700653 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager"/>
654 </Schema>
655
656 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_3">
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_2.Manager"/>
660 </Schema>
661
662 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_4">
663 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500664 <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 -0700665 <EntityType Name="Manager" BaseType="Manager.v1_2_3.Manager"/>
666 </Schema>
667
Ed Tanous530520e2019-01-02 13:41:37 -0800668 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_5">
669 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
670 <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."/>
671 <EntityType Name="Manager" BaseType="Manager.v1_2_4.Manager"/>
672 </Schema>
673
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600674 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_6">
675 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500676 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600677 <EntityType Name="Manager" BaseType="Manager.v1_2_5.Manager"/>
678 </Schema>
679
Ed Tanouscb103132019-10-08 11:34:22 -0700680 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_7">
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 URI properties use the uri-reference format."/>
683 <EntityType Name="Manager" BaseType="Manager.v1_2_6.Manager"/>
684 </Schema>
685
686 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_8">
687 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
688 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
689 <EntityType Name="Manager" BaseType="Manager.v1_2_7.Manager"/>
690 </Schema>
691
Gunnar Millsa778c022020-05-12 12:20:36 -0500692 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_9">
693 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
695 <EntityType Name="Manager" BaseType="Manager.v1_2_8.Manager"/>
696 </Schema>
697
Gunnar Mills844b4152020-06-22 12:44:09 -0500698 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_10">
699 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
701 <EntityType Name="Manager" BaseType="Manager.v1_2_9.Manager"/>
702 </Schema>
703
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500704 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_11">
705 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
706 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
707 <EntityType Name="Manager" BaseType="Manager.v1_2_10.Manager"/>
708 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500709
Gunnar Mills262d7d42021-01-20 16:28:41 -0600710 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_12">
711 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
712 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
713 <EntityType Name="Manager" BaseType="Manager.v1_2_11.Manager"/>
714 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500715
Gunnar Mills10f270b2021-05-19 15:34:06 -0500716 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_13">
717 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
718 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
719 <EntityType Name="Manager" BaseType="Manager.v1_2_12.Manager"/>
720 </Schema>
721
Gunnar Mills9d424662021-09-22 21:56:16 -0500722 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_14">
723 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
724 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
725 <EntityType Name="Manager" BaseType="Manager.v1_2_13.Manager"/>
726 </Schema>
727
Jason M. Billsea4aa752018-06-05 13:29:11 -0700728 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_0">
729 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600730 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500731
Jason M. Billsea4aa752018-06-05 13:29:11 -0700732 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager">
733 <NavigationProperty Name="HostInterfaces" Type="HostInterfaceCollection.HostInterfaceCollection" Nullable="false">
734 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500735 <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."/>
736 <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 -0700737 <Annotation Term="OData.AutoExpandReferences"/>
738 </NavigationProperty>
739 </EntityType>
740 </Schema>
741
742 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_1">
743 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700744 <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 -0700745 <EntityType Name="Manager" BaseType="Manager.v1_3_0.Manager"/>
746 </Schema>
747
748 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_2">
749 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
750 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
751 <EntityType Name="Manager" BaseType="Manager.v1_3_1.Manager"/>
752 </Schema>
753
754 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_3">
755 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700756 <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 -0700757 <EntityType Name="Manager" BaseType="Manager.v1_3_2.Manager"/>
758 </Schema>
759
Ed Tanous530520e2019-01-02 13:41:37 -0800760 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_4">
761 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
762 <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."/>
763 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager"/>
764 </Schema>
765
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600766 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_5">
767 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500768 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600769 <EntityType Name="Manager" BaseType="Manager.v1_3_4.Manager"/>
770 </Schema>
771
Ed Tanouscb103132019-10-08 11:34:22 -0700772 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_6">
773 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
774 <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."/>
775 <EntityType Name="Manager" BaseType="Manager.v1_3_5.Manager"/>
776 </Schema>
777
778 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_7">
779 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
780 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
781 <EntityType Name="Manager" BaseType="Manager.v1_3_6.Manager"/>
782 </Schema>
783
Gunnar Millsa778c022020-05-12 12:20:36 -0500784 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_8">
785 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
786 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
787 <EntityType Name="Manager" BaseType="Manager.v1_3_7.Manager"/>
788 </Schema>
789
Gunnar Mills844b4152020-06-22 12:44:09 -0500790 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_9">
791 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
792 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
793 <EntityType Name="Manager" BaseType="Manager.v1_3_8.Manager"/>
794 </Schema>
795
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500796 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_10">
797 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
798 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
799 <EntityType Name="Manager" BaseType="Manager.v1_3_9.Manager"/>
800 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500801
Gunnar Mills262d7d42021-01-20 16:28:41 -0600802 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_11">
803 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
804 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
805 <EntityType Name="Manager" BaseType="Manager.v1_3_10.Manager"/>
806 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500807
Gunnar Mills10f270b2021-05-19 15:34:06 -0500808 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_12">
809 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
810 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
811 <EntityType Name="Manager" BaseType="Manager.v1_3_11.Manager"/>
812 </Schema>
813
Gunnar Mills9d424662021-09-22 21:56:16 -0500814 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_13">
815 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
816 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
817 <EntityType Name="Manager" BaseType="Manager.v1_3_12.Manager"/>
818 </Schema>
819
Jason M. Billsea4aa752018-06-05 13:29:11 -0700820 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_0">
821 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600822 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500823
Jason M. Billsea4aa752018-06-05 13:29:11 -0700824 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager">
825 <Property Name="AutoDSTEnabled" Type="Edm.Boolean" Nullable="false">
826 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700827 <Annotation Term="OData.Description" String="An indication of whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
828 <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 -0700829 </Property>
830 </EntityType>
831
832 <ComplexType Name="Links" BaseType="Manager.v1_1_0.Links">
833 <NavigationProperty Name="ManagerForSwitches" Type="Collection(Switch.Switch)">
834 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700835 <Annotation Term="OData.Description" String="An array of links to the switches that this manager controls."/>
836 <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 -0700837 <Annotation Term="OData.AutoExpandReferences"/>
838 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800839 </ComplexType>
840 </Schema>
841
842 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_1">
843 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
844 <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."/>
845 <EntityType Name="Manager" BaseType="Manager.v1_4_0.Manager"/>
846 </Schema>
847
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600848 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_2">
849 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500850 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600851 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager"/>
852 </Schema>
853
Ed Tanouscb103132019-10-08 11:34:22 -0700854 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_3">
855 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
856 <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."/>
857 <EntityType Name="Manager" BaseType="Manager.v1_4_2.Manager"/>
858 </Schema>
859
860 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_4">
861 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
862 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
863 <EntityType Name="Manager" BaseType="Manager.v1_4_3.Manager"/>
864 </Schema>
865
Gunnar Millsa778c022020-05-12 12:20:36 -0500866 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_5">
867 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
868 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
869 <EntityType Name="Manager" BaseType="Manager.v1_4_4.Manager"/>
870 </Schema>
871
Gunnar Mills844b4152020-06-22 12:44:09 -0500872 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_6">
873 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
874 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
875 <EntityType Name="Manager" BaseType="Manager.v1_4_5.Manager"/>
876 </Schema>
877
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500878 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_7">
879 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
880 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
881 <EntityType Name="Manager" BaseType="Manager.v1_4_6.Manager"/>
882 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500883
Gunnar Mills262d7d42021-01-20 16:28:41 -0600884 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_8">
885 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
886 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
887 <EntityType Name="Manager" BaseType="Manager.v1_4_7.Manager"/>
888 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500889
Gunnar Mills10f270b2021-05-19 15:34:06 -0500890 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_9">
891 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
892 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
893 <EntityType Name="Manager" BaseType="Manager.v1_4_8.Manager"/>
894 </Schema>
895
Gunnar Mills9d424662021-09-22 21:56:16 -0500896 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_10">
897 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
898 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
899 <EntityType Name="Manager" BaseType="Manager.v1_4_9.Manager"/>
900 </Schema>
901
Ed Tanous530520e2019-01-02 13:41:37 -0800902 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_0">
903 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600904 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500905
Ed Tanous530520e2019-01-02 13:41:37 -0800906 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager">
907 <Property Name="RemoteRedfishServiceUri" Type="Edm.String">
908 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500909 <Annotation Term="OData.Description" String="The URI of the Redfish service root for the remote manager that this resource represents."/>
910 <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 -0800911 <Annotation Term="OData.IsURL"/>
912 </Property>
913 <NavigationProperty Name="RemoteAccountService" Type="AccountService.AccountService" ContainsTarget="true" Nullable="false">
914 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500915 <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 -0500916 <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 -0800917 <Annotation Term="OData.AutoExpandReferences"/>
918 </NavigationProperty>
919 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700920 </Schema>
921
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600922 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_1">
923 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500924 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600925 <EntityType Name="Manager" BaseType="Manager.v1_5_0.Manager"/>
926 </Schema>
927
Ed Tanouscb103132019-10-08 11:34:22 -0700928 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_2">
929 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
930 <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."/>
931 <EntityType Name="Manager" BaseType="Manager.v1_5_1.Manager"/>
932 </Schema>
933
934 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_3">
935 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
936 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
937 <EntityType Name="Manager" BaseType="Manager.v1_5_2.Manager"/>
938 </Schema>
939
Gunnar Millsa778c022020-05-12 12:20:36 -0500940 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_4">
941 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
942 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
943 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
944 </Schema>
945
Gunnar Mills844b4152020-06-22 12:44:09 -0500946 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_5">
947 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
948 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
949 <EntityType Name="Manager" BaseType="Manager.v1_5_4.Manager"/>
950 </Schema>
951
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500952 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_6">
953 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
954 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
955 <EntityType Name="Manager" BaseType="Manager.v1_5_5.Manager"/>
956 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500957
Gunnar Mills262d7d42021-01-20 16:28:41 -0600958 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_7">
959 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
960 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
961 <EntityType Name="Manager" BaseType="Manager.v1_5_6.Manager"/>
962 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500963
Gunnar Mills10f270b2021-05-19 15:34:06 -0500964 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_8">
965 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
966 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
967 <EntityType Name="Manager" BaseType="Manager.v1_5_7.Manager"/>
968 </Schema>
969
Gunnar Mills9d424662021-09-22 21:56:16 -0500970 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_9">
971 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
972 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
973 <EntityType Name="Manager" BaseType="Manager.v1_5_8.Manager"/>
974 </Schema>
975
Ed Tanouscb103132019-10-08 11:34:22 -0700976 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_0">
977 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
978 <Annotation Term="Redfish.Release" String="2019.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500979
Ed Tanouscb103132019-10-08 11:34:22 -0700980 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
981
Gunnar Mills10f270b2021-05-19 15:34:06 -0500982 <ComplexType Name="Links" BaseType="Manager.v1_4_0.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700983 <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
984 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500985 <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this manager."/>
986 <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 -0700987 <Annotation Term="OData.AutoExpandReferences"/>
988 </NavigationProperty>
989 <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
990 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
991 <Annotation Term="OData.Description" String="The images that are associated with this manager."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500992 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resource of type SoftwareInventory that represent the firmware images that apply to this manager."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700993 <Annotation Term="OData.AutoExpandReferences"/>
994 </NavigationProperty>
995 </ComplexType>
996 </Schema>
997
Gunnar Millsa778c022020-05-12 12:20:36 -0500998 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_1">
999 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1000 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1001 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager"/>
1002 </Schema>
1003
Gunnar Mills844b4152020-06-22 12:44:09 -05001004 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_2">
1005 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1006 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1007 <EntityType Name="Manager" BaseType="Manager.v1_6_1.Manager"/>
1008 </Schema>
1009
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001010 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_3">
1011 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1012 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1013 <EntityType Name="Manager" BaseType="Manager.v1_6_2.Manager"/>
1014 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001015
Gunnar Mills262d7d42021-01-20 16:28:41 -06001016 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_4">
1017 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1018 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1019 <EntityType Name="Manager" BaseType="Manager.v1_6_3.Manager"/>
1020 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001021
Gunnar Mills10f270b2021-05-19 15:34:06 -05001022 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_5">
1023 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1024 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1025 <EntityType Name="Manager" BaseType="Manager.v1_6_4.Manager"/>
1026 </Schema>
1027
Gunnar Mills9d424662021-09-22 21:56:16 -05001028 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_6">
1029 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1030 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1031 <EntityType Name="Manager" BaseType="Manager.v1_6_5.Manager"/>
1032 </Schema>
1033
Gunnar Mills09b9d452020-02-11 13:27:39 -06001034 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_0">
1035 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1036 <Annotation Term="Redfish.Release" String="2019.4"/>
1037
1038 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager">
1039 <Property Name="Manufacturer" Type="Edm.String">
1040 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1041 <Annotation Term="OData.Description" String="The manufacturer of this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001042 <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 -06001043 </Property>
1044 <Property Name="SerialNumber" Type="Edm.String">
1045 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1046 <Annotation Term="OData.Description" String="The serial number of the manager."/>
1047 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the manager."/>
1048 </Property>
1049 <Property Name="PartNumber" Type="Edm.String">
1050 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1051 <Annotation Term="OData.Description" String="The part number of the manager."/>
1052 <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."/>
1053 </Property>
1054 </EntityType>
1055 </Schema>
1056
Gunnar Millsa778c022020-05-12 12:20:36 -05001057 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_1">
1058 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1059 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1060 <EntityType Name="Manager" BaseType="Manager.v1_7_0.Manager"/>
1061 </Schema>
Gunnar Mills844b4152020-06-22 12:44:09 -05001062
1063 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_2">
1064 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1065 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1066 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1067 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001068
1069 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_3">
1070 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1071 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1072 <EntityType Name="Manager" BaseType="Manager.v1_7_2.Manager"/>
1073 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001074
Gunnar Mills262d7d42021-01-20 16:28:41 -06001075 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_4">
1076 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1077 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1078 <EntityType Name="Manager" BaseType="Manager.v1_7_3.Manager"/>
1079 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001080
Gunnar Mills10f270b2021-05-19 15:34:06 -05001081 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_5">
1082 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1083 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1084 <EntityType Name="Manager" BaseType="Manager.v1_7_4.Manager"/>
1085 </Schema>
1086
Gunnar Mills9d424662021-09-22 21:56:16 -05001087 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_6">
1088 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1089 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1090 <EntityType Name="Manager" BaseType="Manager.v1_7_5.Manager"/>
1091 </Schema>
1092
Gunnar Millsa778c022020-05-12 12:20:36 -05001093 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_0">
1094 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1095 <Annotation Term="Redfish.Release" String="2020.1"/>
1096 <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
1097
1098 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001099
Gunnar Millsa778c022020-05-12 12:20:36 -05001100 <EnumType Name="ResetToDefaultsType">
1101 <Member Name="ResetAll">
1102 <Annotation Term="OData.Description" String="Reset all settings to factory defaults."/>
1103 </Member>
1104 <Member Name="PreserveNetworkAndUsers">
1105 <Annotation Term="OData.Description" String="Reset all settings except network and local user names/passwords to factory defaults."/>
1106 </Member>
1107 <Member Name="PreserveNetwork">
1108 <Annotation Term="OData.Description" String="Reset all settings except network settings to factory defaults."/>
1109 </Member>
1110 </EnumType>
1111 </Schema>
1112
Gunnar Mills844b4152020-06-22 12:44:09 -05001113 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_1">
1114 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1115 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1116 <EntityType Name="Manager" BaseType="Manager.v1_8_0.Manager"/>
1117 </Schema>
1118
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001119 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_2">
1120 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1121 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1122 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager"/>
1123 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001124
Gunnar Mills262d7d42021-01-20 16:28:41 -06001125 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_3">
1126 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1127 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1128 <EntityType Name="Manager" BaseType="Manager.v1_8_2.Manager"/>
1129 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001130
Gunnar Mills10f270b2021-05-19 15:34:06 -05001131 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_4">
1132 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1133 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1134 <EntityType Name="Manager" BaseType="Manager.v1_8_3.Manager"/>
1135 </Schema>
1136
Gunnar Mills9d424662021-09-22 21:56:16 -05001137 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_5">
1138 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1139 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1140 <EntityType Name="Manager" BaseType="Manager.v1_8_4.Manager"/>
1141 </Schema>
1142
Gunnar Mills844b4152020-06-22 12:44:09 -05001143 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_0">
1144 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1145 <Annotation Term="Redfish.Release" String="2020.2"/>
1146 <Annotation Term="OData.Description" String="This version was created to add the LastResetTime."/>
1147
1148 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager">
1149 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1150 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1151 <Annotation Term="OData.Description" String="The date and time when the manager was last reset or rebooted."/>
1152 <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."/>
1153 </Property>
1154 </EntityType>
1155
1156 <ComplexType Name="Links" BaseType="Manager.v1_6_0.Links">
1157 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1158 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1159 <Annotation Term="OData.Description" String="The array of links to the managers responsible for managing this manager."/>
1160 <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."/>
1161 <Annotation Term="OData.AutoExpandReferences"/>
1162 </NavigationProperty>
1163 <NavigationProperty Name="ManagerForManagers" Type="Collection(Manager.Manager)">
1164 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1165 <Annotation Term="OData.Description" String="An array of links to the managers that are managed by this manager."/>
1166 <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."/>
1167 <Annotation Term="OData.AutoExpandReferences"/>
1168 </NavigationProperty>
1169 </ComplexType>
1170 </Schema>
1171
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001172 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_1">
1173 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1174 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1175 <EntityType Name="Manager" BaseType="Manager.v1_9_0.Manager"/>
1176 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001177
Gunnar Mills262d7d42021-01-20 16:28:41 -06001178 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_2">
1179 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1180 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1181 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager"/>
1182 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001183
Gunnar Mills10f270b2021-05-19 15:34:06 -05001184 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_3">
1185 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1186 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1187 <EntityType Name="Manager" BaseType="Manager.v1_9_2.Manager"/>
1188 </Schema>
1189
Gunnar Mills9d424662021-09-22 21:56:16 -05001190 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_4">
1191 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1192 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1193 <EntityType Name="Manager" BaseType="Manager.v1_9_3.Manager"/>
1194 </Schema>
1195
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001196 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_0">
1197 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1198 <Annotation Term="Redfish.Release" String="2020.3"/>
1199 <Annotation Term="OData.Description" String="This version was created to add the timezone configuration. It was also created to deprecate the VirtualMedia and SerialConsole properties in favor of the VirtualMedia and SerialConsole properties in the ComputerSystem schema."/>
1200
1201 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager">
1202 <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1203 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1204 <Annotation Term="OData.Description" String="The time zone of the manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001205 <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 -05001206 </Property>
1207 </EntityType>
1208 </Schema>
1209
Gunnar Mills262d7d42021-01-20 16:28:41 -06001210 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_1">
1211 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1212 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1213 <EntityType Name="Manager" BaseType="Manager.v1_10_0.Manager"/>
1214 </Schema>
1215
Gunnar Mills10f270b2021-05-19 15:34:06 -05001216 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_2">
1217 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1218 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1219 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager"/>
1220 </Schema>
1221
Gunnar Mills9d424662021-09-22 21:56:16 -05001222 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_3">
1223 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1224 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1225 <EntityType Name="Manager" BaseType="Manager.v1_10_2.Manager"/>
1226 </Schema>
1227
Gunnar Mills262d7d42021-01-20 16:28:41 -06001228 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_0">
1229 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1230 <Annotation Term="Redfish.Release" String="2020.4"/>
1231 <Annotation Term="OData.Description" String="This version was created to add Location, LocationIndicatorActive, and SparePartNumber."/>
1232
1233 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager">
1234 <Property Name="Location" Type="Resource.Location" Nullable="false">
1235 <Annotation Term="OData.Description" String="The location of the manager."/>
1236 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated manager."/>
1237 </Property>
1238 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1239 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1240 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1241 <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."/>
1242 </Property>
1243 <Property Name="SparePartNumber" Type="Edm.String">
1244 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1245 <Annotation Term="OData.Description" String="The spare part number of the manager."/>
1246 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the manager."/>
1247 </Property>
1248 </EntityType>
1249 </Schema>
1250
Gunnar Mills10f270b2021-05-19 15:34:06 -05001251 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_1">
1252 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1253 <Annotation Term="OData.Description" String="This version was created to clarify the usage of RemoteAccountService to be allowed for other types of aggregated managers. It was also created to correct various description to use proper normative terminology."/>
1254 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager"/>
1255 </Schema>
1256
Gunnar Mills9d424662021-09-22 21:56:16 -05001257 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_2">
1258 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1259 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1260 <EntityType Name="Manager" BaseType="Manager.v1_11_1.Manager"/>
1261 </Schema>
1262
Gunnar Mills10f270b2021-05-19 15:34:06 -05001263 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_0">
1264 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1265 <Annotation Term="Redfish.Release" String="2021.1"/>
1266 <Annotation Term="OData.Description" String="This version was created to add USBPorts."/>
1267
1268 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager">
1269 <NavigationProperty Name="USBPorts" Type="PortCollection.PortCollection" Nullable="false">
1270 <Annotation Term="OData.Description" String="The USB ports of the manager."/>
1271 <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."/>
1272 </NavigationProperty>
1273 </EntityType>
1274 </Schema>
1275
Gunnar Mills9d424662021-09-22 21:56:16 -05001276 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_1">
1277 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1278 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1279 <EntityType Name="Manager" BaseType="Manager.v1_12_0.Manager"/>
1280 </Schema>
1281
1282 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_0">
1283 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1284 <Annotation Term="Redfish.Release" String="2021.2"/>
1285
1286 <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager">
1287 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1288 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1289 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1290 <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."/>
1291 <Annotation Term="OData.AutoExpandReferences"/>
1292 </NavigationProperty>
1293 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1294 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1295 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
Sui Chen141d9432022-02-03 22:01:27 -08001296 <Annotation Term="Redfish.Revisions">
1297 <Collection>
1298 <Record>
1299 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1300 <PropertyValue Property="Version" String="v1_14_0"/>
1301 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/>
1302 </Record>
1303 </Collection>
1304 </Annotation>
Gunnar Mills9d424662021-09-22 21:56:16 -05001305 </Property>
1306 </EntityType>
1307 </Schema>
1308
Sui Chen141d9432022-02-03 22:01:27 -08001309 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_0">
1310 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1311 <Annotation Term="Redfish.Release" String="2021.4"/>
1312 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/>
1313
1314 <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager">
1315 <NavigationProperty Name="ManagerDiagnosticData" Type="ManagerDiagnosticData.ManagerDiagnosticData">
1316 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1317 <Annotation Term="OData.Description" String="The diagnostic data for this manager."/>
1318 <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."/>
1319 </NavigationProperty>
1320 </EntityType>
1321 </Schema>
1322
Ed Tanoused761212022-09-23 15:03:29 -07001323 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_0">
1324 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1325 <Annotation Term="Redfish.Release" String="2022.1"/>
1326
1327 <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager">
1328 <Property Name="ServiceIdentification" Type="Edm.String">
1329 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1330 <Annotation Term="OData.Description" String="A product instance identifier displayed in the Redfish service root."/>
1331 <Annotation Term="OData.LongDescription" String="This property shall contain a vendor or user-provided value that identifies and associates a discovered Redfish service with a particular product instance. This property shall only be present if the manager provides a ServiceRoot resource. The value of this property can be used during deployment processes to match user credentials or other a priori product instance information to the appropriate Redfish service."/>
1332 </Property>
1333 <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
1334 <Annotation Term="OData.Description" String="The additional firmware versions of the manager."/>
1335 <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the manager."/>
1336 </Property>
1337 </EntityType>
1338 </Schema>
1339
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001340 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_0">
1341 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1342 <Annotation Term="Redfish.Release" String="2022.2"/>
1343
1344 <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager">
1345 <NavigationProperty Name="DedicatedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1346 <Annotation Term="OData.Description" String="The dedicated network ports of the manager."/>
1347 <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."/>
1348 </NavigationProperty>
1349 <NavigationProperty Name="SharedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1350 <Annotation Term="OData.Description" String="The shared network ports of the manager."/>
1351 <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."/>
1352 </NavigationProperty>
1353 <NavigationProperty Name="SecurityPolicy" Type="SecurityPolicy.SecurityPolicy">
1354 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1355 <Annotation Term="OData.Description" String="The security policy settings for this manager."/>
1356 <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."/>
1357 </NavigationProperty>
1358 </EntityType>
1359 </Schema>
1360
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001361 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_17_0">
1362 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1363 <Annotation Term="Redfish.Release" String="2022.3"/>
1364
1365 <EntityType Name="Manager" BaseType="Manager.v1_16_0.Manager">
1366 <Property Name="Version" Type="Edm.String">
1367 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1368 <Annotation Term="OData.Description" String="The hardware version of this manager."/>
1369 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this manager as determined by the vendor or supplier."/>
1370 </Property>
1371 </EntityType>
1372 </Schema>
1373
Ed Tanousf263e092023-05-22 09:56:29 -07001374 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_18_0">
1375 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1376 <Annotation Term="Redfish.Release" String="2023.1"/>
1377
1378 <EntityType Name="Manager" BaseType="Manager.v1_17_0.Manager"/>
1379
1380 <ComplexType Name="Links" BaseType="Manager.v1_9_0.Links">
1381 <NavigationProperty Name="SelectedNetworkPort" Type="Port.Port">
1382 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1383 <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."/>
1384 <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."/>
1385 </NavigationProperty>
1386 </ComplexType>
1387 </Schema>
1388
Jason M. Billsea4aa752018-06-05 13:29:11 -07001389 </edmx:DataServices>
1390</edmx:Edmx>