blob: fa00c693b55f1b8862256b7bc795c759cd013def [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05004<!--# Redfish Schema: Manager v1.16.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 Tanoused761212022-09-23 15:03:29 -07008<!--# Copyright 2014-2022 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>
Gunnar Mills9d424662021-09-22 21:56:16 -050067 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
68 <edmx:Include Namespace="CertificateCollection"/>
69 </edmx:Reference>
Sui Chen141d9432022-02-03 22:01:27 -080070 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ManagerDiagnosticData_v1.xml">
71 <edmx:Include Namespace="ManagerDiagnosticData"/>
72 </edmx:Reference>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -050073 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SecurityPolicy_v1.xml">
74 <edmx:Include Namespace="SecurityPolicy"/>
75 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070076
77 <edmx:DataServices>
78
79 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager">
80 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
81
82 <EntityType Name="Manager" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Gunnar Mills844b4152020-06-22 12:44:09 -050083 <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 -050084 <Annotation Term="OData.LongDescription" String="This resource shall represent a management subsystem for a Redfish implementation."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070085 <Annotation Term="Capabilities.InsertRestrictions">
86 <Record>
87 <PropertyValue Property="Insertable" Bool="false"/>
88 </Record>
89 </Annotation>
90 <Annotation Term="Capabilities.UpdateRestrictions">
91 <Record>
92 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -070093 <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 -070094 </Record>
95 </Annotation>
96 <Annotation Term="Capabilities.DeleteRestrictions">
97 <Record>
98 <PropertyValue Property="Deletable" Bool="false"/>
99 </Record>
100 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800101 <Annotation Term="Redfish.Uris">
102 <Collection>
103 <String>/redfish/v1/Managers/{ManagerId}</String>
104 </Collection>
105 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700106 </EntityType>
107
108 <Action Name="Reset" IsBound="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500109 <Annotation Term="OData.Description" String="The reset action resets/reboots the manager."/>
110 <Annotation Term="OData.LongDescription" String="This action shall reset the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700111 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
112 <Parameter Name="ResetType" Type="Resource.ResetType">
Ed Tanouscb103132019-10-08 11:34:22 -0700113 <Annotation Term="OData.Description" String="The type of reset."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500114 <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 -0700115 </Parameter>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700116 </Action>
117
118 <Action Name="ForceFailover" IsBound="true">
119 <Annotation Term="OData.Description" String="The ForceFailover action forces a failover of this manager to the manager used in the parameter."/>
120 <Annotation Term="OData.LongDescription" String="This action shall perform a forced failover of the manager's redundancy to the manager supplied as a parameter."/>
121 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
122 <Parameter Name="NewManager" Type="Manager.Manager" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700123 <Annotation Term="OData.Description" String="The manager to which to fail over."/>
124 <Annotation Term="OData.LongDescription" String="This parameter shall contain the manager to which to fail over."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700125 </Parameter>
126 </Action>
127
128 <Action Name="ModifyRedundancySet" IsBound="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700129 <Annotation Term="OData.Description" String="The ModifyRedundancySet operation adds members to or removes members from a redundant group of managers."/>
130 <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 -0700131 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
132 <Parameter Name="Add" Type="Collection(Manager.Manager)">
Ed Tanouscb103132019-10-08 11:34:22 -0700133 <Annotation Term="OData.Description" String="An array of managers to add to the redundancy set."/>
134 <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 -0700135 </Parameter>
136 <Parameter Name="Remove" Type="Collection(Manager.Manager)">
Ed Tanouscb103132019-10-08 11:34:22 -0700137 <Annotation Term="OData.Description" String="An array of managers to remove from the redundancy set."/>
138 <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 -0700139 </Parameter>
140 </Action>
141
Gunnar Millsa778c022020-05-12 12:20:36 -0500142 <Action Name="ResetToDefaults" IsBound="true">
Gunnar Mills10f270b2021-05-19 15:34:06 -0500143 <Annotation Term="OData.Description" String="The reset action resets the manager settings to factory defaults. This can cause the manager to reset."/>
144 <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 -0500145 <Parameter Name="Manager" Type="Manager.v1_0_0.Actions"/>
146 <Parameter Name="ResetType" Type="Manager.v1_8_0.ResetToDefaultsType" Nullable="false">
147 <Annotation Term="OData.Description" String="The type of reset to defaults."/>
148 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset to defaults."/>
149 </Parameter>
150 <Annotation Term="Redfish.Revisions">
151 <Collection>
152 <Record>
153 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
154 <PropertyValue Property="Version" String="v1_8_0"/>
155 </Record>
156 </Collection>
157 </Annotation>
158 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700159 </Schema>
160
161 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_0">
162 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600163 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700164
165 <EntityType Name="Manager" BaseType="Manager.Manager">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700166 <Property Name="ManagerType" Type="Manager.v1_0_0.ManagerType" Nullable="false">
167 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500168 <Annotation Term="OData.Description" String="The type of manager that this resource represents."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700169 <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 -0700170 </Property>
171 <Property Name="Links" Type="Manager.v1_0_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500172 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500173 <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 -0700174 </Property>
175 <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false">
176 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700177 <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 -0500178 <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 -0700179 <Annotation Term="OData.AutoExpandReferences"/>
180 </NavigationProperty>
181 <NavigationProperty Name="SerialInterfaces" Type="SerialInterfaceCollection.SerialInterfaceCollection" ContainsTarget="true" Nullable="false">
182 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700183 <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 -0500184 <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 -0700185 <Annotation Term="OData.AutoExpandReferences"/>
186 </NavigationProperty>
187 <NavigationProperty Name="NetworkProtocol" Type="ManagerNetworkProtocol.ManagerNetworkProtocol" ContainsTarget="true" Nullable="false">
188 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700189 <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 -0500190 <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 -0700191 <Annotation Term="OData.AutoExpandReferences"/>
192 </NavigationProperty>
193 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
194 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700195 <Annotation Term="OData.Description" String="The link to a collection of logs that the manager uses."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500196 <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 -0700197 <Annotation Term="OData.AutoExpandReferences"/>
198 </NavigationProperty>
199 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false">
200 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700201 <Annotation Term="OData.Description" String="The link to the Virtual Media services for this particular manager."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500202 <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 -0700203 <Annotation Term="OData.AutoExpandReferences"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500204 <Annotation Term="Redfish.Revisions">
205 <Collection>
206 <Record>
207 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
208 <PropertyValue Property="Version" String="v1_10_0"/>
209 <PropertyValue Property="Description" String="This property has been deprecated in favor of the VirtualMedia property in the ComputerSystem resource."/>
210 </Record>
211 </Collection>
212 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700213 </NavigationProperty>
214 <Property Name="ServiceEntryPointUUID" Type="Resource.UUID">
215 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500216 <Annotation Term="OData.Description" String="The UUID of the Redfish service that is hosted by this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500217 <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 -0700218 </Property>
219 <Property Name="UUID" Type="Resource.UUID">
220 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700221 <Annotation Term="OData.Description" String="The UUID for this manager."/>
222 <Annotation Term="OData.LongDescription" String="This property shall contain the UUID for the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700223 </Property>
224 <Property Name="Model" Type="Edm.String">
225 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700226 <Annotation Term="OData.Description" String="The model information of this manager, as defined by the manufacturer."/>
227 <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 -0700228 </Property>
229 <Property Name="DateTime" Type="Edm.DateTimeOffset">
230 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500231 <Annotation Term="OData.Description" String="The current date and time with UTC offset of the manager."/>
232 <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 -0700233 </Property>
234 <Property Name="DateTimeLocalOffset" Type="Edm.String">
235 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700236 <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 -0500237 <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 -0700238 <Annotation Term="Validation.Pattern" String="^([-+][0-1][0-9]:[0-5][0-9])$"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700239 </Property>
240 <Property Name="FirmwareVersion" Type="Edm.String">
241 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700242 <Annotation Term="OData.Description" String="The firmware version of this manager."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600243 <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 -0700244 </Property>
245 <Property Name="SerialConsole" Type="Manager.v1_0_0.SerialConsole" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700246 <Annotation Term="OData.Description" String="The serial console service that this manager provides."/>
247 <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 -0500248 <Annotation Term="Redfish.Revisions">
249 <Collection>
250 <Record>
251 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
252 <PropertyValue Property="Version" String="v1_10_0"/>
253 <PropertyValue Property="Description" String="This property has been deprecated in favor of the SerialConsole property in the ComputerSystem resource."/>
254 </Record>
255 </Collection>
256 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700257 </Property>
258 <Property Name="CommandShell" Type="Manager.v1_0_0.CommandShell" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700259 <Annotation Term="OData.Description" String="The command shell service that this manager provides."/>
260 <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 -0700261 </Property>
262 <Property Name="GraphicalConsole" Type="Manager.v1_0_0.GraphicalConsole" Nullable="false">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500263 <Annotation Term="OData.Description" String="The information about the graphical console service of this manager."/>
264 <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 -0700265 </Property>
266 <Property Name="Actions" Type="Manager.v1_0_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500267 <Annotation Term="OData.Description" String="The available actions for this resource."/>
268 <Annotation Term="OData.LongDescription" String="The actions property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700269 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800270 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500271 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
272 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800273 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700274 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700275 <Annotation Term="OData.Description" String="The redundancy information for the managers of this system."/>
276 <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 -0700277 <Annotation Term="OData.AutoExpand"/>
278 </NavigationProperty>
279 </EntityType>
280
281 <ComplexType Name="Actions">
282 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500283 <Annotation Term="OData.Description" String="The available actions for this resource."/>
284 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800285 <Property Name="Oem" Type="Manager.v1_0_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500286 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
287 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800288 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700289 </ComplexType>
290
291 <ComplexType Name="OemActions">
292 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500293 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
294 <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 -0700295 </ComplexType>
296
297 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500298 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
299 <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 -0700300 <NavigationProperty Name="ManagerForServers" Type="Collection(ComputerSystem.ComputerSystem)">
301 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700302 <Annotation Term="OData.Description" String="An array of links to the systems that this manager controls."/>
303 <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 -0700304 <Annotation Term="OData.AutoExpandReferences"/>
305 </NavigationProperty>
306 <NavigationProperty Name="ManagerForChassis" Type="Collection(Chassis.Chassis)">
307 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700308 <Annotation Term="OData.Description" String="An array of links to the chassis this manager controls."/>
309 <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 -0700310 <Annotation Term="OData.AutoExpandReferences"/>
311 </NavigationProperty>
312 </ComplexType>
313
314 <EnumType Name="ManagerType">
315 <Member Name="ManagementController">
Ed Tanouscb103132019-10-08 11:34:22 -0700316 <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 -0700317 </Member>
318 <Member Name="EnclosureManager">
Ed Tanouscb103132019-10-08 11:34:22 -0700319 <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 -0700320 </Member>
321 <Member Name="BMC">
Ed Tanouscb103132019-10-08 11:34:22 -0700322 <Annotation Term="OData.Description" String="A controller that provides management functions for a single computer system."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700323 </Member>
324 <Member Name="RackManager">
Ed Tanouscb103132019-10-08 11:34:22 -0700325 <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 -0700326 </Member>
327 <Member Name="AuxiliaryController">
Ed Tanouscb103132019-10-08 11:34:22 -0700328 <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 -0700329 </Member>
330 <Member Name="Service">
Ed Tanouscb103132019-10-08 11:34:22 -0700331 <Annotation Term="OData.Description" String="A software-based service that provides management functions."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600332 <Annotation Term="Redfish.Revisions">
333 <Collection>
334 <Record>
335 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
336 <PropertyValue Property="Version" String="v1_4_0"/>
337 </Record>
338 </Collection>
339 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700340 </Member>
341 </EnumType>
342
343 <ComplexType Name="ManagerService" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -0700344 <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 -0700345 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
346 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false">
347 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700348 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this manager."/>
349 <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 -0700350 </Property>
351 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false">
352 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700353 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this manager can support."/>
354 <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 -0700355 <Annotation Term="Validation.Minimum" Int="0"/>
356 </Property>
357 </ComplexType>
358
359 <EnumType Name="SerialConnectTypesSupported">
360 <Member Name="SSH">
Ed Tanouscb103132019-10-08 11:34:22 -0700361 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the SSH protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700362 </Member>
363 <Member Name="Telnet">
Ed Tanouscb103132019-10-08 11:34:22 -0700364 <Annotation Term="OData.Description" String="The controller supports a serial console connection through the Telnet protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700365 </Member>
366 <Member Name="IPMI">
Ed Tanouscb103132019-10-08 11:34:22 -0700367 <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 -0700368 </Member>
369 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700370 <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 -0700371 </Member>
372 </EnumType>
373
374 <EnumType Name="CommandConnectTypesSupported">
375 <Member Name="SSH">
Ed Tanouscb103132019-10-08 11:34:22 -0700376 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the SSH protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700377 </Member>
378 <Member Name="Telnet">
Ed Tanouscb103132019-10-08 11:34:22 -0700379 <Annotation Term="OData.Description" String="The controller supports a command shell connection through the Telnet protocol."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700380 </Member>
381 <Member Name="IPMI">
Ed Tanouscb103132019-10-08 11:34:22 -0700382 <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 -0700383 </Member>
384 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700385 <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 -0700386 </Member>
387 </EnumType>
388
389 <EnumType Name="GraphicalConnectTypesSupported">
390 <Member Name="KVMIP">
Ed Tanouscb103132019-10-08 11:34:22 -0700391 <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 -0700392 </Member>
393 <Member Name="Oem">
Ed Tanouscb103132019-10-08 11:34:22 -0700394 <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 -0700395 </Member>
396 </EnumType>
397
398 <ComplexType Name="SerialConsole" BaseType="Manager.v1_0_0.ManagerService">
399 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700400 <Annotation Term="OData.Description" String="The information about a serial console service that this manager provides."/>
401 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700402 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.SerialConnectTypesSupported)" Nullable="false">
403 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700404 <Annotation Term="OData.Description" String="This property enumerates the serial console connection types that the implementation allows."/>
405 <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 -0700406 </Property>
407 </ComplexType>
408
409 <ComplexType Name="CommandShell" BaseType="Manager.v1_0_0.ManagerService">
410 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700411 <Annotation Term="OData.Description" String="The information about a command shell service that this manager provides."/>
412 <Annotation Term="OData.LongDescription" String="This type shall describe a command shell service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700413 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.CommandConnectTypesSupported)" Nullable="false">
414 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700415 <Annotation Term="OData.Description" String="This property enumerates the command shell connection types that the implementation allows."/>
416 <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 -0700417 </Property>
418 </ComplexType>
419
420 <ComplexType Name="GraphicalConsole" BaseType="Manager.v1_0_0.ManagerService">
421 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700422 <Annotation Term="OData.Description" String="The information about a graphical console service that this manager provides."/>
423 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700424 <Property Name="ConnectTypesSupported" Type="Collection(Manager.v1_0_0.GraphicalConnectTypesSupported)" Nullable="false">
425 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700426 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/>
427 <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 -0700428 </Property>
429 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700430 </Schema>
431
432 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_1">
433 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
434 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
435 <EntityType Name="Manager" BaseType="Manager.v1_0_0.Manager"/>
436 </Schema>
437
438 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_2">
439 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
440 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
441 <EntityType Name="Manager" BaseType="Manager.v1_0_1.Manager"/>
442 </Schema>
443
444 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_3">
445 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
446 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
447 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
448 </Schema>
449
450 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_4">
451 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700452 <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 -0700453 <EntityType Name="Manager" BaseType="Manager.v1_0_3.Manager"/>
454 </Schema>
455
456 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_5">
457 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
458 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
459 <EntityType Name="Manager" BaseType="Manager.v1_0_4.Manager"/>
460 </Schema>
461
462 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_6">
463 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500464 <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 -0700465 <EntityType Name="Manager" BaseType="Manager.v1_0_5.Manager"/>
466 </Schema>
467
Ed Tanous530520e2019-01-02 13:41:37 -0800468 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_7">
469 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
470 <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."/>
471 <EntityType Name="Manager" BaseType="Manager.v1_0_6.Manager"/>
472 </Schema>
473
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600474 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_8">
475 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500476 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600477 <EntityType Name="Manager" BaseType="Manager.v1_0_7.Manager"/>
478 </Schema>
479
Ed Tanouscb103132019-10-08 11:34:22 -0700480 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_9">
481 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
482 <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."/>
483 <EntityType Name="Manager" BaseType="Manager.v1_0_8.Manager"/>
484 </Schema>
485
486 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_10">
487 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
488 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
489 <EntityType Name="Manager" BaseType="Manager.v1_0_9.Manager"/>
490 </Schema>
491
Gunnar Millsa778c022020-05-12 12:20:36 -0500492 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_11">
493 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
494 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
495 <EntityType Name="Manager" BaseType="Manager.v1_0_10.Manager"/>
496 </Schema>
497
Gunnar Mills844b4152020-06-22 12:44:09 -0500498 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_12">
499 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
500 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
501 <EntityType Name="Manager" BaseType="Manager.v1_0_11.Manager"/>
502 </Schema>
503
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500504 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_13">
505 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
506 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
507 <EntityType Name="Manager" BaseType="Manager.v1_0_12.Manager"/>
508 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500509
Gunnar Mills262d7d42021-01-20 16:28:41 -0600510 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_14">
511 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
512 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
513 <EntityType Name="Manager" BaseType="Manager.v1_0_13.Manager"/>
514 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500515
Gunnar Mills10f270b2021-05-19 15:34:06 -0500516 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_15">
517 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
518 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
519 <EntityType Name="Manager" BaseType="Manager.v1_0_14.Manager"/>
520 </Schema>
521
Gunnar Mills9d424662021-09-22 21:56:16 -0500522 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_0_16">
523 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
524 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
525 <EntityType Name="Manager" BaseType="Manager.v1_0_15.Manager"/>
526 </Schema>
527
Jason M. Billsea4aa752018-06-05 13:29:11 -0700528 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_0">
529 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600530 <Annotation Term="Redfish.Release" String="2016.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500531
Jason M. Billsea4aa752018-06-05 13:29:11 -0700532 <EntityType Name="Manager" BaseType="Manager.v1_0_2.Manager"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500533
Jason M. Billsea4aa752018-06-05 13:29:11 -0700534 <ComplexType Name="Links" BaseType="Manager.v1_0_0.Links">
535 <NavigationProperty Name="ManagerInChassis" Type="Chassis.Chassis" Nullable="false">
536 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700537 <Annotation Term="OData.Description" String="The link to the chassis where this manager is located."/>
538 <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 -0700539 <Annotation Term="OData.AutoExpandReferences"/>
540 </NavigationProperty>
Gunnar Millsa778c022020-05-12 12:20:36 -0500541 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700542 </Schema>
543
544 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_1">
545 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
546 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
547 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager"/>
548 </Schema>
549
550 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_2">
551 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700552 <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 -0700553 <EntityType Name="Manager" BaseType="Manager.v1_1_1.Manager"/>
554 </Schema>
555
556 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_3">
557 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
558 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
559 <EntityType Name="Manager" BaseType="Manager.v1_1_2.Manager"/>
560 </Schema>
561
562 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_4">
563 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500564 <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 -0700565 <EntityType Name="Manager" BaseType="Manager.v1_1_3.Manager"/>
566 </Schema>
567
Ed Tanous530520e2019-01-02 13:41:37 -0800568 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_5">
569 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
570 <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."/>
571 <EntityType Name="Manager" BaseType="Manager.v1_1_4.Manager"/>
572 </Schema>
573
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600574 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_6">
575 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500576 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600577 <EntityType Name="Manager" BaseType="Manager.v1_1_5.Manager"/>
578 </Schema>
579
Ed Tanouscb103132019-10-08 11:34:22 -0700580 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_7">
581 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
582 <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."/>
583 <EntityType Name="Manager" BaseType="Manager.v1_1_6.Manager"/>
584 </Schema>
585
586 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_8">
587 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
588 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
589 <EntityType Name="Manager" BaseType="Manager.v1_1_7.Manager"/>
590 </Schema>
591
Gunnar Millsa778c022020-05-12 12:20:36 -0500592 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_9">
593 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
594 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
595 <EntityType Name="Manager" BaseType="Manager.v1_1_8.Manager"/>
596 </Schema>
597
Gunnar Mills844b4152020-06-22 12:44:09 -0500598 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_10">
599 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
600 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
601 <EntityType Name="Manager" BaseType="Manager.v1_1_9.Manager"/>
602 </Schema>
603
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500604 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_11">
605 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
606 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
607 <EntityType Name="Manager" BaseType="Manager.v1_1_10.Manager"/>
608 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500609
Gunnar Mills262d7d42021-01-20 16:28:41 -0600610 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_12">
611 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
612 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
613 <EntityType Name="Manager" BaseType="Manager.v1_1_11.Manager"/>
614 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500615
Gunnar Mills10f270b2021-05-19 15:34:06 -0500616 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_13">
617 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
618 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
619 <EntityType Name="Manager" BaseType="Manager.v1_1_12.Manager"/>
620 </Schema>
621
Gunnar Mills9d424662021-09-22 21:56:16 -0500622 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_1_14">
623 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
624 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
625 <EntityType Name="Manager" BaseType="Manager.v1_1_13.Manager"/>
626 </Schema>
627
Jason M. Billsea4aa752018-06-05 13:29:11 -0700628 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_0">
629 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600630 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500631
Jason M. Billsea4aa752018-06-05 13:29:11 -0700632 <EntityType Name="Manager" BaseType="Manager.v1_1_0.Manager">
633 <Property Name="PowerState" Type="Resource.PowerState">
634 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700635 <Annotation Term="OData.Description" String="The current power state of the manager."/>
636 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700637 </Property>
638 </EntityType>
639 </Schema>
640
641 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_1">
642 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
643 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
644 <EntityType Name="Manager" BaseType="Manager.v1_2_0.Manager"/>
645 </Schema>
646
647 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_2">
648 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700649 <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 -0700650 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager"/>
651 </Schema>
652
653 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_3">
654 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
655 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
656 <EntityType Name="Manager" BaseType="Manager.v1_2_2.Manager"/>
657 </Schema>
658
659 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_4">
660 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500661 <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 -0700662 <EntityType Name="Manager" BaseType="Manager.v1_2_3.Manager"/>
663 </Schema>
664
Ed Tanous530520e2019-01-02 13:41:37 -0800665 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_5">
666 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
667 <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."/>
668 <EntityType Name="Manager" BaseType="Manager.v1_2_4.Manager"/>
669 </Schema>
670
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600671 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_6">
672 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500673 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600674 <EntityType Name="Manager" BaseType="Manager.v1_2_5.Manager"/>
675 </Schema>
676
Ed Tanouscb103132019-10-08 11:34:22 -0700677 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_7">
678 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
679 <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."/>
680 <EntityType Name="Manager" BaseType="Manager.v1_2_6.Manager"/>
681 </Schema>
682
683 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_8">
684 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
685 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
686 <EntityType Name="Manager" BaseType="Manager.v1_2_7.Manager"/>
687 </Schema>
688
Gunnar Millsa778c022020-05-12 12:20:36 -0500689 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_9">
690 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
691 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
692 <EntityType Name="Manager" BaseType="Manager.v1_2_8.Manager"/>
693 </Schema>
694
Gunnar Mills844b4152020-06-22 12:44:09 -0500695 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_10">
696 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
697 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
698 <EntityType Name="Manager" BaseType="Manager.v1_2_9.Manager"/>
699 </Schema>
700
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500701 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_11">
702 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
703 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
704 <EntityType Name="Manager" BaseType="Manager.v1_2_10.Manager"/>
705 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500706
Gunnar Mills262d7d42021-01-20 16:28:41 -0600707 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_12">
708 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
709 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
710 <EntityType Name="Manager" BaseType="Manager.v1_2_11.Manager"/>
711 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500712
Gunnar Mills10f270b2021-05-19 15:34:06 -0500713 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_13">
714 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
715 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
716 <EntityType Name="Manager" BaseType="Manager.v1_2_12.Manager"/>
717 </Schema>
718
Gunnar Mills9d424662021-09-22 21:56:16 -0500719 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_2_14">
720 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
721 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
722 <EntityType Name="Manager" BaseType="Manager.v1_2_13.Manager"/>
723 </Schema>
724
Jason M. Billsea4aa752018-06-05 13:29:11 -0700725 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_0">
726 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600727 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500728
Jason M. Billsea4aa752018-06-05 13:29:11 -0700729 <EntityType Name="Manager" BaseType="Manager.v1_2_1.Manager">
730 <NavigationProperty Name="HostInterfaces" Type="HostInterfaceCollection.HostInterfaceCollection" Nullable="false">
731 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500732 <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."/>
733 <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 -0700734 <Annotation Term="OData.AutoExpandReferences"/>
735 </NavigationProperty>
736 </EntityType>
737 </Schema>
738
739 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_1">
740 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700741 <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 -0700742 <EntityType Name="Manager" BaseType="Manager.v1_3_0.Manager"/>
743 </Schema>
744
745 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_2">
746 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
747 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
748 <EntityType Name="Manager" BaseType="Manager.v1_3_1.Manager"/>
749 </Schema>
750
751 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_3">
752 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700753 <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 -0700754 <EntityType Name="Manager" BaseType="Manager.v1_3_2.Manager"/>
755 </Schema>
756
Ed Tanous530520e2019-01-02 13:41:37 -0800757 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_4">
758 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
759 <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."/>
760 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager"/>
761 </Schema>
762
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600763 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_5">
764 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500765 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600766 <EntityType Name="Manager" BaseType="Manager.v1_3_4.Manager"/>
767 </Schema>
768
Ed Tanouscb103132019-10-08 11:34:22 -0700769 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_6">
770 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
771 <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."/>
772 <EntityType Name="Manager" BaseType="Manager.v1_3_5.Manager"/>
773 </Schema>
774
775 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_7">
776 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
777 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
778 <EntityType Name="Manager" BaseType="Manager.v1_3_6.Manager"/>
779 </Schema>
780
Gunnar Millsa778c022020-05-12 12:20:36 -0500781 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_8">
782 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
783 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
784 <EntityType Name="Manager" BaseType="Manager.v1_3_7.Manager"/>
785 </Schema>
786
Gunnar Mills844b4152020-06-22 12:44:09 -0500787 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_9">
788 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
789 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
790 <EntityType Name="Manager" BaseType="Manager.v1_3_8.Manager"/>
791 </Schema>
792
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500793 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_10">
794 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
795 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
796 <EntityType Name="Manager" BaseType="Manager.v1_3_9.Manager"/>
797 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500798
Gunnar Mills262d7d42021-01-20 16:28:41 -0600799 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_11">
800 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
801 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
802 <EntityType Name="Manager" BaseType="Manager.v1_3_10.Manager"/>
803 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500804
Gunnar Mills10f270b2021-05-19 15:34:06 -0500805 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_12">
806 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
807 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
808 <EntityType Name="Manager" BaseType="Manager.v1_3_11.Manager"/>
809 </Schema>
810
Gunnar Mills9d424662021-09-22 21:56:16 -0500811 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_3_13">
812 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
813 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
814 <EntityType Name="Manager" BaseType="Manager.v1_3_12.Manager"/>
815 </Schema>
816
Jason M. Billsea4aa752018-06-05 13:29:11 -0700817 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_0">
818 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600819 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500820
Jason M. Billsea4aa752018-06-05 13:29:11 -0700821 <EntityType Name="Manager" BaseType="Manager.v1_3_3.Manager">
822 <Property Name="AutoDSTEnabled" Type="Edm.Boolean" Nullable="false">
823 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700824 <Annotation Term="OData.Description" String="An indication of whether the manager is configured for automatic Daylight Saving Time (DST) adjustment."/>
825 <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 -0700826 </Property>
827 </EntityType>
828
829 <ComplexType Name="Links" BaseType="Manager.v1_1_0.Links">
830 <NavigationProperty Name="ManagerForSwitches" Type="Collection(Switch.Switch)">
831 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700832 <Annotation Term="OData.Description" String="An array of links to the switches that this manager controls."/>
833 <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 -0700834 <Annotation Term="OData.AutoExpandReferences"/>
835 </NavigationProperty>
Ed Tanous530520e2019-01-02 13:41:37 -0800836 </ComplexType>
837 </Schema>
838
839 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_1">
840 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
841 <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."/>
842 <EntityType Name="Manager" BaseType="Manager.v1_4_0.Manager"/>
843 </Schema>
844
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600845 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_2">
846 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500847 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600848 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager"/>
849 </Schema>
850
Ed Tanouscb103132019-10-08 11:34:22 -0700851 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_3">
852 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
853 <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."/>
854 <EntityType Name="Manager" BaseType="Manager.v1_4_2.Manager"/>
855 </Schema>
856
857 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_4">
858 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
859 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
860 <EntityType Name="Manager" BaseType="Manager.v1_4_3.Manager"/>
861 </Schema>
862
Gunnar Millsa778c022020-05-12 12:20:36 -0500863 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_5">
864 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
865 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
866 <EntityType Name="Manager" BaseType="Manager.v1_4_4.Manager"/>
867 </Schema>
868
Gunnar Mills844b4152020-06-22 12:44:09 -0500869 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_6">
870 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
871 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
872 <EntityType Name="Manager" BaseType="Manager.v1_4_5.Manager"/>
873 </Schema>
874
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500875 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_7">
876 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
877 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
878 <EntityType Name="Manager" BaseType="Manager.v1_4_6.Manager"/>
879 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500880
Gunnar Mills262d7d42021-01-20 16:28:41 -0600881 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_8">
882 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
883 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
884 <EntityType Name="Manager" BaseType="Manager.v1_4_7.Manager"/>
885 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500886
Gunnar Mills10f270b2021-05-19 15:34:06 -0500887 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_9">
888 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
889 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
890 <EntityType Name="Manager" BaseType="Manager.v1_4_8.Manager"/>
891 </Schema>
892
Gunnar Mills9d424662021-09-22 21:56:16 -0500893 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_4_10">
894 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
895 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
896 <EntityType Name="Manager" BaseType="Manager.v1_4_9.Manager"/>
897 </Schema>
898
Ed Tanous530520e2019-01-02 13:41:37 -0800899 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_0">
900 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600901 <Annotation Term="Redfish.Release" String="2018.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500902
Ed Tanous530520e2019-01-02 13:41:37 -0800903 <EntityType Name="Manager" BaseType="Manager.v1_4_1.Manager">
904 <Property Name="RemoteRedfishServiceUri" Type="Edm.String">
905 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500906 <Annotation Term="OData.Description" String="The URI of the Redfish service root for the remote manager that this resource represents."/>
907 <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 -0800908 <Annotation Term="OData.IsURL"/>
909 </Property>
910 <NavigationProperty Name="RemoteAccountService" Type="AccountService.AccountService" ContainsTarget="true" Nullable="false">
911 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500912 <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 -0500913 <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 -0800914 <Annotation Term="OData.AutoExpandReferences"/>
915 </NavigationProperty>
916 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700917 </Schema>
918
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600919 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_1">
920 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500921 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600922 <EntityType Name="Manager" BaseType="Manager.v1_5_0.Manager"/>
923 </Schema>
924
Ed Tanouscb103132019-10-08 11:34:22 -0700925 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_2">
926 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
927 <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."/>
928 <EntityType Name="Manager" BaseType="Manager.v1_5_1.Manager"/>
929 </Schema>
930
931 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_3">
932 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
933 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
934 <EntityType Name="Manager" BaseType="Manager.v1_5_2.Manager"/>
935 </Schema>
936
Gunnar Millsa778c022020-05-12 12:20:36 -0500937 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_4">
938 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
939 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
940 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
941 </Schema>
942
Gunnar Mills844b4152020-06-22 12:44:09 -0500943 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_5">
944 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
945 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
946 <EntityType Name="Manager" BaseType="Manager.v1_5_4.Manager"/>
947 </Schema>
948
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500949 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_6">
950 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
951 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
952 <EntityType Name="Manager" BaseType="Manager.v1_5_5.Manager"/>
953 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500954
Gunnar Mills262d7d42021-01-20 16:28:41 -0600955 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_7">
956 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
957 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
958 <EntityType Name="Manager" BaseType="Manager.v1_5_6.Manager"/>
959 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500960
Gunnar Mills10f270b2021-05-19 15:34:06 -0500961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_8">
962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963 <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."/>
964 <EntityType Name="Manager" BaseType="Manager.v1_5_7.Manager"/>
965 </Schema>
966
Gunnar Mills9d424662021-09-22 21:56:16 -0500967 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_5_9">
968 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
969 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
970 <EntityType Name="Manager" BaseType="Manager.v1_5_8.Manager"/>
971 </Schema>
972
Ed Tanouscb103132019-10-08 11:34:22 -0700973 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_0">
974 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
975 <Annotation Term="Redfish.Release" String="2019.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500976
Ed Tanouscb103132019-10-08 11:34:22 -0700977 <EntityType Name="Manager" BaseType="Manager.v1_5_3.Manager"/>
978
Gunnar Mills10f270b2021-05-19 15:34:06 -0500979 <ComplexType Name="Links" BaseType="Manager.v1_4_0.Links">
Ed Tanouscb103132019-10-08 11:34:22 -0700980 <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
981 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500982 <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this manager."/>
983 <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 -0700984 <Annotation Term="OData.AutoExpandReferences"/>
985 </NavigationProperty>
986 <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
987 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
988 <Annotation Term="OData.Description" String="The images that are associated with this manager."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500989 <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 -0700990 <Annotation Term="OData.AutoExpandReferences"/>
991 </NavigationProperty>
992 </ComplexType>
993 </Schema>
994
Gunnar Millsa778c022020-05-12 12:20:36 -0500995 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_1">
996 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
997 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
998 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager"/>
999 </Schema>
1000
Gunnar Mills844b4152020-06-22 12:44:09 -05001001 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_2">
1002 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1003 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1004 <EntityType Name="Manager" BaseType="Manager.v1_6_1.Manager"/>
1005 </Schema>
1006
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001007 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_3">
1008 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1009 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1010 <EntityType Name="Manager" BaseType="Manager.v1_6_2.Manager"/>
1011 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001012
Gunnar Mills262d7d42021-01-20 16:28:41 -06001013 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_4">
1014 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1015 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1016 <EntityType Name="Manager" BaseType="Manager.v1_6_3.Manager"/>
1017 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001018
Gunnar Mills10f270b2021-05-19 15:34:06 -05001019 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_5">
1020 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1021 <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."/>
1022 <EntityType Name="Manager" BaseType="Manager.v1_6_4.Manager"/>
1023 </Schema>
1024
Gunnar Mills9d424662021-09-22 21:56:16 -05001025 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_6_6">
1026 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1027 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1028 <EntityType Name="Manager" BaseType="Manager.v1_6_5.Manager"/>
1029 </Schema>
1030
Gunnar Mills09b9d452020-02-11 13:27:39 -06001031 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_0">
1032 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1033 <Annotation Term="Redfish.Release" String="2019.4"/>
1034
1035 <EntityType Name="Manager" BaseType="Manager.v1_6_0.Manager">
1036 <Property Name="Manufacturer" Type="Edm.String">
1037 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1038 <Annotation Term="OData.Description" String="The manufacturer of this manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001039 <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 -06001040 </Property>
1041 <Property Name="SerialNumber" Type="Edm.String">
1042 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1043 <Annotation Term="OData.Description" String="The serial number of the manager."/>
1044 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the manager."/>
1045 </Property>
1046 <Property Name="PartNumber" Type="Edm.String">
1047 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1048 <Annotation Term="OData.Description" String="The part number of the manager."/>
1049 <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."/>
1050 </Property>
1051 </EntityType>
1052 </Schema>
1053
Gunnar Millsa778c022020-05-12 12:20:36 -05001054 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_1">
1055 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1056 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1057 <EntityType Name="Manager" BaseType="Manager.v1_7_0.Manager"/>
1058 </Schema>
Gunnar Mills844b4152020-06-22 12:44:09 -05001059
1060 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_2">
1061 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1062 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1063 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
1064 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001065
1066 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_3">
1067 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1068 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1069 <EntityType Name="Manager" BaseType="Manager.v1_7_2.Manager"/>
1070 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001071
Gunnar Mills262d7d42021-01-20 16:28:41 -06001072 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_4">
1073 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1074 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1075 <EntityType Name="Manager" BaseType="Manager.v1_7_3.Manager"/>
1076 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001077
Gunnar Mills10f270b2021-05-19 15:34:06 -05001078 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_5">
1079 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1080 <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."/>
1081 <EntityType Name="Manager" BaseType="Manager.v1_7_4.Manager"/>
1082 </Schema>
1083
Gunnar Mills9d424662021-09-22 21:56:16 -05001084 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_7_6">
1085 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1086 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1087 <EntityType Name="Manager" BaseType="Manager.v1_7_5.Manager"/>
1088 </Schema>
1089
Gunnar Millsa778c022020-05-12 12:20:36 -05001090 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_0">
1091 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1092 <Annotation Term="Redfish.Release" String="2020.1"/>
1093 <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
1094
1095 <EntityType Name="Manager" BaseType="Manager.v1_7_1.Manager"/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001096
Gunnar Millsa778c022020-05-12 12:20:36 -05001097 <EnumType Name="ResetToDefaultsType">
1098 <Member Name="ResetAll">
1099 <Annotation Term="OData.Description" String="Reset all settings to factory defaults."/>
1100 </Member>
1101 <Member Name="PreserveNetworkAndUsers">
1102 <Annotation Term="OData.Description" String="Reset all settings except network and local user names/passwords to factory defaults."/>
1103 </Member>
1104 <Member Name="PreserveNetwork">
1105 <Annotation Term="OData.Description" String="Reset all settings except network settings to factory defaults."/>
1106 </Member>
1107 </EnumType>
1108 </Schema>
1109
Gunnar Mills844b4152020-06-22 12:44:09 -05001110 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_1">
1111 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1112 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1113 <EntityType Name="Manager" BaseType="Manager.v1_8_0.Manager"/>
1114 </Schema>
1115
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001116 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_2">
1117 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1118 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1119 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager"/>
1120 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001121
Gunnar Mills262d7d42021-01-20 16:28:41 -06001122 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_3">
1123 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1124 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1125 <EntityType Name="Manager" BaseType="Manager.v1_8_2.Manager"/>
1126 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001127
Gunnar Mills10f270b2021-05-19 15:34:06 -05001128 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_4">
1129 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1130 <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."/>
1131 <EntityType Name="Manager" BaseType="Manager.v1_8_3.Manager"/>
1132 </Schema>
1133
Gunnar Mills9d424662021-09-22 21:56:16 -05001134 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_8_5">
1135 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1136 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1137 <EntityType Name="Manager" BaseType="Manager.v1_8_4.Manager"/>
1138 </Schema>
1139
Gunnar Mills844b4152020-06-22 12:44:09 -05001140 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_0">
1141 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1142 <Annotation Term="Redfish.Release" String="2020.2"/>
1143 <Annotation Term="OData.Description" String="This version was created to add the LastResetTime."/>
1144
1145 <EntityType Name="Manager" BaseType="Manager.v1_8_1.Manager">
1146 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false">
1147 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1148 <Annotation Term="OData.Description" String="The date and time when the manager was last reset or rebooted."/>
1149 <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."/>
1150 </Property>
1151 </EntityType>
1152
1153 <ComplexType Name="Links" BaseType="Manager.v1_6_0.Links">
1154 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1155 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1156 <Annotation Term="OData.Description" String="The array of links to the managers responsible for managing this manager."/>
1157 <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."/>
1158 <Annotation Term="OData.AutoExpandReferences"/>
1159 </NavigationProperty>
1160 <NavigationProperty Name="ManagerForManagers" Type="Collection(Manager.Manager)">
1161 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1162 <Annotation Term="OData.Description" String="An array of links to the managers that are managed by this manager."/>
1163 <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."/>
1164 <Annotation Term="OData.AutoExpandReferences"/>
1165 </NavigationProperty>
1166 </ComplexType>
1167 </Schema>
1168
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001169 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_1">
1170 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1171 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for ResetType."/>
1172 <EntityType Name="Manager" BaseType="Manager.v1_9_0.Manager"/>
1173 </Schema>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001174
Gunnar Mills262d7d42021-01-20 16:28:41 -06001175 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_2">
1176 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1177 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1178 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager"/>
1179 </Schema>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001180
Gunnar Mills10f270b2021-05-19 15:34:06 -05001181 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_3">
1182 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1183 <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."/>
1184 <EntityType Name="Manager" BaseType="Manager.v1_9_2.Manager"/>
1185 </Schema>
1186
Gunnar Mills9d424662021-09-22 21:56:16 -05001187 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_9_4">
1188 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1189 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1190 <EntityType Name="Manager" BaseType="Manager.v1_9_3.Manager"/>
1191 </Schema>
1192
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001193 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_0">
1194 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1195 <Annotation Term="Redfish.Release" String="2020.3"/>
1196 <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."/>
1197
1198 <EntityType Name="Manager" BaseType="Manager.v1_9_1.Manager">
1199 <Property Name="TimeZoneName" Type="Edm.String" Nullable="false">
1200 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1201 <Annotation Term="OData.Description" String="The time zone of the manager."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001202 <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 -05001203 </Property>
1204 </EntityType>
1205 </Schema>
1206
Gunnar Mills262d7d42021-01-20 16:28:41 -06001207 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_1">
1208 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1209 <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions."/>
1210 <EntityType Name="Manager" BaseType="Manager.v1_10_0.Manager"/>
1211 </Schema>
1212
Gunnar Mills10f270b2021-05-19 15:34:06 -05001213 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_2">
1214 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1215 <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."/>
1216 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager"/>
1217 </Schema>
1218
Gunnar Mills9d424662021-09-22 21:56:16 -05001219 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_10_3">
1220 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1221 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1222 <EntityType Name="Manager" BaseType="Manager.v1_10_2.Manager"/>
1223 </Schema>
1224
Gunnar Mills262d7d42021-01-20 16:28:41 -06001225 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_0">
1226 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1227 <Annotation Term="Redfish.Release" String="2020.4"/>
1228 <Annotation Term="OData.Description" String="This version was created to add Location, LocationIndicatorActive, and SparePartNumber."/>
1229
1230 <EntityType Name="Manager" BaseType="Manager.v1_10_1.Manager">
1231 <Property Name="Location" Type="Resource.Location" Nullable="false">
1232 <Annotation Term="OData.Description" String="The location of the manager."/>
1233 <Annotation Term="OData.LongDescription" String="This property shall contain location information of the associated manager."/>
1234 </Property>
1235 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1236 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1237 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1238 <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."/>
1239 </Property>
1240 <Property Name="SparePartNumber" Type="Edm.String">
1241 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1242 <Annotation Term="OData.Description" String="The spare part number of the manager."/>
1243 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the manager."/>
1244 </Property>
1245 </EntityType>
1246 </Schema>
1247
Gunnar Mills10f270b2021-05-19 15:34:06 -05001248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_1">
1249 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1250 <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."/>
1251 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager"/>
1252 </Schema>
1253
Gunnar Mills9d424662021-09-22 21:56:16 -05001254 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_11_2">
1255 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1256 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1257 <EntityType Name="Manager" BaseType="Manager.v1_11_1.Manager"/>
1258 </Schema>
1259
Gunnar Mills10f270b2021-05-19 15:34:06 -05001260 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_0">
1261 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1262 <Annotation Term="Redfish.Release" String="2021.1"/>
1263 <Annotation Term="OData.Description" String="This version was created to add USBPorts."/>
1264
1265 <EntityType Name="Manager" BaseType="Manager.v1_11_0.Manager">
1266 <NavigationProperty Name="USBPorts" Type="PortCollection.PortCollection" Nullable="false">
1267 <Annotation Term="OData.Description" String="The USB ports of the manager."/>
1268 <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."/>
1269 </NavigationProperty>
1270 </EntityType>
1271 </Schema>
1272
Gunnar Mills9d424662021-09-22 21:56:16 -05001273 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_12_1">
1274 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1275 <Annotation Term="OData.Description" String="This version was created to clarify the behavior when both DateTime and DateTimeLocalOffset are provided in modification requests."/>
1276 <EntityType Name="Manager" BaseType="Manager.v1_12_0.Manager"/>
1277 </Schema>
1278
1279 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_13_0">
1280 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1281 <Annotation Term="Redfish.Release" String="2021.2"/>
1282
1283 <EntityType Name="Manager" BaseType="Manager.v1_12_1.Manager">
1284 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1285 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1286 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1287 <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."/>
1288 <Annotation Term="OData.AutoExpandReferences"/>
1289 </NavigationProperty>
1290 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1291 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1292 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
Sui Chen141d9432022-02-03 22:01:27 -08001293 <Annotation Term="Redfish.Revisions">
1294 <Collection>
1295 <Record>
1296 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1297 <PropertyValue Property="Version" String="v1_14_0"/>
1298 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/>
1299 </Record>
1300 </Collection>
1301 </Annotation>
Gunnar Mills9d424662021-09-22 21:56:16 -05001302 </Property>
1303 </EntityType>
1304 </Schema>
1305
Sui Chen141d9432022-02-03 22:01:27 -08001306 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_14_0">
1307 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1308 <Annotation Term="Redfish.Release" String="2021.4"/>
1309 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/>
1310
1311 <EntityType Name="Manager" BaseType="Manager.v1_13_0.Manager">
1312 <NavigationProperty Name="ManagerDiagnosticData" Type="ManagerDiagnosticData.ManagerDiagnosticData">
1313 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1314 <Annotation Term="OData.Description" String="The diagnostic data for this manager."/>
1315 <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."/>
1316 </NavigationProperty>
1317 </EntityType>
1318 </Schema>
1319
Ed Tanoused761212022-09-23 15:03:29 -07001320 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_15_0">
1321 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1322 <Annotation Term="Redfish.Release" String="2022.1"/>
1323
1324 <EntityType Name="Manager" BaseType="Manager.v1_14_0.Manager">
1325 <Property Name="ServiceIdentification" Type="Edm.String">
1326 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1327 <Annotation Term="OData.Description" String="A product instance identifier displayed in the Redfish service root."/>
1328 <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."/>
1329 </Property>
1330 <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
1331 <Annotation Term="OData.Description" String="The additional firmware versions of the manager."/>
1332 <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the manager."/>
1333 </Property>
1334 </EntityType>
1335 </Schema>
1336
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001337 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Manager.v1_16_0">
1338 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1339 <Annotation Term="Redfish.Release" String="2022.2"/>
1340
1341 <EntityType Name="Manager" BaseType="Manager.v1_15_0.Manager">
1342 <NavigationProperty Name="DedicatedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1343 <Annotation Term="OData.Description" String="The dedicated network ports of the manager."/>
1344 <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."/>
1345 </NavigationProperty>
1346 <NavigationProperty Name="SharedNetworkPorts" Type="PortCollection.PortCollection" Nullable="false">
1347 <Annotation Term="OData.Description" String="The shared network ports of the manager."/>
1348 <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."/>
1349 </NavigationProperty>
1350 <NavigationProperty Name="SecurityPolicy" Type="SecurityPolicy.SecurityPolicy">
1351 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1352 <Annotation Term="OData.Description" String="The security policy settings for this manager."/>
1353 <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."/>
1354 </NavigationProperty>
1355 </EntityType>
1356 </Schema>
1357
Jason M. Billsea4aa752018-06-05 13:29:11 -07001358 </edmx:DataServices>
1359</edmx:Edmx>