1<?xml version="1.0" encoding="UTF-8"?> 2<!----> 3<!--################################################################################ --> 4<!--# Redfish Schema: Chassis v1.26.0 --> 5<!--# --> 6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> 7<!--# available at http://www.dmtf.org/standards/redfish --> 8<!--# Copyright 2014-2025 DMTF. --> 9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10<!--################################################################################ --> 11<!----> 12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0"> 13 14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml"> 15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 16 </edmx:Reference> 17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml"> 18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 19 </edmx:Reference> 20 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml"> 21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> 22 </edmx:Reference> 23 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml"> 24 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 25 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 26 </edmx:Reference> 27 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml"> 28 <edmx:Include Namespace="Resource"/> 29 <edmx:Include Namespace="Resource.v1_0_0"/> 30 </edmx:Reference> 31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Thermal_v1.xml"> 32 <edmx:Include Namespace="Thermal"/> 33 </edmx:Reference> 34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Power_v1.xml"> 35 <edmx:Include Namespace="Power"/> 36 </edmx:Reference> 37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml"> 38 <edmx:Include Namespace="Manager"/> 39 </edmx:Reference> 40 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml"> 41 <edmx:Include Namespace="ComputerSystem"/> 42 </edmx:Reference> 43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml"> 44 <edmx:Include Namespace="LogServiceCollection"/> 45 </edmx:Reference> 46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Storage_v1.xml"> 47 <edmx:Include Namespace="Storage"/> 48 </edmx:Reference> 49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Drive_v1.xml"> 50 <edmx:Include Namespace="Drive"/> 51 </edmx:Reference> 52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml"> 53 <edmx:Include Namespace="PCIeDevice"/> 54 </edmx:Reference> 55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDeviceCollection_v1.xml"> 56 <edmx:Include Namespace="PCIeDeviceCollection"/> 57 </edmx:Reference> 58 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkAdapterCollection_v1.xml"> 59 <edmx:Include Namespace="NetworkAdapterCollection"/> 60 </edmx:Reference> 61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlock_v1.xml"> 62 <edmx:Include Namespace="ResourceBlock"/> 63 </edmx:Reference> 64 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml"> 65 <edmx:Include Namespace="Assembly"/> 66 </edmx:Reference> 67 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml"> 68 <edmx:Include Namespace="Switch"/> 69 </edmx:Reference> 70 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeSlots_v1.xml"> 71 <edmx:Include Namespace="PCIeSlots"/> 72 </edmx:Reference> 73 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Processor_v1.xml"> 74 <edmx:Include Namespace="Processor"/> 75 </edmx:Reference> 76 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SensorCollection_v1.xml"> 77 <edmx:Include Namespace="SensorCollection"/> 78 </edmx:Reference> 79 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Facility_v1.xml"> 80 <edmx:Include Namespace="Facility"/> 81 </edmx:Reference> 82 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml"> 83 <edmx:Include Namespace="MemoryCollection"/> 84 </edmx:Reference> 85 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryDomainCollection_v1.xml"> 86 <edmx:Include Namespace="MemoryDomainCollection"/> 87 </edmx:Reference> 88 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MediaControllerCollection_v1.xml"> 89 <edmx:Include Namespace="MediaControllerCollection"/> 90 </edmx:Reference> 91 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerSubsystem_v1.xml"> 92 <edmx:Include Namespace="PowerSubsystem"/> 93 </edmx:Reference> 94 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ThermalSubsystem_v1.xml"> 95 <edmx:Include Namespace="ThermalSubsystem"/> 96 </edmx:Reference> 97 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/DriveCollection_v1.xml"> 98 <edmx:Include Namespace="DriveCollection"/> 99 </edmx:Reference> 100 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ControlCollection_v1.xml"> 101 <edmx:Include Namespace="ControlCollection"/> 102 </edmx:Reference> 103 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml"> 104 <edmx:Include Namespace="EnvironmentMetrics"/> 105 </edmx:Reference> 106 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml"> 107 <edmx:Include Namespace="CertificateCollection"/> 108 </edmx:Reference> 109 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml"> 110 <edmx:Include Namespace="SoftwareInventory"/> 111 </edmx:Reference> 112 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Cable_v1.xml"> 113 <edmx:Include Namespace="Cable"/> 114 </edmx:Reference> 115 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Outlet_v1.xml"> 116 <edmx:Include Namespace="Outlet"/> 117 </edmx:Reference> 118 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerSupply_v1.xml"> 119 <edmx:Include Namespace="PowerSupply"/> 120 </edmx:Reference> 121 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml"> 122 <edmx:Include Namespace="FabricAdapterCollection"/> 123 </edmx:Reference> 124 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Fan_v1.xml"> 125 <edmx:Include Namespace="Fan"/> 126 </edmx:Reference> 127 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerDistribution_v1.xml"> 128 <edmx:Include Namespace="PowerDistribution"/> 129 </edmx:Reference> 130 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponentCollection_v1.xml"> 131 <edmx:Include Namespace="TrustedComponentCollection"/> 132 </edmx:Reference> 133 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml"> 134 <edmx:Include Namespace="ProcessorCollection"/> 135 </edmx:Reference> 136 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingUnit_v1.xml"> 137 <edmx:Include Namespace="CoolingUnit"/> 138 </edmx:Reference> 139 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingLoop_v1.xml"> 140 <edmx:Include Namespace="CoolingLoop"/> 141 </edmx:Reference> 142 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LeakDetectorCollection_v1.xml"> 143 <edmx:Include Namespace="LeakDetectorCollection"/> 144 </edmx:Reference> 145 146 <edmx:DataServices> 147 148 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis"> 149 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 150 <Annotation Term="Redfish.Language" String="en"/> 151 152 <EntityType Name="Chassis" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 153 <Annotation Term="OData.Description" String="The `Chassis` schema represents the physical components of a system. This resource represents the sheet-metal confined spaces and logical zones such as racks, enclosures, chassis and all other containers. Subsystems, such as sensors, that operate outside of a system's data plane are linked either directly or indirectly through this resource. A subsystem that operates outside of a system's data plane are not accessible to software that runs on the system. It also describes the location, such as a slot, socket, or bay, where a unit can be installed, by populating a resource instance with an absent state if a unit is not present."/> 154 <Annotation Term="OData.LongDescription" String="This resource shall represent a chassis or other physical enclosure for a Redfish implementation. It may also represent a location, such as a slot, socket, or bay, where a unit may be installed, but the `State` property within the `Status` property contains `Absent`."/> 155 <Annotation Term="Capabilities.InsertRestrictions"> 156 <Record> 157 <PropertyValue Property="Insertable" Bool="false"/> 158 </Record> 159 </Annotation> 160 <Annotation Term="Capabilities.UpdateRestrictions"> 161 <Record> 162 <PropertyValue Property="Updatable" Bool="true"/> 163 <Annotation Term="OData.Description" String="Some properties, such as `IndicatorLED`, can be updated for a chassis."/> 164 </Record> 165 </Annotation> 166 <Annotation Term="Capabilities.DeleteRestrictions"> 167 <Record> 168 <PropertyValue Property="Deletable" Bool="true"/> 169 <Annotation Term="OData.Description" String="Implementations can allow creation and deletion of chassis resources to show containment relationships, such as a rack enclosure."/> 170 </Record> 171 </Annotation> 172 <Annotation Term="Redfish.Uris"> 173 <Collection> 174 <String>/redfish/v1/Chassis/{ChassisId}</String> 175 </Collection> 176 </Annotation> 177 </EntityType> 178 179 <Action Name="Reset" IsBound="true"> 180 <Annotation Term="OData.Description" String="This action resets the chassis. Additionally, it could reset systems or other contained resources depending on the `ResetType` used to invoke this action."/> 181 <Annotation Term="OData.LongDescription" String="This action shall reset the chassis. Additionally, it may reset systems or other contained resources depending on the `ResetType` used to invoke this action."/> 182 <Parameter Name="Chassis" Type="Chassis.v1_0_0.Actions"/> 183 <Parameter Name="ResetType" Type="Resource.ResetType"> 184 <Annotation Term="OData.Description" String="The type of reset."/> 185 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and complete 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."/> 186 </Parameter> 187 </Action> 188 </Schema> 189 190 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_0"> 191 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 192 <Annotation Term="Redfish.Release" String="1.0"/> 193 194 <EntityType Name="Chassis" BaseType="Chassis.Chassis"> 195 <Property Name="ChassisType" Nullable="false" Type="Chassis.v1_0_0.ChassisType"> 196 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 197 <Annotation Term="OData.Description" String="The type of physical form factor of the chassis."/> 198 <Annotation Term="OData.LongDescription" String="This property shall indicate the physical form factor for the type of chassis."/> 199 <Annotation Term="Redfish.Required"/> 200 </Property> 201 <Property Name="Manufacturer" Type="Edm.String"> 202 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 203 <Annotation Term="OData.Description" String="The manufacturer of this chassis."/> 204 <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the chassis. This organization may be the entity from whom the chassis is purchased, but this is not necessarily true."/> 205 </Property> 206 <Property Name="Model" Type="Edm.String"> 207 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 208 <Annotation Term="OData.Description" String="The model number of the chassis."/> 209 <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the chassis."/> 210 </Property> 211 <Property Name="SKU" Type="Edm.String"> 212 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 213 <Annotation Term="OData.Description" String="The SKU of the chassis."/> 214 <Annotation Term="OData.LongDescription" String="This property shall contain the stock-keeping unit number for this chassis."/> 215 </Property> 216 <Property Name="SerialNumber" Type="Edm.String"> 217 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 218 <Annotation Term="OData.Description" String="The serial number of the chassis."/> 219 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the chassis."/> 220 </Property> 221 <Property Name="PartNumber" Type="Edm.String"> 222 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 223 <Annotation Term="OData.Description" String="The part number of the chassis."/> 224 <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the chassis."/> 225 </Property> 226 <Property Name="AssetTag" Type="Edm.String"> 227 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 228 <Annotation Term="OData.Description" String="The user-assigned asset tag of this chassis."/> 229 <Annotation Term="OData.LongDescription" String="This property shall contain an identifying string that tracks the chassis for inventory purposes. Modifying this property may modify the `AssetTag` in the resource that represents the functional view of this chassis, such as a `ComputerSystem` resource."/> 230 </Property> 231 <Property Name="IndicatorLED" Type="Chassis.v1_0_0.IndicatorLED"> 232 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 233 <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the chassis."/> 234 <Annotation Term="OData.LongDescription" String="This property shall contain the indicator light state for the indicator light associated with this system."/> 235 <Annotation Term="Redfish.Revisions"> 236 <Collection> 237 <Record> 238 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 239 <PropertyValue Property="Version" String="v1_14_0"/> 240 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `LocationIndicatorActive` property."/> 241 </Record> 242 </Collection> 243 </Annotation> 244 </Property> 245 <Property Name="Links" Type="Chassis.v1_0_0.Links" Nullable="false"> 246 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> 247 <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."/> 248 </Property> 249 <Property Name="Actions" Type="Chassis.v1_0_0.Actions" Nullable="false"> 250 <Annotation Term="OData.Description" String="The available actions for this resource."/> 251 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/> 252 </Property> 253 <Property Name="Status" Type="Resource.Status" Nullable="false"> 254 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 255 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 256 </Property> 257 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false"> 258 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 259 <Annotation Term="OData.Description" String="The link to the logs for this chassis."/> 260 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LogServiceCollection`."/> 261 <Annotation Term="OData.AutoExpandReferences"/> 262 </NavigationProperty> 263 <NavigationProperty Name="Thermal" Type="Thermal.Thermal" ContainsTarget="true" Nullable="false"> 264 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 265 <Annotation Term="OData.Description" String="The link to the thermal properties, such as fans, cooling, and sensors, for this chassis."/> 266 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Thermal` that represents the thermal characteristics of this chassis."/> 267 <Annotation Term="OData.AutoExpandReferences"/> 268 <Annotation Term="Redfish.Revisions"> 269 <Collection> 270 <Record> 271 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 272 <PropertyValue Property="Version" String="v1_15_0"/> 273 <PropertyValue Property="Description" String="This link has been deprecated in favor of the `ThermalSubsystem` link property."/> 274 </Record> 275 </Collection> 276 </Annotation> 277 </NavigationProperty> 278 <NavigationProperty Name="Power" Type="Power.Power" ContainsTarget="true" Nullable="false"> 279 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 280 <Annotation Term="OData.Description" String="The link to the power properties, or power supplies, power policies, and sensors, for this chassis."/> 281 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Power` that represents the power characteristics of this chassis."/> 282 <Annotation Term="OData.AutoExpandReferences"/> 283 <Annotation Term="Redfish.Revisions"> 284 <Collection> 285 <Record> 286 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 287 <PropertyValue Property="Version" String="v1_15_0"/> 288 <PropertyValue Property="Description" String="This link has been deprecated in favor of the `PowerSubsystem` link property."/> 289 </Record> 290 </Collection> 291 </Annotation> 292 </NavigationProperty> 293 </EntityType> 294 295 <ComplexType Name="Links" BaseType="Resource.Links"> 296 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> 297 <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."/> 298 <NavigationProperty Name="ComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> 299 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 300 <Annotation Term="OData.Description" String="An array of links to the computer systems that this chassis directly and wholly contains."/> 301 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ComputerSystem` with which this physical container is associated. If a chassis also links to a computer system to which this resource also links, this chassis shall not link to that computer system."/> 302 <Annotation Term="OData.AutoExpandReferences"/> 303 </NavigationProperty> 304 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)"> 305 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 306 <Annotation Term="OData.Description" String="An array of links to the managers responsible for managing this chassis."/> 307 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Manager` that manage this chassis."/> 308 <Annotation Term="OData.AutoExpandReferences"/> 309 </NavigationProperty> 310 <NavigationProperty Name="ContainedBy" Type="Chassis.Chassis" Nullable="false"> 311 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 312 <Annotation Term="OData.Description" String="The link to the chassis that contains this chassis."/> 313 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Chassis` that represents the chassis that contains this chassis."/> 314 <Annotation Term="OData.AutoExpandReferences"/> 315 </NavigationProperty> 316 <NavigationProperty Name="Contains" Type="Collection(Chassis.Chassis)"> 317 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 318 <Annotation Term="OData.Description" String="An array of links to any other chassis that this chassis has in it."/> 319 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Chassis` that represent the chassis instances that this chassis contains."/> 320 <Annotation Term="OData.AutoExpandReferences"/> 321 </NavigationProperty> 322 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)"> 323 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 324 <Annotation Term="OData.Description" String="An array of links to resources or objects that power this chassis. Normally, the link is for either a chassis or a specific set of power supplies."/> 325 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this chassis."/> 326 <Annotation Term="OData.AutoExpandReferences"/> 327 <Annotation Term="Redfish.Revisions"> 328 <Collection> 329 <Record> 330 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 331 <PropertyValue Property="Version" String="v1_20_0"/> 332 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `PowerOutlets` and `PowerSupplies` link properties, and details provided in the `PowerSubsystem` resource."/> 333 </Record> 334 </Collection> 335 </Annotation> 336 </NavigationProperty> 337 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)"> 338 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 339 <Annotation Term="OData.Description" String="An array of links to resources or objects that cool this chassis. Normally, the link is for either a chassis or a specific set of fans."/> 340 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this chassis."/> 341 <Annotation Term="OData.AutoExpandReferences"/> 342 <Annotation Term="Redfish.Revisions"> 343 <Collection> 344 <Record> 345 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 346 <PropertyValue Property="Version" String="v1_20_0"/> 347 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Fans` link property, and details provided in the `ThermalSubsystem` resource."/> 348 </Record> 349 </Collection> 350 </Annotation> 351 </NavigationProperty> 352 </ComplexType> 353 354 <ComplexType Name="Actions"> 355 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 356 <Annotation Term="OData.Description" String="The available actions for this resource."/> 357 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/> 358 <Property Name="Oem" Type="Chassis.v1_0_0.OemActions" Nullable="false"> 359 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> 360 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/> 361 </Property> 362 </ComplexType> 363 364 <ComplexType Name="OemActions"> 365 <Annotation Term="OData.AdditionalProperties" Bool="true"/> 366 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> 367 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/> 368 </ComplexType> 369 370 <EnumType Name="ChassisType"> 371 <Member Name="Rack"> 372 <Annotation Term="OData.Description" String="An equipment rack, typically a 19-inch wide freestanding unit."/> 373 </Member> 374 <Member Name="Blade"> 375 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically vertically-oriented, system chassis that must be plugged into a multi-system chassis to function normally."/> 376 </Member> 377 <Member Name="Enclosure"> 378 <Annotation Term="OData.Description" String="A generic term for a chassis that does not fit any other description."/> 379 </Member> 380 <Member Name="StandAlone"> 381 <Annotation Term="OData.Description" String="A single, free-standing system, commonly called a tower or desktop chassis."/> 382 </Member> 383 <Member Name="RackMount"> 384 <Annotation Term="OData.Description" String="A single-system chassis designed specifically for mounting in an equipment rack."/> 385 </Member> 386 <Member Name="Card"> 387 <Annotation Term="OData.Description" String="A loose device or circuit board intended to be installed in a system or other enclosure."/> 388 </Member> 389 <Member Name="Cartridge"> 390 <Annotation Term="OData.Description" String="A small self-contained system intended to be plugged into a multi-system chassis."/> 391 </Member> 392 <Member Name="Row"> 393 <Annotation Term="OData.Description" String="A collection of equipment racks."/> 394 </Member> 395 <Member Name="Pod"> 396 <Annotation Term="OData.Description" String="A collection of equipment racks in a large, likely transportable, container."/> 397 </Member> 398 <Member Name="Expansion"> 399 <Annotation Term="OData.Description" String="A chassis that expands the capabilities or capacity of another chassis."/> 400 </Member> 401 <Member Name="Sidecar"> 402 <Annotation Term="OData.Description" String="A chassis that mates mechanically with another chassis to expand its capabilities or capacity."/> 403 </Member> 404 <Member Name="Zone"> 405 <Annotation Term="OData.Description" String="A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated."/> 406 </Member> 407 <Member Name="Sled"> 408 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, system chassis that must be plugged into a multi-system chassis to function normally similar to a blade type chassis."/> 409 </Member> 410 <Member Name="Shelf"> 411 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that must be plugged into a multi-system chassis to function normally."/> 412 </Member> 413 <Member Name="Drawer"> 414 <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that can be slid into a multi-system chassis."/> 415 </Member> 416 <Member Name="Module"> 417 <Annotation Term="OData.Description" String="A small, typically removable, chassis or card that contains devices for a particular subsystem or function."/> 418 </Member> 419 <Member Name="Component"> 420 <Annotation Term="OData.Description" String="A small chassis, card, or device that contains devices for a particular subsystem or function."/> 421 </Member> 422 <Member Name="IPBasedDrive"> 423 <Annotation Term="OData.Description" String="A chassis in a drive form factor with IP-based network connections."/> 424 <Annotation Term="Redfish.Revisions"> 425 <Collection> 426 <Record> 427 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 428 <PropertyValue Property="Version" String="v1_3_0"/> 429 </Record> 430 </Collection> 431 </Annotation> 432 </Member> 433 <Member Name="RackGroup"> 434 <Annotation Term="OData.Description" String="A group of racks that form a single entity or share infrastructure."/> 435 <Annotation Term="Redfish.Revisions"> 436 <Collection> 437 <Record> 438 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 439 <PropertyValue Property="Version" String="v1_4_0"/> 440 </Record> 441 </Collection> 442 </Annotation> 443 </Member> 444 <Member Name="StorageEnclosure"> 445 <Annotation Term="OData.Description" String="A chassis that encloses storage."/> 446 <Annotation Term="Redfish.Revisions"> 447 <Collection> 448 <Record> 449 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 450 <PropertyValue Property="Version" String="v1_6_0"/> 451 </Record> 452 </Collection> 453 </Annotation> 454 </Member> 455 <Member Name="ImmersionTank"> 456 <Annotation Term="OData.Description" String="An immersion cooling tank."/> 457 <Annotation Term="Redfish.Revisions"> 458 <Collection> 459 <Record> 460 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 461 <PropertyValue Property="Version" String="v1_23_0"/> 462 </Record> 463 </Collection> 464 </Annotation> 465 </Member> 466 <Member Name="HeatExchanger"> 467 <Annotation Term="OData.Description" String="A heat exchanger."/> 468 <Annotation Term="Redfish.Revisions"> 469 <Collection> 470 <Record> 471 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 472 <PropertyValue Property="Version" String="v1_23_0"/> 473 </Record> 474 </Collection> 475 </Annotation> 476 </Member> 477 <Member Name="PowerStrip"> 478 <Annotation Term="OData.Description" String="A power strip, typically placed in the zero-U space of a rack."/> 479 <Annotation Term="Redfish.Revisions"> 480 <Collection> 481 <Record> 482 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 483 <PropertyValue Property="Version" String="v1_25_0"/> 484 </Record> 485 </Collection> 486 </Annotation> 487 </Member> 488 <Member Name="Other"> 489 <Annotation Term="OData.Description" String="A chassis that does not fit any of these definitions."/> 490 </Member> 491 </EnumType> 492 493 <EnumType Name="IndicatorLED"> 494 <Member Name="Unknown"> 495 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/> 496 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in an unknown state. The service shall reject `PATCH` or `PUT` requests containing this value by returning the HTTP `400 Bad Request` status code."/> 497 <Annotation Term="Redfish.Revisions"> 498 <Collection> 499 <Record> 500 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 501 <PropertyValue Property="Version" String="v1_2_0"/> 502 <PropertyValue Property="Description" String="This value has been deprecated in favor of returning `null` if the state is unknown."/> 503 </Record> 504 </Collection> 505 </Annotation> 506 </Member> 507 <Member Name="Lit"> 508 <Annotation Term="OData.Description" String="The indicator LED is lit."/> 509 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a solid on state. If the service does not support this value, it shall return the HTTP `400 Bad Request` status code to reject `PATCH` or `PUT` requests that contain this value."/> 510 </Member> 511 <Member Name="Blinking"> 512 <Annotation Term="OData.Description" String="The indicator LED is blinking."/> 513 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a blinking state where the LED is being turned on and off in repetition. If the service does not support this value, it shall reject `PATCH` or `PUT` requests containing this value by returning the HTTP `400 Bad Request` status code."/> 514 </Member> 515 <Member Name="Off"> 516 <Annotation Term="OData.Description" String="The indicator LED is off."/> 517 <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a solid off state. If the service does not support this value, it shall reject `PATCH` or `PUT` requests containing this value by returning the HTTP `400 Bad Request` status code."/> 518 </Member> 519 </EnumType> 520 </Schema> 521 522 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_1"> 523 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 524 525 <EntityType Name="Chassis" BaseType="Chassis.v1_0_0.Chassis"> 526 <Property Name="PowerState" Type="Resource.PowerState"> 527 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 528 <Annotation Term="OData.Description" String="The current power state of the chassis."/> 529 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the chassis."/> 530 </Property> 531 </EntityType> 532 </Schema> 533 534 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_2"> 535 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 536 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 537 <EntityType Name="Chassis" BaseType="Chassis.v1_0_1.Chassis"/> 538 </Schema> 539 540 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_3"> 541 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 542 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/> 543 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis"/> 544 </Schema> 545 546 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_4"> 547 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 548 <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/> 549 <EntityType Name="Chassis" BaseType="Chassis.v1_0_3.Chassis"/> 550 </Schema> 551 552 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_5"> 553 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 554 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 555 <EntityType Name="Chassis" BaseType="Chassis.v1_0_4.Chassis"/> 556 </Schema> 557 558 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_6"> 559 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 560 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions."/> 561 <EntityType Name="Chassis" BaseType="Chassis.v1_0_5.Chassis"/> 562 </Schema> 563 564 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_7"> 565 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 566 <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."/> 567 <EntityType Name="Chassis" BaseType="Chassis.v1_0_6.Chassis"/> 568 </Schema> 569 570 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_8"> 571 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 572 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 573 <EntityType Name="Chassis" BaseType="Chassis.v1_0_7.Chassis"/> 574 </Schema> 575 576 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_9"> 577 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 578 <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."/> 579 <EntityType Name="Chassis" BaseType="Chassis.v1_0_8.Chassis"/> 580 </Schema> 581 582 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_10"> 583 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 584 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 585 <EntityType Name="Chassis" BaseType="Chassis.v1_0_9.Chassis"/> 586 </Schema> 587 588 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_11"> 589 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 590 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 591 <EntityType Name="Chassis" BaseType="Chassis.v1_0_10.Chassis"/> 592 </Schema> 593 594 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_12"> 595 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 596 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 597 <EntityType Name="Chassis" BaseType="Chassis.v1_0_11.Chassis"/> 598 </Schema> 599 600 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_13"> 601 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 602 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 603 <EntityType Name="Chassis" BaseType="Chassis.v1_0_12.Chassis"/> 604 </Schema> 605 606 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_14"> 607 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 608 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 609 <EntityType Name="Chassis" BaseType="Chassis.v1_0_13.Chassis"/> 610 </Schema> 611 612 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_15"> 613 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 614 <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 615 <EntityType Name="Chassis" BaseType="Chassis.v1_0_14.Chassis"/> 616 </Schema> 617 618 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_16"> 619 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 620 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 621 <EntityType Name="Chassis" BaseType="Chassis.v1_0_15.Chassis"/> 622 </Schema> 623 624 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_17"> 625 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 626 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 627 <EntityType Name="Chassis" BaseType="Chassis.v1_0_16.Chassis"/> 628 </Schema> 629 630 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_0"> 631 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 632 <Annotation Term="Redfish.Release" String="1.1"/> 633 634 <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis"> 635 <Property Name="PhysicalSecurity" Type="Chassis.v1_1_0.PhysicalSecurity" Nullable="false"> 636 <Annotation Term="OData.Description" String="The physical security state of the chassis."/> 637 <Annotation Term="OData.LongDescription" String="This property shall contain the physical security state of the chassis. Services may construct this state from multiple physical sensors."/> 638 </Property> 639 </EntityType> 640 641 <ComplexType Name="PhysicalSecurity"> 642 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 643 <Annotation Term="OData.Description" String="The physical security state of the chassis."/> 644 <Annotation Term="OData.LongDescription" String="This type shall describe the physical security state of the chassis."/> 645 <Property Name="IntrusionSensorNumber" Type="Edm.Int64"> 646 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 647 <Annotation Term="OData.Description" String="A numerical identifier to represent the physical security sensor."/> 648 <Annotation Term="OData.LongDescription" String="This property shall contain a numerical identifier for this physical security sensor that is unique within this resource."/> 649 <Annotation Term="Redfish.Revisions"> 650 <Collection> 651 <Record> 652 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 653 <PropertyValue Property="Version" String="v1_22_0"/> 654 <PropertyValue Property="Description" String="This property has been deprecated in order to allow for multiple physical sensors to construct this object."/> 655 </Record> 656 </Collection> 657 </Annotation> 658 </Property> 659 <Property Name="IntrusionSensor" Type="Chassis.v1_1_0.IntrusionSensor"> 660 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 661 <Annotation Term="OData.Description" String="The physical security state of the chassis, such as if hardware intrusion is detected."/> 662 <Annotation Term="OData.LongDescription" String="This property shall contain the physical security state of the chassis. If the `IntrusionSensorReArm` property contains `Manual`, a client may set this property to `Normal` to reset the physical security state."/> 663 </Property> 664 <Property Name="IntrusionSensorReArm" Type="Chassis.v1_1_0.IntrusionSensorReArm"> 665 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 666 <Annotation Term="OData.Description" String="The policy that describes how the physical security state of the chassis returns to a normal state."/> 667 <Annotation Term="OData.LongDescription" String="This property shall contain the policy that describes how the `IntrusionSensor` property returns to the `Normal` value."/> 668 </Property> 669 </ComplexType> 670 671 <EnumType Name="IntrusionSensor"> 672 <Member Name="Normal"> 673 <Annotation Term="OData.Description" String="No physical security condition is detected at this time."/> 674 </Member> 675 <Member Name="HardwareIntrusion"> 676 <Annotation Term="OData.Description" String="A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected to be in an insecure state."/> 677 </Member> 678 <Member Name="TamperingDetected"> 679 <Annotation Term="OData.Description" String="Physical tampering of the monitored entity is detected."/> 680 </Member> 681 </EnumType> 682 683 <EnumType Name="IntrusionSensorReArm"> 684 <Member Name="Manual"> 685 <Annotation Term="OData.Description" String="A user is required to clear the sensor to restore it to the normal state."/> 686 <Annotation Term="OData.LongDescription" String="This value shall indicate a user is required to set the `IntrusionSensor` property to `Normal` to restore the sensor to its normal state."/> 687 </Member> 688 <Member Name="Automatic"> 689 <Annotation Term="OData.Description" String="The sensor is automatically restored to the normal state when no security condition is detected."/> 690 <Annotation Term="OData.LongDescription" String="This value shall indicate the service sets the `IntrusionSensor` property to `Normal` when no security condition is detected."/> 691 </Member> 692 </EnumType> 693 </Schema> 694 695 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_2"> 696 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 697 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 698 <EntityType Name="Chassis" BaseType="Chassis.v1_1_0.Chassis"/> 699 </Schema> 700 701 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_3"> 702 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 703 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/> 704 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis"/> 705 </Schema> 706 707 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_4"> 708 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 709 <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/> 710 <EntityType Name="Chassis" BaseType="Chassis.v1_1_3.Chassis"/> 711 </Schema> 712 713 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_5"> 714 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 715 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 716 <EntityType Name="Chassis" BaseType="Chassis.v1_1_4.Chassis"/> 717 </Schema> 718 719 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_6"> 720 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 721 <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions."/> 722 <EntityType Name="Chassis" BaseType="Chassis.v1_1_5.Chassis"/> 723 </Schema> 724 725 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_7"> 726 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 727 <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."/> 728 <EntityType Name="Chassis" BaseType="Chassis.v1_1_6.Chassis"/> 729 </Schema> 730 731 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_8"> 732 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 733 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 734 <EntityType Name="Chassis" BaseType="Chassis.v1_1_7.Chassis"/> 735 </Schema> 736 737 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_9"> 738 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 739 <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."/> 740 <EntityType Name="Chassis" BaseType="Chassis.v1_1_8.Chassis"/> 741 </Schema> 742 743 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_10"> 744 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 745 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 746 <EntityType Name="Chassis" BaseType="Chassis.v1_1_9.Chassis"/> 747 </Schema> 748 749 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_11"> 750 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 751 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 752 <EntityType Name="Chassis" BaseType="Chassis.v1_1_10.Chassis"/> 753 </Schema> 754 755 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_12"> 756 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 757 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 758 <EntityType Name="Chassis" BaseType="Chassis.v1_1_11.Chassis"/> 759 </Schema> 760 761 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_13"> 762 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 763 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 764 <EntityType Name="Chassis" BaseType="Chassis.v1_1_12.Chassis"/> 765 </Schema> 766 767 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_14"> 768 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 769 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 770 <EntityType Name="Chassis" BaseType="Chassis.v1_1_13.Chassis"/> 771 </Schema> 772 773 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_15"> 774 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 775 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 776 <EntityType Name="Chassis" BaseType="Chassis.v1_1_14.Chassis"/> 777 </Schema> 778 779 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_16"> 780 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 781 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 782 <EntityType Name="Chassis" BaseType="Chassis.v1_1_15.Chassis"/> 783 </Schema> 784 785 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_17"> 786 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 787 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable."/> 788 <EntityType Name="Chassis" BaseType="Chassis.v1_1_16.Chassis"/> 789 </Schema> 790 791 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_18"> 792 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 793 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 794 <EntityType Name="Chassis" BaseType="Chassis.v1_1_17.Chassis"/> 795 </Schema> 796 797 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_0"> 798 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 799 <Annotation Term="Redfish.Release" String="2016.1"/> 800 801 <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis"> 802 <Property Name="Location" Type="Resource.Location" Nullable="false"> 803 <Annotation Term="OData.Description" String="The location of the chassis."/> 804 <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated chassis."/> 805 </Property> 806 </EntityType> 807 808 <ComplexType Name="Links" BaseType="Chassis.v1_0_0.Links"> 809 <NavigationProperty Name="ManagersInChassis" Type="Collection(Manager.Manager)"> 810 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 811 <Annotation Term="OData.Description" String="An array of links to the managers located in this chassis."/> 812 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Manager` that are in this chassis."/> 813 <Annotation Term="OData.AutoExpandReferences"/> 814 </NavigationProperty> 815 <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)"> 816 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 817 <Annotation Term="OData.Description" String="An array of links to the drives located in this chassis."/> 818 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Drive` that are in this chassis."/> 819 <Annotation Term="OData.AutoExpandReferences"/> 820 </NavigationProperty> 821 <NavigationProperty Name="Storage" Type="Collection(Storage.Storage)"> 822 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 823 <Annotation Term="OData.Description" String="An array of links to the storage subsystems connected to or inside this chassis."/> 824 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Storage` that are connected to or contained in this chassis."/> 825 <Annotation Term="OData.AutoExpandReferences"/> 826 </NavigationProperty> 827 </ComplexType> 828 </Schema> 829 830 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_1"> 831 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 832 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/> 833 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/> 834 </Schema> 835 836 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_2"> 837 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 838 <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/> 839 <EntityType Name="Chassis" BaseType="Chassis.v1_2_1.Chassis"/> 840 </Schema> 841 842 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_3"> 843 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 844 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 845 <EntityType Name="Chassis" BaseType="Chassis.v1_2_2.Chassis"/> 846 </Schema> 847 848 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_4"> 849 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 850 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/> 851 <EntityType Name="Chassis" BaseType="Chassis.v1_2_3.Chassis"/> 852 </Schema> 853 854 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_5"> 855 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 856 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> 857 <EntityType Name="Chassis" BaseType="Chassis.v1_2_4.Chassis"/> 858 </Schema> 859 860 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_6"> 861 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 862 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 863 <EntityType Name="Chassis" BaseType="Chassis.v1_2_5.Chassis"/> 864 </Schema> 865 866 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_7"> 867 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 868 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> 869 <EntityType Name="Chassis" BaseType="Chassis.v1_2_6.Chassis"/> 870 </Schema> 871 872 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_8"> 873 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 874 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 875 <EntityType Name="Chassis" BaseType="Chassis.v1_2_7.Chassis"/> 876 </Schema> 877 878 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_9"> 879 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 880 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 881 <EntityType Name="Chassis" BaseType="Chassis.v1_2_8.Chassis"/> 882 </Schema> 883 884 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_10"> 885 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 886 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 887 <EntityType Name="Chassis" BaseType="Chassis.v1_2_9.Chassis"/> 888 </Schema> 889 890 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_11"> 891 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 892 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 893 <EntityType Name="Chassis" BaseType="Chassis.v1_2_10.Chassis"/> 894 </Schema> 895 896 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_12"> 897 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 898 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 899 <EntityType Name="Chassis" BaseType="Chassis.v1_2_11.Chassis"/> 900 </Schema> 901 902 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_13"> 903 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 904 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 905 <EntityType Name="Chassis" BaseType="Chassis.v1_2_12.Chassis"/> 906 </Schema> 907 908 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_14"> 909 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 910 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 911 <EntityType Name="Chassis" BaseType="Chassis.v1_2_13.Chassis"/> 912 </Schema> 913 914 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_15"> 915 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 916 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 917 <EntityType Name="Chassis" BaseType="Chassis.v1_2_14.Chassis"/> 918 </Schema> 919 920 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_16"> 921 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 922 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 923 <EntityType Name="Chassis" BaseType="Chassis.v1_2_15.Chassis"/> 924 </Schema> 925 926 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_0"> 927 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 928 <Annotation Term="Redfish.Release" String="2016.2"/> 929 <Annotation Term="OData.Description" String="This version was created to show the ChassisType enumerated list was updated."/> 930 931 <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/> 932 </Schema> 933 934 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_1"> 935 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 936 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/> 937 <EntityType Name="Chassis" BaseType="Chassis.v1_3_0.Chassis"/> 938 </Schema> 939 940 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_2"> 941 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 942 <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/> 943 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis"/> 944 </Schema> 945 946 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_3"> 947 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 948 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 949 <EntityType Name="Chassis" BaseType="Chassis.v1_3_2.Chassis"/> 950 </Schema> 951 952 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_4"> 953 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 954 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/> 955 <EntityType Name="Chassis" BaseType="Chassis.v1_3_3.Chassis"/> 956 </Schema> 957 958 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_5"> 959 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 960 <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> 961 <EntityType Name="Chassis" BaseType="Chassis.v1_3_4.Chassis"/> 962 </Schema> 963 964 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_6"> 965 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 966 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 967 <EntityType Name="Chassis" BaseType="Chassis.v1_3_5.Chassis"/> 968 </Schema> 969 970 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_7"> 971 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 972 <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."/> 973 <EntityType Name="Chassis" BaseType="Chassis.v1_3_6.Chassis"/> 974 </Schema> 975 976 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_8"> 977 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 978 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 979 <EntityType Name="Chassis" BaseType="Chassis.v1_3_7.Chassis"/> 980 </Schema> 981 982 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_9"> 983 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 984 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 985 <EntityType Name="Chassis" BaseType="Chassis.v1_3_8.Chassis"/> 986 </Schema> 987 988 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_10"> 989 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 990 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 991 <EntityType Name="Chassis" BaseType="Chassis.v1_3_9.Chassis"/> 992 </Schema> 993 994 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_11"> 995 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 996 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 997 <EntityType Name="Chassis" BaseType="Chassis.v1_3_10.Chassis"/> 998 </Schema> 999 1000 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_12"> 1001 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1002 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1003 <EntityType Name="Chassis" BaseType="Chassis.v1_3_11.Chassis"/> 1004 </Schema> 1005 1006 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_13"> 1007 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1008 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1009 <EntityType Name="Chassis" BaseType="Chassis.v1_3_12.Chassis"/> 1010 </Schema> 1011 1012 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_14"> 1013 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1014 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1015 <EntityType Name="Chassis" BaseType="Chassis.v1_3_13.Chassis"/> 1016 </Schema> 1017 1018 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_15"> 1019 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1020 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1021 <EntityType Name="Chassis" BaseType="Chassis.v1_3_14.Chassis"/> 1022 </Schema> 1023 1024 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_16"> 1025 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1026 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1027 <EntityType Name="Chassis" BaseType="Chassis.v1_3_15.Chassis"/> 1028 </Schema> 1029 1030 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_0"> 1031 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1032 <Annotation Term="Redfish.Release" String="2016.3"/> 1033 1034 <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis"> 1035 <Property Name="HeightMm" Type="Edm.Decimal"> 1036 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1037 <Annotation Term="OData.Description" String="The height of the chassis."/> 1038 <Annotation Term="OData.LongDescription" String="This property shall represent the height of the chassis, in millimeter units, as specified by the manufacturer."/> 1039 <Annotation Term="Validation.Minimum" Int="0"/> 1040 <Annotation Term="Measures.Unit" String="mm"/> 1041 </Property> 1042 <Property Name="WidthMm" Type="Edm.Decimal"> 1043 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1044 <Annotation Term="OData.Description" String="The width of the chassis."/> 1045 <Annotation Term="OData.LongDescription" String="This property shall represent the width of the chassis, in millimeter units, as specified by the manufacturer."/> 1046 <Annotation Term="Validation.Minimum" Int="0"/> 1047 <Annotation Term="Measures.Unit" String="mm"/> 1048 </Property> 1049 <Property Name="DepthMm" Type="Edm.Decimal"> 1050 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1051 <Annotation Term="OData.Description" String="The depth of the chassis."/> 1052 <Annotation Term="OData.LongDescription" String="This property shall represent the depth (length) of the chassis, in millimeter units, as specified by the manufacturer."/> 1053 <Annotation Term="Validation.Minimum" Int="0"/> 1054 <Annotation Term="Measures.Unit" String="mm"/> 1055 </Property> 1056 <Property Name="WeightKg" Type="Edm.Decimal"> 1057 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1058 <Annotation Term="OData.Description" String="The weight of the chassis."/> 1059 <Annotation Term="OData.LongDescription" String="This property shall represent the published mass, commonly referred to as weight, of the chassis, in kilogram units."/> 1060 <Annotation Term="Validation.Minimum" Int="0"/> 1061 <Annotation Term="Measures.Unit" String="kg"/> 1062 </Property> 1063 <NavigationProperty Name="NetworkAdapters" Type="NetworkAdapterCollection.NetworkAdapterCollection" ContainsTarget="true" Nullable="false"> 1064 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1065 <Annotation Term="OData.Description" String="The link to the collection of network adapters associated with this chassis."/> 1066 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkAdapterCollection`."/> 1067 <Annotation Term="OData.AutoExpandReferences"/> 1068 </NavigationProperty> 1069 </EntityType> 1070 1071 <ComplexType Name="Links" BaseType="Chassis.v1_2_0.Links"> 1072 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)"> 1073 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1074 <Annotation Term="OData.Description" String="An array of links to the PCIe devices located in this chassis."/> 1075 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeDevice`."/> 1076 <Annotation Term="OData.AutoExpandReferences"/> 1077 <Annotation Term="Redfish.Revisions"> 1078 <Collection> 1079 <Record> 1080 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 1081 <PropertyValue Property="Version" String="v1_10_0"/> 1082 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `PCIeDevices` resource collection in the root of this resource."/> 1083 </Record> 1084 </Collection> 1085 </Annotation> 1086 </NavigationProperty> 1087 </ComplexType> 1088 </Schema> 1089 1090 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_1"> 1091 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1092 <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/> 1093 <EntityType Name="Chassis" BaseType="Chassis.v1_4_0.Chassis"/> 1094 </Schema> 1095 1096 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_2"> 1097 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1098 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1099 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/> 1100 </Schema> 1101 1102 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_3"> 1103 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1104 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/> 1105 <EntityType Name="Chassis" BaseType="Chassis.v1_4_2.Chassis"/> 1106 </Schema> 1107 1108 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_4"> 1109 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1110 <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."/> 1111 <EntityType Name="Chassis" BaseType="Chassis.v1_4_3.Chassis"/> 1112 </Schema> 1113 1114 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_5"> 1115 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1116 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1117 <EntityType Name="Chassis" BaseType="Chassis.v1_4_4.Chassis"/> 1118 </Schema> 1119 1120 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_6"> 1121 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1122 <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."/> 1123 <EntityType Name="Chassis" BaseType="Chassis.v1_4_5.Chassis"/> 1124 </Schema> 1125 1126 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_7"> 1127 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1128 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1129 <EntityType Name="Chassis" BaseType="Chassis.v1_4_6.Chassis"/> 1130 </Schema> 1131 1132 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_8"> 1133 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1134 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1135 <EntityType Name="Chassis" BaseType="Chassis.v1_4_7.Chassis"/> 1136 </Schema> 1137 1138 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_9"> 1139 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1140 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1141 <EntityType Name="Chassis" BaseType="Chassis.v1_4_8.Chassis"/> 1142 </Schema> 1143 1144 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_10"> 1145 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1146 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1147 <EntityType Name="Chassis" BaseType="Chassis.v1_4_9.Chassis"/> 1148 </Schema> 1149 1150 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_11"> 1151 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1152 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1153 <EntityType Name="Chassis" BaseType="Chassis.v1_4_10.Chassis"/> 1154 </Schema> 1155 1156 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_12"> 1157 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1158 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1159 <EntityType Name="Chassis" BaseType="Chassis.v1_4_11.Chassis"/> 1160 </Schema> 1161 1162 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_13"> 1163 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1164 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1165 <EntityType Name="Chassis" BaseType="Chassis.v1_4_12.Chassis"/> 1166 </Schema> 1167 1168 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_14"> 1169 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1170 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1171 <EntityType Name="Chassis" BaseType="Chassis.v1_4_13.Chassis"/> 1172 </Schema> 1173 1174 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_15"> 1175 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1176 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1177 <EntityType Name="Chassis" BaseType="Chassis.v1_4_14.Chassis"/> 1178 </Schema> 1179 1180 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_0"> 1181 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1182 <Annotation Term="Redfish.Release" String="2017.1"/> 1183 1184 <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/> 1185 1186 <ComplexType Name="Links" BaseType="Chassis.v1_4_0.Links"> 1187 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)"> 1188 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1189 <Annotation Term="OData.Description" String="An array of links to the resource blocks located in this chassis."/> 1190 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ResourceBlock` that this chassis contains."/> 1191 <Annotation Term="OData.AutoExpandReferences"/> 1192 </NavigationProperty> 1193 </ComplexType> 1194 </Schema> 1195 1196 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_1"> 1197 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1198 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1199 <EntityType Name="Chassis" BaseType="Chassis.v1_5_0.Chassis"/> 1200 </Schema> 1201 1202 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_2"> 1203 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1204 <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type. It was also created to correct the short and long descriptions in the defined actions."/> 1205 <EntityType Name="Chassis" BaseType="Chassis.v1_5_1.Chassis"/> 1206 </Schema> 1207 1208 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_3"> 1209 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1210 <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."/> 1211 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis"/> 1212 </Schema> 1213 1214 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_4"> 1215 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1216 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1217 <EntityType Name="Chassis" BaseType="Chassis.v1_5_3.Chassis"/> 1218 </Schema> 1219 1220 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_5"> 1221 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1222 <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."/> 1223 <EntityType Name="Chassis" BaseType="Chassis.v1_5_4.Chassis"/> 1224 </Schema> 1225 1226 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_6"> 1227 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1228 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1229 <EntityType Name="Chassis" BaseType="Chassis.v1_5_5.Chassis"/> 1230 </Schema> 1231 1232 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_7"> 1233 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1234 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1235 <EntityType Name="Chassis" BaseType="Chassis.v1_5_6.Chassis"/> 1236 </Schema> 1237 1238 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_8"> 1239 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1240 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1241 <EntityType Name="Chassis" BaseType="Chassis.v1_5_7.Chassis"/> 1242 </Schema> 1243 1244 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_9"> 1245 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1246 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1247 <EntityType Name="Chassis" BaseType="Chassis.v1_5_8.Chassis"/> 1248 </Schema> 1249 1250 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_10"> 1251 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1252 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1253 <EntityType Name="Chassis" BaseType="Chassis.v1_5_9.Chassis"/> 1254 </Schema> 1255 1256 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_11"> 1257 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1258 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1259 <EntityType Name="Chassis" BaseType="Chassis.v1_5_10.Chassis"/> 1260 </Schema> 1261 1262 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_12"> 1263 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1264 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1265 <EntityType Name="Chassis" BaseType="Chassis.v1_5_11.Chassis"/> 1266 </Schema> 1267 1268 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_13"> 1269 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1270 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1271 <EntityType Name="Chassis" BaseType="Chassis.v1_5_12.Chassis"/> 1272 </Schema> 1273 1274 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_14"> 1275 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1276 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1277 <EntityType Name="Chassis" BaseType="Chassis.v1_5_13.Chassis"/> 1278 </Schema> 1279 1280 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_0"> 1281 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1282 <Annotation Term="Redfish.Release" String="2017.3"/> 1283 <Annotation Term="OData.Description" String="This version was created to add a link to an Assembly resource."/> 1284 1285 <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis"> 1286 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false"> 1287 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1288 <Annotation Term="OData.Description" String="The link to the assembly associated with this chassis."/> 1289 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/> 1290 <Annotation Term="OData.AutoExpandReferences"/> 1291 </NavigationProperty> 1292 </EntityType> 1293 </Schema> 1294 1295 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_1"> 1296 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1297 <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."/> 1298 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis"/> 1299 </Schema> 1300 1301 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_2"> 1302 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1303 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1304 <EntityType Name="Chassis" BaseType="Chassis.v1_6_1.Chassis"/> 1305 </Schema> 1306 1307 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_3"> 1308 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1309 <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."/> 1310 <EntityType Name="Chassis" BaseType="Chassis.v1_6_2.Chassis"/> 1311 </Schema> 1312 1313 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_4"> 1314 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1315 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1316 <EntityType Name="Chassis" BaseType="Chassis.v1_6_3.Chassis"/> 1317 </Schema> 1318 1319 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_5"> 1320 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1321 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1322 <EntityType Name="Chassis" BaseType="Chassis.v1_6_4.Chassis"/> 1323 </Schema> 1324 1325 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_6"> 1326 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1327 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1328 <EntityType Name="Chassis" BaseType="Chassis.v1_6_5.Chassis"/> 1329 </Schema> 1330 1331 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_7"> 1332 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1333 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1334 <EntityType Name="Chassis" BaseType="Chassis.v1_6_6.Chassis"/> 1335 </Schema> 1336 1337 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_8"> 1338 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1339 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1340 <EntityType Name="Chassis" BaseType="Chassis.v1_6_7.Chassis"/> 1341 </Schema> 1342 1343 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_9"> 1344 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1345 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1346 <EntityType Name="Chassis" BaseType="Chassis.v1_6_8.Chassis"/> 1347 </Schema> 1348 1349 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_10"> 1350 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1351 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1352 <EntityType Name="Chassis" BaseType="Chassis.v1_6_9.Chassis"/> 1353 </Schema> 1354 1355 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_11"> 1356 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1357 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1358 <EntityType Name="Chassis" BaseType="Chassis.v1_6_10.Chassis"/> 1359 </Schema> 1360 1361 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_12"> 1362 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1363 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1364 <EntityType Name="Chassis" BaseType="Chassis.v1_6_11.Chassis"/> 1365 </Schema> 1366 1367 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_0"> 1368 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1369 <Annotation Term="Redfish.Release" String="2018.1"/> 1370 1371 <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis"> 1372 <Property Name="UUID" Type="Resource.UUID"> 1373 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1374 <Annotation Term="OData.Description" String="The UUID for this chassis."/> 1375 <Annotation Term="OData.LongDescription" String="This property shall contain the universally unique identifier number for this chassis."/> 1376 </Property> 1377 </EntityType> 1378 1379 <ComplexType Name="Links" BaseType="Chassis.v1_5_0.Links"> 1380 <NavigationProperty Name="Switches" Type="Collection(Switch.Switch)"> 1381 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1382 <Annotation Term="OData.Description" String="An array of links to the switches located in this chassis."/> 1383 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Switch` that this chassis contains."/> 1384 <Annotation Term="OData.AutoExpandReferences"/> 1385 </NavigationProperty> 1386 </ComplexType> 1387 </Schema> 1388 1389 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_1"> 1390 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1391 <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."/> 1392 <EntityType Name="Chassis" BaseType="Chassis.v1_7_0.Chassis"/> 1393 </Schema> 1394 1395 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_2"> 1396 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1397 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1398 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis"/> 1399 </Schema> 1400 1401 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_3"> 1402 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1403 <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."/> 1404 <EntityType Name="Chassis" BaseType="Chassis.v1_7_2.Chassis"/> 1405 </Schema> 1406 1407 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_4"> 1408 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1409 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1410 <EntityType Name="Chassis" BaseType="Chassis.v1_7_3.Chassis"/> 1411 </Schema> 1412 1413 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_5"> 1414 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1415 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1416 <EntityType Name="Chassis" BaseType="Chassis.v1_7_4.Chassis"/> 1417 </Schema> 1418 1419 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_6"> 1420 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1421 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1422 <EntityType Name="Chassis" BaseType="Chassis.v1_7_5.Chassis"/> 1423 </Schema> 1424 1425 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_7"> 1426 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1427 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1428 <EntityType Name="Chassis" BaseType="Chassis.v1_7_6.Chassis"/> 1429 </Schema> 1430 1431 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_8"> 1432 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1433 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1434 <EntityType Name="Chassis" BaseType="Chassis.v1_7_7.Chassis"/> 1435 </Schema> 1436 1437 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_9"> 1438 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1439 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1440 <EntityType Name="Chassis" BaseType="Chassis.v1_7_8.Chassis"/> 1441 </Schema> 1442 1443 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_10"> 1444 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1445 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1446 <EntityType Name="Chassis" BaseType="Chassis.v1_7_9.Chassis"/> 1447 </Schema> 1448 1449 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_11"> 1450 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1451 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1452 <EntityType Name="Chassis" BaseType="Chassis.v1_7_10.Chassis"/> 1453 </Schema> 1454 1455 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_12"> 1456 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1457 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1458 <EntityType Name="Chassis" BaseType="Chassis.v1_7_11.Chassis"/> 1459 </Schema> 1460 1461 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_0"> 1462 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1463 <Annotation Term="Redfish.Release" String="2018.2"/> 1464 1465 <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis"> 1466 <NavigationProperty Name="PCIeSlots" Type="PCIeSlots.PCIeSlots" ContainsTarget="true" Nullable="false"> 1467 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1468 <Annotation Term="OData.Description" String="The link to the PCIe slot properties for this chassis."/> 1469 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource of type `PCIeSlots` that represents the PCIe slot information for this chassis."/> 1470 <Annotation Term="OData.AutoExpandReferences"/> 1471 <Annotation Term="Redfish.Revisions"> 1472 <Collection> 1473 <Record> 1474 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 1475 <PropertyValue Property="Version" String="v1_24_0"/> 1476 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `PCIeDevices` property. The `PCIeSlots` schema has been deprecated in favor of the `PCIeDevice` schema. Empty PCIe slots are represented by `PCIeDevice` resources using the `Absent` value of the `State` property within `Status`."/> 1477 </Record> 1478 </Collection> 1479 </Annotation> 1480 </NavigationProperty> 1481 </EntityType> 1482 </Schema> 1483 1484 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_1"> 1485 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1486 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1487 <EntityType Name="Chassis" BaseType="Chassis.v1_8_0.Chassis"/> 1488 </Schema> 1489 1490 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_2"> 1491 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1492 <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."/> 1493 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis"/> 1494 </Schema> 1495 1496 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_3"> 1497 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1498 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1499 <EntityType Name="Chassis" BaseType="Chassis.v1_8_2.Chassis"/> 1500 </Schema> 1501 1502 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_4"> 1503 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1504 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1505 <EntityType Name="Chassis" BaseType="Chassis.v1_8_3.Chassis"/> 1506 </Schema> 1507 1508 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_5"> 1509 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1510 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1511 <EntityType Name="Chassis" BaseType="Chassis.v1_8_4.Chassis"/> 1512 </Schema> 1513 1514 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_6"> 1515 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1516 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1517 <EntityType Name="Chassis" BaseType="Chassis.v1_8_5.Chassis"/> 1518 </Schema> 1519 1520 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_7"> 1521 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1522 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1523 <EntityType Name="Chassis" BaseType="Chassis.v1_8_6.Chassis"/> 1524 </Schema> 1525 1526 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_8"> 1527 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1528 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1529 <EntityType Name="Chassis" BaseType="Chassis.v1_8_7.Chassis"/> 1530 </Schema> 1531 1532 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_9"> 1533 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1534 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1535 <EntityType Name="Chassis" BaseType="Chassis.v1_8_8.Chassis"/> 1536 </Schema> 1537 1538 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_10"> 1539 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1540 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1541 <EntityType Name="Chassis" BaseType="Chassis.v1_8_9.Chassis"/> 1542 </Schema> 1543 1544 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_11"> 1545 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1546 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1547 <EntityType Name="Chassis" BaseType="Chassis.v1_8_10.Chassis"/> 1548 </Schema> 1549 1550 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_0"> 1551 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1552 <Annotation Term="Redfish.Release" String="2018.3"/> 1553 1554 <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis"> 1555 <Property Name="EnvironmentalClass" Type="Chassis.v1_9_0.EnvironmentalClass"> 1556 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1557 <Annotation Term="OData.Description" String="The ASHRAE Environmental Class for this chassis."/> 1558 <Annotation Term="OData.LongDescription" String="This property shall contain the ASHRAE Environmental Class for this chassis, as defined by ASHRAE Thermal Guidelines for Data Processing Environments. These classes define respective environmental limits that include temperature, relative humidity, dew point, and maximum allowable elevation."/> 1559 </Property> 1560 <NavigationProperty Name="Sensors" Type="SensorCollection.SensorCollection" Nullable="false"> 1561 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1562 <Annotation Term="OData.Description" String="The link to the collection of sensors located in the equipment and sub-components."/> 1563 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `SensorCollection` that contains the sensors located in the chassis and sub-components."/> 1564 <Annotation Term="OData.AutoExpandReferences"/> 1565 </NavigationProperty> 1566 </EntityType> 1567 1568 <EnumType Name="EnvironmentalClass"> 1569 <Member Name="A1"> 1570 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A1'."/> 1571 </Member> 1572 <Member Name="A2"> 1573 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A2'."/> 1574 </Member> 1575 <Member Name="A3"> 1576 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A3'."/> 1577 </Member> 1578 <Member Name="A4"> 1579 <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A4'."/> 1580 </Member> 1581 </EnumType> 1582 1583 <ComplexType Name="Links" BaseType="Chassis.v1_7_0.Links"> 1584 <NavigationProperty Name="Processors" Type="Collection(Processor.Processor)"> 1585 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1586 <Annotation Term="OData.Description" String="An array of links to the processors located in this chassis."/> 1587 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Processor` type that this chassis contains."/> 1588 <Annotation Term="OData.AutoExpandReferences"/> 1589 </NavigationProperty> 1590 </ComplexType> 1591 </Schema> 1592 1593 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_1"> 1594 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1595 <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."/> 1596 <EntityType Name="Chassis" BaseType="Chassis.v1_9_0.Chassis"/> 1597 </Schema> 1598 1599 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_2"> 1600 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1601 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1602 <EntityType Name="Chassis" BaseType="Chassis.v1_9_1.Chassis"/> 1603 </Schema> 1604 1605 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_3"> 1606 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1607 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1608 <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis"/> 1609 </Schema> 1610 1611 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_4"> 1612 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1613 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1614 <EntityType Name="Chassis" BaseType="Chassis.v1_9_3.Chassis"/> 1615 </Schema> 1616 1617 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_5"> 1618 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1619 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1620 <EntityType Name="Chassis" BaseType="Chassis.v1_9_4.Chassis"/> 1621 </Schema> 1622 1623 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_6"> 1624 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1625 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1626 <EntityType Name="Chassis" BaseType="Chassis.v1_9_5.Chassis"/> 1627 </Schema> 1628 1629 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_7"> 1630 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1631 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 1632 <EntityType Name="Chassis" BaseType="Chassis.v1_9_6.Chassis"/> 1633 </Schema> 1634 1635 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_8"> 1636 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1637 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1638 <EntityType Name="Chassis" BaseType="Chassis.v1_9_7.Chassis"/> 1639 </Schema> 1640 1641 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_9"> 1642 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1643 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1644 <EntityType Name="Chassis" BaseType="Chassis.v1_9_8.Chassis"/> 1645 </Schema> 1646 1647 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_10"> 1648 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1649 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1650 <EntityType Name="Chassis" BaseType="Chassis.v1_9_9.Chassis"/> 1651 </Schema> 1652 1653 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_11"> 1654 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1655 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1656 <EntityType Name="Chassis" BaseType="Chassis.v1_9_10.Chassis"/> 1657 </Schema> 1658 1659 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_0"> 1660 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1661 <Annotation Term="Redfish.Release" String="2019.2"/> 1662 1663 <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis"> 1664 <NavigationProperty Name="PCIeDevices" Type="PCIeDeviceCollection.PCIeDeviceCollection" ContainsTarget="true" Nullable="false"> 1665 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1666 <Annotation Term="OData.Description" String="The link to the collection of PCIe devices located in this chassis."/> 1667 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PCIeDeviceCollection`."/> 1668 <Annotation Term="OData.AutoExpandReferences"/> 1669 </NavigationProperty> 1670 </EntityType> 1671 </Schema> 1672 1673 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_1"> 1674 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1675 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1676 <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis"/> 1677 </Schema> 1678 1679 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_2"> 1680 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1681 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1682 <EntityType Name="Chassis" BaseType="Chassis.v1_10_1.Chassis"/> 1683 </Schema> 1684 1685 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_3"> 1686 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1687 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1688 <EntityType Name="Chassis" BaseType="Chassis.v1_10_2.Chassis"/> 1689 </Schema> 1690 1691 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_4"> 1692 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1693 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1694 <EntityType Name="Chassis" BaseType="Chassis.v1_10_3.Chassis"/> 1695 </Schema> 1696 1697 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_5"> 1698 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1699 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 1700 <EntityType Name="Chassis" BaseType="Chassis.v1_10_4.Chassis"/> 1701 </Schema> 1702 1703 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_6"> 1704 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1705 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/> 1706 <EntityType Name="Chassis" BaseType="Chassis.v1_10_5.Chassis"/> 1707 </Schema> 1708 1709 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_7"> 1710 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1711 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1712 <EntityType Name="Chassis" BaseType="Chassis.v1_10_6.Chassis"/> 1713 </Schema> 1714 1715 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_8"> 1716 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1717 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1718 <EntityType Name="Chassis" BaseType="Chassis.v1_10_7.Chassis"/> 1719 </Schema> 1720 1721 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_9"> 1722 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1723 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1724 <EntityType Name="Chassis" BaseType="Chassis.v1_10_8.Chassis"/> 1725 </Schema> 1726 1727 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_0"> 1728 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1729 <Annotation Term="Redfish.Release" String="2019.4"/> 1730 1731 <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis"> 1732 <NavigationProperty Name="MediaControllers" Type="MediaControllerCollection.MediaControllerCollection" ContainsTarget="true" Nullable="false"> 1733 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1734 <Annotation Term="OData.Description" String="The link to the collection of media controllers located in this chassis."/> 1735 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MediaControllerCollection`."/> 1736 <Annotation Term="Redfish.Revisions"> 1737 <Collection> 1738 <Record> 1739 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 1740 <PropertyValue Property="Version" String="v1_20_0"/> 1741 <PropertyValue Property="Description" String="This property has been deprecated in favor of `FabricAdapters`."/> 1742 </Record> 1743 </Collection> 1744 </Annotation> 1745 <Annotation Term="OData.AutoExpandReferences"/> 1746 </NavigationProperty> 1747 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false"> 1748 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1749 <Annotation Term="OData.Description" String="The link to the collection of memory located in this chassis that belong to fabric-related resource pools."/> 1750 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection` that represents memory in this chassis that belong to fabric-related resource pools."/> 1751 <Annotation Term="OData.AutoExpandReferences"/> 1752 </NavigationProperty> 1753 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false"> 1754 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1755 <Annotation Term="OData.Description" String="The link to the collection of memory domains located in this chassis that belong to fabric-related resource pools."/> 1756 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryDomainCollection` that represents memory domains in this chassis that belong to fabric-related resource pools."/> 1757 <Annotation Term="OData.AutoExpandReferences"/> 1758 </NavigationProperty> 1759 </EntityType> 1760 1761 <ComplexType Name="Links" BaseType="Chassis.v1_9_0.Links"> 1762 <NavigationProperty Name="Facility" Type="Facility.Facility" Nullable="false"> 1763 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1764 <Annotation Term="OData.Description" String="The link to the facility that contains this chassis."/> 1765 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource of type `Facility` and shall represent the smallest facility that contains this chassis. This property shall not appear in resources that include a `ContainedBy` property within the `Links` property."/> 1766 <Annotation Term="OData.AutoExpandReferences"/> 1767 </NavigationProperty> 1768 </ComplexType> 1769 </Schema> 1770 1771 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_1"> 1772 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1773 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1774 <EntityType Name="Chassis" BaseType="Chassis.v1_11_0.Chassis"/> 1775 </Schema> 1776 1777 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_2"> 1778 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1779 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1780 <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis"/> 1781 </Schema> 1782 1783 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_3"> 1784 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1785 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1786 <EntityType Name="Chassis" BaseType="Chassis.v1_11_2.Chassis"/> 1787 </Schema> 1788 1789 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_4"> 1790 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1791 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1792 <EntityType Name="Chassis" BaseType="Chassis.v1_11_3.Chassis"/> 1793 </Schema> 1794 1795 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_5"> 1796 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1797 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 1798 <EntityType Name="Chassis" BaseType="Chassis.v1_11_4.Chassis"/> 1799 </Schema> 1800 1801 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_6"> 1802 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1803 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 1804 <EntityType Name="Chassis" BaseType="Chassis.v1_11_5.Chassis"/> 1805 </Schema> 1806 1807 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_7"> 1808 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1809 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1810 <EntityType Name="Chassis" BaseType="Chassis.v1_11_6.Chassis"/> 1811 </Schema> 1812 1813 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_8"> 1814 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1815 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1816 <EntityType Name="Chassis" BaseType="Chassis.v1_11_7.Chassis"/> 1817 </Schema> 1818 1819 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_9"> 1820 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1821 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1822 <EntityType Name="Chassis" BaseType="Chassis.v1_11_8.Chassis"/> 1823 </Schema> 1824 1825 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_0"> 1826 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1827 <Annotation Term="Redfish.Release" String="2020.1"/> 1828 1829 <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis"> 1830 <Property Name="MaxPowerWatts" Type="Edm.Decimal"> 1831 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1832 <Annotation Term="OData.Description" String="The upper bound of the total power consumed by the chassis."/> 1833 <Annotation Term="OData.LongDescription" String="This property shall contain the upper bound of the total power consumed by the chassis."/> 1834 <Annotation Term="Measures.Unit" String="W"/> 1835 </Property> 1836 <Property Name="MinPowerWatts" Type="Edm.Decimal"> 1837 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1838 <Annotation Term="OData.Description" String="The lower bound of the total power consumed by the chassis."/> 1839 <Annotation Term="OData.LongDescription" String="This property shall contain the lower bound of the total power consumed by the chassis."/> 1840 <Annotation Term="Measures.Unit" String="W"/> 1841 </Property> 1842 </EntityType> 1843 </Schema> 1844 1845 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_1"> 1846 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1847 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1848 <EntityType Name="Chassis" BaseType="Chassis.v1_12_0.Chassis"/> 1849 </Schema> 1850 1851 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_2"> 1852 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1853 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1854 <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/> 1855 </Schema> 1856 1857 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_3"> 1858 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1859 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1860 <EntityType Name="Chassis" BaseType="Chassis.v1_12_2.Chassis"/> 1861 </Schema> 1862 1863 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_4"> 1864 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1865 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 1866 <EntityType Name="Chassis" BaseType="Chassis.v1_12_3.Chassis"/> 1867 </Schema> 1868 1869 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_5"> 1870 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1871 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 1872 <EntityType Name="Chassis" BaseType="Chassis.v1_12_4.Chassis"/> 1873 </Schema> 1874 1875 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_6"> 1876 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1877 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1878 <EntityType Name="Chassis" BaseType="Chassis.v1_12_5.Chassis"/> 1879 </Schema> 1880 1881 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_7"> 1882 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1883 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1884 <EntityType Name="Chassis" BaseType="Chassis.v1_12_6.Chassis"/> 1885 </Schema> 1886 1887 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_8"> 1888 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1889 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1890 <EntityType Name="Chassis" BaseType="Chassis.v1_12_7.Chassis"/> 1891 </Schema> 1892 1893 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_0"> 1894 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1895 <Annotation Term="Redfish.Release" String="2020.2"/> 1896 <Annotation Term="OData.Description" String="This version was created to modify the `Contains` and `ContainedBy` properties to be writable."/> 1897 1898 <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/> 1899 </Schema> 1900 1901 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_1"> 1902 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1903 <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/> 1904 <EntityType Name="Chassis" BaseType="Chassis.v1_13_0.Chassis"/> 1905 </Schema> 1906 1907 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_2"> 1908 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1909 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1910 <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis"/> 1911 </Schema> 1912 1913 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_3"> 1914 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1915 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 1916 <EntityType Name="Chassis" BaseType="Chassis.v1_13_2.Chassis"/> 1917 </Schema> 1918 1919 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_4"> 1920 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1921 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 1922 <EntityType Name="Chassis" BaseType="Chassis.v1_13_3.Chassis"/> 1923 </Schema> 1924 1925 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_5"> 1926 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1927 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1928 <EntityType Name="Chassis" BaseType="Chassis.v1_13_4.Chassis"/> 1929 </Schema> 1930 1931 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_6"> 1932 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1933 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1934 <EntityType Name="Chassis" BaseType="Chassis.v1_13_5.Chassis"/> 1935 </Schema> 1936 1937 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_7"> 1938 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1939 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1940 <EntityType Name="Chassis" BaseType="Chassis.v1_13_6.Chassis"/> 1941 </Schema> 1942 1943 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_0"> 1944 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1945 <Annotation Term="Redfish.Release" String="2020.3"/> 1946 <Annotation Term="OData.Description" String="This version was created to deprecate `IndicatorLED` in favor of `LocationIndicatorActive`."/> 1947 1948 <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis"> 1949 <Property Name="LocationIndicatorActive" Type="Edm.Boolean"> 1950 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1951 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/> 1952 <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. Modifying this property may modify the `LocationIndicatorActive` in the resource that represents the functional view of this chassis, such as a `ComputerSystem` resource."/> 1953 </Property> 1954 <NavigationProperty Name="Drives" Type="DriveCollection.DriveCollection" Nullable="false" ContainsTarget="true"> 1955 <Annotation Term="OData.Description" String="The link to the collection of drives within this chassis."/> 1956 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `DriveCollection`."/> 1957 <Annotation Term="OData.AutoExpandReferences"/> 1958 </NavigationProperty> 1959 </EntityType> 1960 </Schema> 1961 1962 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_1"> 1963 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1964 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1965 <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis"/> 1966 </Schema> 1967 1968 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_2"> 1969 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1970 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 1971 <EntityType Name="Chassis" BaseType="Chassis.v1_14_1.Chassis"/> 1972 </Schema> 1973 1974 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_3"> 1975 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1976 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 1977 <EntityType Name="Chassis" BaseType="Chassis.v1_14_2.Chassis"/> 1978 </Schema> 1979 1980 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_4"> 1981 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1982 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 1983 <EntityType Name="Chassis" BaseType="Chassis.v1_14_3.Chassis"/> 1984 </Schema> 1985 1986 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_5"> 1987 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1988 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 1989 <EntityType Name="Chassis" BaseType="Chassis.v1_14_4.Chassis"/> 1990 </Schema> 1991 1992 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_6"> 1993 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1994 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1995 <EntityType Name="Chassis" BaseType="Chassis.v1_14_5.Chassis"/> 1996 </Schema> 1997 1998 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_0"> 1999 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2000 <Annotation Term="Redfish.Release" String="2020.4"/> 2001 2002 <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis"> 2003 <NavigationProperty Name="PowerSubsystem" Type="PowerSubsystem.PowerSubsystem" ContainsTarget="true" Nullable="false"> 2004 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2005 <Annotation Term="OData.Description" String="The link to the power subsystem properties for this chassis."/> 2006 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `PowerSubsystem` that represents the power subsystem information for this chassis."/> 2007 <Annotation Term="OData.AutoExpandReferences"/> 2008 </NavigationProperty> 2009 <NavigationProperty Name="ThermalSubsystem" Type="ThermalSubsystem.ThermalSubsystem" ContainsTarget="true" Nullable="false"> 2010 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2011 <Annotation Term="OData.Description" String="The link to the thermal subsystem properties for this chassis."/> 2012 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `ThermalSubsystem` that represents the thermal subsystem information for this chassis."/> 2013 <Annotation Term="OData.AutoExpandReferences"/> 2014 </NavigationProperty> 2015 <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false"> 2016 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2017 <Annotation Term="OData.Description" String="The link to the environment metrics for this chassis."/> 2018 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this chassis, all containing chassis, and devices contained by any of these chassis instances. When determining power and energy readings, care should be taken to ensure any reported values do not overlap or result in double-counting."/> 2019 <Annotation Term="OData.AutoExpandReferences"/> 2020 </NavigationProperty> 2021 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 2022 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2023 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/> 2024 <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."/> 2025 <Annotation Term="OData.AutoExpandReferences"/> 2026 </NavigationProperty> 2027 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false"> 2028 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/> 2029 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/> 2030 <Annotation Term="Redfish.Revisions"> 2031 <Collection> 2032 <Record> 2033 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 2034 <PropertyValue Property="Version" String="v1_19_0"/> 2035 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/> 2036 </Record> 2037 </Collection> 2038 </Annotation> 2039 </Property> 2040 </EntityType> 2041 </Schema> 2042 2043 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_1"> 2044 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2045 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 2046 <EntityType Name="Chassis" BaseType="Chassis.v1_15_0.Chassis"/> 2047 </Schema> 2048 2049 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_2"> 2050 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2051 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 2052 <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis"/> 2053 </Schema> 2054 2055 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_3"> 2056 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2057 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 2058 <EntityType Name="Chassis" BaseType="Chassis.v1_15_2.Chassis"/> 2059 </Schema> 2060 2061 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_4"> 2062 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2063 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2064 <EntityType Name="Chassis" BaseType="Chassis.v1_15_3.Chassis"/> 2065 </Schema> 2066 2067 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_5"> 2068 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2069 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2070 <EntityType Name="Chassis" BaseType="Chassis.v1_15_4.Chassis"/> 2071 </Schema> 2072 2073 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_6"> 2074 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2075 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2076 <EntityType Name="Chassis" BaseType="Chassis.v1_15_5.Chassis"/> 2077 </Schema> 2078 2079 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_7"> 2080 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2081 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2082 <EntityType Name="Chassis" BaseType="Chassis.v1_15_6.Chassis"/> 2083 </Schema> 2084 2085 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_0"> 2086 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2087 <Annotation Term="Redfish.Release" String="2021.1"/> 2088 <Annotation Term="OData.Description" String="This version was created to add SparePartNumber."/> 2089 2090 <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis"> 2091 <Property Name="SparePartNumber" Type="Edm.String"> 2092 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2093 <Annotation Term="OData.Description" String="The spare part number of the chassis."/> 2094 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the chassis."/> 2095 </Property> 2096 </EntityType> 2097 </Schema> 2098 2099 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_1"> 2100 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2101 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 2102 <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis"/> 2103 </Schema> 2104 2105 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_2"> 2106 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2107 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 2108 <EntityType Name="Chassis" BaseType="Chassis.v1_16_1.Chassis"/> 2109 </Schema> 2110 2111 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_3"> 2112 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2113 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2114 <EntityType Name="Chassis" BaseType="Chassis.v1_16_2.Chassis"/> 2115 </Schema> 2116 2117 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_4"> 2118 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2119 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2120 <EntityType Name="Chassis" BaseType="Chassis.v1_16_3.Chassis"/> 2121 </Schema> 2122 2123 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_5"> 2124 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2125 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2126 <EntityType Name="Chassis" BaseType="Chassis.v1_16_4.Chassis"/> 2127 </Schema> 2128 2129 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_6"> 2130 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2131 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2132 <EntityType Name="Chassis" BaseType="Chassis.v1_16_5.Chassis"/> 2133 </Schema> 2134 2135 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_0"> 2136 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2137 <Annotation Term="Redfish.Release" String="2021.2"/> 2138 2139 <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis"> 2140 <NavigationProperty Name="Controls" Type="ControlCollection.ControlCollection" ContainsTarget="true" Nullable="false"> 2141 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2142 <Annotation Term="OData.Description" String="The link to the collection of controls located in this chassis."/> 2143 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ControlCollection`."/> 2144 <Annotation Term="OData.AutoExpandReferences"/> 2145 </NavigationProperty> 2146 </EntityType> 2147 2148 <ComplexType Name="Links" BaseType="Chassis.v1_11_0.Links"> 2149 <NavigationProperty Name="Cables" Type="Collection(Cable.Cable)"> 2150 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2151 <Annotation Term="OData.Description" String="An array of links to the cables connected to this chassis."/> 2152 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Cable` that represent the cables connected to this chassis."/> 2153 <Annotation Term="OData.AutoExpandReferences"/> 2154 </NavigationProperty> 2155 </ComplexType> 2156 </Schema> 2157 2158 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_1"> 2159 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2160 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 2161 <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis"/> 2162 </Schema> 2163 2164 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_2"> 2165 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2166 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 2167 <EntityType Name="Chassis" BaseType="Chassis.v1_17_1.Chassis"/> 2168 </Schema> 2169 2170 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_3"> 2171 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2172 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2173 <EntityType Name="Chassis" BaseType="Chassis.v1_17_2.Chassis"/> 2174 </Schema> 2175 2176 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_4"> 2177 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2178 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2179 <EntityType Name="Chassis" BaseType="Chassis.v1_17_3.Chassis"/> 2180 </Schema> 2181 2182 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_5"> 2183 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2184 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2185 <EntityType Name="Chassis" BaseType="Chassis.v1_17_4.Chassis"/> 2186 </Schema> 2187 2188 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_6"> 2189 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2190 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2191 <EntityType Name="Chassis" BaseType="Chassis.v1_17_5.Chassis"/> 2192 </Schema> 2193 2194 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_0"> 2195 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2196 <Annotation Term="Redfish.Release" String="2021.3"/> 2197 2198 <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis"> 2199 <Property Name="ElectricalSourceManagerURIs" Type="Collection(Edm.String)"> 2200 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2201 <Annotation Term="OData.Description" String="The URIs of the management interfaces for the external electrical source connections for this chassis."/> 2202 <Annotation Term="OData.LongDescription" String="This property shall contain an array of URIs to the management applications or devices that provide monitoring or control of the external electrical sources that provide power to this chassis."/> 2203 <Annotation Term="OData.IsURL"/> 2204 </Property> 2205 <Property Name="ElectricalSourceNames" Type="Collection(Edm.String)"> 2206 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2207 <Annotation Term="OData.Description" String="The names of the external electrical sources, such as circuits or outlets, connected to this chassis."/> 2208 <Annotation Term="OData.LongDescription" String="This property shall contain an array of strings that identify the external electrical sources, such as the names of circuits or outlets, that provide power to this chassis."/> 2209 </Property> 2210 </EntityType> 2211 2212 <ComplexType Name="Links" BaseType="Chassis.v1_17_0.Links"> 2213 <NavigationProperty Name="PowerOutlets" Type="Collection(Outlet.Outlet)"> 2214 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2215 <Annotation Term="OData.Description" String="An array of links to the outlets that provide power to this chassis."/> 2216 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Outlet` that represent the outlets that provide power to this chassis. This property shall not be present if the `PoweredByParent` property contains `true`."/> 2217 <Annotation Term="OData.AutoExpandReferences"/> 2218 </NavigationProperty> 2219 </ComplexType> 2220 </Schema> 2221 2222 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_1"> 2223 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2224 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 2225 <EntityType Name="Chassis" BaseType="Chassis.v1_18_0.Chassis"/> 2226 </Schema> 2227 2228 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_2"> 2229 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2230 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 2231 <EntityType Name="Chassis" BaseType="Chassis.v1_18_1.Chassis"/> 2232 </Schema> 2233 2234 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_3"> 2235 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2236 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2237 <EntityType Name="Chassis" BaseType="Chassis.v1_18_2.Chassis"/> 2238 </Schema> 2239 2240 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_4"> 2241 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2242 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2243 <EntityType Name="Chassis" BaseType="Chassis.v1_18_3.Chassis"/> 2244 </Schema> 2245 2246 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_5"> 2247 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2248 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2249 <EntityType Name="Chassis" BaseType="Chassis.v1_18_4.Chassis"/> 2250 </Schema> 2251 2252 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_6"> 2253 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2254 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2255 <EntityType Name="Chassis" BaseType="Chassis.v1_18_5.Chassis"/> 2256 </Schema> 2257 2258 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_0"> 2259 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2260 <Annotation Term="Redfish.Release" String="2021.4"/> 2261 <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/> 2262 2263 <EntityType Name="Chassis" BaseType="Chassis.v1_18_0.Chassis"/> 2264 </Schema> 2265 2266 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_1"> 2267 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2268 <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/> 2269 <EntityType Name="Chassis" BaseType="Chassis.v1_19_0.Chassis"/> 2270 </Schema> 2271 2272 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_2"> 2273 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2274 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/> 2275 <EntityType Name="Chassis" BaseType="Chassis.v1_19_1.Chassis"/> 2276 </Schema> 2277 2278 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_3"> 2279 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2280 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2281 <EntityType Name="Chassis" BaseType="Chassis.v1_19_2.Chassis"/> 2282 </Schema> 2283 2284 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_4"> 2285 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2286 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2287 <EntityType Name="Chassis" BaseType="Chassis.v1_19_3.Chassis"/> 2288 </Schema> 2289 2290 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_5"> 2291 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2292 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2293 <EntityType Name="Chassis" BaseType="Chassis.v1_19_4.Chassis"/> 2294 </Schema> 2295 2296 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_6"> 2297 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2298 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2299 <EntityType Name="Chassis" BaseType="Chassis.v1_19_5.Chassis"/> 2300 </Schema> 2301 2302 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_0"> 2303 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2304 <Annotation Term="Redfish.Release" String="2022.1"/> 2305 <Annotation Term="OData.Description" String="This version was created to deprecate `MediaControllers` in favor of `FabricAdapters`. It was also created to deprecate `PoweredBy` in favor of `PowerOutlets`, `PowerSupplies`, and details provided in the `PowerSubsystem` resource."/> 2306 2307 <EntityType Name="Chassis" BaseType="Chassis.v1_19_1.Chassis"> 2308 <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false"> 2309 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2310 <Annotation Term="OData.Description" String="The link to the collection of fabric adapters located in this chassis that provide access to fabric-related resource pools."/> 2311 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `FabricAdapterCollection` that represents fabric adapters in this chassis that provide access to fabric-related resource pools."/> 2312 <Annotation Term="OData.AutoExpandReferences"/> 2313 </NavigationProperty> 2314 <Property Name="PoweredByParent" Type="Edm.Boolean"> 2315 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2316 <Annotation Term="OData.Description" String="Indicates that the chassis receives power from the containing chassis."/> 2317 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the chassis receives power from the chassis that contains it. The value `true` shall indicate that the containing chassis provides power. The value `false` shall indicate the chassis receives power from its own power subsystem, another chassis instance's power supplies, or outlets."/> 2318 </Property> 2319 <Property Name="ThermalManagedByParent" Type="Edm.Boolean"> 2320 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2321 <Annotation Term="OData.Description" String="Indicates that the chassis is thermally managed by the parent chassis."/> 2322 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the chassis relies on the containing chassis to provide thermal management. The value `true` shall indicate that the chassis relies on the containing chassis to provide thermal management. The value `false` shall indicate the chassis provides thermal management, and may provide details in a `ThermalSubsystem` resource, or by populating the `Fans` property in Links."/> 2323 </Property> 2324 <Property Name="ThermalDirection" Type="Chassis.v1_20_0.ThermalDirection"> 2325 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2326 <Annotation Term="OData.Description" String="Indicates the thermal management path through the chassis."/> 2327 <Annotation Term="OData.LongDescription" String="This property shall indicate the general direction of the thermal management path through the chassis."/> 2328 </Property> 2329 </EntityType> 2330 2331 <EnumType Name="ThermalDirection"> 2332 <Member Name="FrontToBack"> 2333 <Annotation Term="OData.Description" String="A chassis with the air intake in the front and exhaust out the back."/> 2334 <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air intake generally from the front of the chassis and the air exhaust out the back of the chassis."/> 2335 </Member> 2336 <Member Name="BackToFront"> 2337 <Annotation Term="OData.Description" String="A chassis with the air intake in the back and exhaust out the front."/> 2338 <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air intake generally from the back of the chassis and the air exhaust out the front of the chassis."/> 2339 </Member> 2340 <Member Name="TopExhaust"> 2341 <Annotation Term="OData.Description" String="A chassis with air exhaust on the top."/> 2342 <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air exhaust out the top of the chassis."/> 2343 </Member> 2344 <Member Name="Sealed"> 2345 <Annotation Term="OData.Description" String="A sealed chassis with no air pathway."/> 2346 <Annotation Term="OData.LongDescription" String="This value shall indicate a sealed chassis with no air pathway through the chassis."/> 2347 </Member> 2348 </EnumType> 2349 2350 <ComplexType Name="Links" BaseType="Chassis.v1_18_0.Links"> 2351 <NavigationProperty Name="PowerSupplies" Type="Collection(PowerSupply.PowerSupply)"> 2352 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2353 <Annotation Term="OData.Description" String="An array of links to the power supplies that provide power to this chassis."/> 2354 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PowerSupply` that represent the power supplies that provide power to this chassis. This property shall not be present if the `PoweredByParent` property contains `true` or if the power supplies are contained in the `PowerSubsystem` resource for this chassis."/> 2355 <Annotation Term="OData.AutoExpandReferences"/> 2356 </NavigationProperty> 2357 <NavigationProperty Name="Fans" Type="Collection(Fan.Fan)"> 2358 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2359 <Annotation Term="OData.Description" String="An array of links to the fans that cool this chassis."/> 2360 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Fan` that represent the fans that provide cooling to this chassis. This property shall not be present if the `ThermalManagedByParent` property contains `true` or if the fans are contained in the `ThermalSubsystem` resource for this chassis."/> 2361 <Annotation Term="OData.AutoExpandReferences"/> 2362 </NavigationProperty> 2363 <NavigationProperty Name="PowerDistribution" Type="PowerDistribution.PowerDistribution"> 2364 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2365 <Annotation Term="OData.Description" String="A link to power distribution functionality contained in this chassis."/> 2366 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `PowerDistribution` that represents the power distribution functionality contained within this chassis."/> 2367 <Annotation Term="OData.AutoExpandReferences"/> 2368 </NavigationProperty> 2369 </ComplexType> 2370 </Schema> 2371 2372 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_1"> 2373 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2374 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory`, `MemoryDomains`, and `FabricAdapters` collections."/> 2375 <EntityType Name="Chassis" BaseType="Chassis.v1_20_0.Chassis"/> 2376 </Schema> 2377 2378 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_2"> 2379 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2380 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2381 <EntityType Name="Chassis" BaseType="Chassis.v1_20_1.Chassis"/> 2382 </Schema> 2383 2384 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_3"> 2385 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2386 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2387 <EntityType Name="Chassis" BaseType="Chassis.v1_20_2.Chassis"/> 2388 </Schema> 2389 2390 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_4"> 2391 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2392 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2393 <EntityType Name="Chassis" BaseType="Chassis.v1_20_3.Chassis"/> 2394 </Schema> 2395 2396 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_5"> 2397 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2398 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2399 <EntityType Name="Chassis" BaseType="Chassis.v1_20_4.Chassis"/> 2400 </Schema> 2401 2402 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_0"> 2403 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2404 <Annotation Term="Redfish.Release" String="2022.2"/> 2405 2406 <EntityType Name="Chassis" BaseType="Chassis.v1_20_0.Chassis"> 2407 <NavigationProperty Name="TrustedComponents" Type="TrustedComponentCollection.TrustedComponentCollection" ContainsTarget="true" Nullable="false"> 2408 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2409 <Annotation Term="OData.Description" String="The link to the trusted components in this chassis."/> 2410 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `TrustedComponentCollection`."/> 2411 <Annotation Term="OData.AutoExpandReferences"/> 2412 </NavigationProperty> 2413 <Property Name="Version" Type="Edm.String"> 2414 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2415 <Annotation Term="OData.Description" String="The hardware version of this chassis."/> 2416 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this chassis as determined by the vendor or supplier."/> 2417 </Property> 2418 <Property Name="HotPluggable" Type="Edm.Boolean"> 2419 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2420 <Annotation Term="OData.Description" String="An indication of whether this component can be inserted or removed while the equipment is in operation."/> 2421 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the component can be inserted or removed while the underlying equipment otherwise remains in its current operational state. Components indicated as hot-pluggable shall allow the component to become operable without altering the operational state of the underlying equipment. Components that cannot be inserted or removed from equipment in operation, or components that cannot become operable without affecting the operational state of that equipment, shall be indicated as not hot-pluggable."/> 2422 </Property> 2423 <Property Name="Replaceable" Type="Edm.Boolean"> 2424 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2425 <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/> 2426 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this component can be independently replaced as allowed by the vendor's replacement policy. A value of `false` indicates the component needs to be replaced by policy as part of another component. If the `LocationType` property of this component contains `Embedded`, this property shall contain `false`."/> 2427 </Property> 2428 </EntityType> 2429 </Schema> 2430 2431 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_1"> 2432 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2433 <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property. It was also created to allow for multiple sensors to factor into the physical security state of the chassis. It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema. It was also created to clarify the expected contents of the `Memory`, `MemoryDomains`, and `FabricAdapters` collections."/> 2434 <EntityType Name="Chassis" BaseType="Chassis.v1_21_0.Chassis"/> 2435 </Schema> 2436 2437 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_2"> 2438 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2439 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2440 <EntityType Name="Chassis" BaseType="Chassis.v1_21_1.Chassis"/> 2441 </Schema> 2442 2443 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_3"> 2444 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2445 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2446 <EntityType Name="Chassis" BaseType="Chassis.v1_21_2.Chassis"/> 2447 </Schema> 2448 2449 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_4"> 2450 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2451 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2452 <EntityType Name="Chassis" BaseType="Chassis.v1_21_3.Chassis"/> 2453 </Schema> 2454 2455 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_5"> 2456 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2457 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2458 <EntityType Name="Chassis" BaseType="Chassis.v1_21_4.Chassis"/> 2459 </Schema> 2460 2461 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_0"> 2462 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2463 <Annotation Term="Redfish.Release" String="2022.3"/> 2464 <Annotation Term="OData.Description" String="This version was created to deprecate `IntrusionSensorNumber` in `PhysicalSecurity`."/> 2465 2466 <EntityType Name="Chassis" BaseType="Chassis.v1_21_1.Chassis"> 2467 <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false"> 2468 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2469 <Annotation Term="OData.Description" String="The link to the collection of processors located in this chassis that belong to fabric-related resource pools."/> 2470 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection` that represents processors in this chassis that belong to fabric-related resource pools."/> 2471 <Annotation Term="OData.AutoExpandReferences"/> 2472 </NavigationProperty> 2473 </EntityType> 2474 </Schema> 2475 2476 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_1"> 2477 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2478 <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used. It was also created to remove non-inclusive language. It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/> 2479 <EntityType Name="Chassis" BaseType="Chassis.v1_22_0.Chassis"/> 2480 </Schema> 2481 2482 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_2"> 2483 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2484 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2485 <EntityType Name="Chassis" BaseType="Chassis.v1_22_1.Chassis"/> 2486 </Schema> 2487 2488 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_3"> 2489 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2490 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2491 <EntityType Name="Chassis" BaseType="Chassis.v1_22_2.Chassis"/> 2492 </Schema> 2493 2494 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_4"> 2495 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2496 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2497 <EntityType Name="Chassis" BaseType="Chassis.v1_22_3.Chassis"/> 2498 </Schema> 2499 2500 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_0"> 2501 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2502 <Annotation Term="Redfish.Release" String="2023.1"/> 2503 <Annotation Term="OData.Description" String="This version was created to add `ImmersionTank` and `HeatExchanger` to `ChassisType`."/> 2504 2505 <EntityType Name="Chassis" BaseType="Chassis.v1_22_0.Chassis"/> 2506 2507 <ComplexType Name="Links" BaseType="Chassis.v1_20_0.Links"> 2508 <NavigationProperty Name="CoolingUnits" Type="Collection(CoolingUnit.CoolingUnit)"> 2509 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2510 <Annotation Term="OData.Description" String="An array of links to cooling unit functionality contained in this chassis."/> 2511 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `CoolingUnit` that represent the cooling unit functionality contained within this chassis."/> 2512 <Annotation Term="OData.AutoExpandReferences"/> 2513 </NavigationProperty> 2514 <NavigationProperty Name="ConnectedCoolingLoops" Type="Collection(CoolingLoop.CoolingLoop)"> 2515 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2516 <Annotation Term="OData.Description" String="An array of links to cooling loops connected to this chassis."/> 2517 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `CoolingLoop` that represent the cooling loops connected to this chassis."/> 2518 <Annotation Term="OData.AutoExpandReferences"/> 2519 </NavigationProperty> 2520 </ComplexType> 2521 </Schema> 2522 2523 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_1"> 2524 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2525 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2526 <EntityType Name="Chassis" BaseType="Chassis.v1_23_0.Chassis"/> 2527 </Schema> 2528 2529 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_2"> 2530 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2531 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2532 <EntityType Name="Chassis" BaseType="Chassis.v1_23_1.Chassis"/> 2533 </Schema> 2534 2535 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_3"> 2536 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2537 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2538 <EntityType Name="Chassis" BaseType="Chassis.v1_23_2.Chassis"/> 2539 </Schema> 2540 2541 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_0"> 2542 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2543 <Annotation Term="Redfish.Release" String="2023.2"/> 2544 <Annotation Term="OData.Description" String="This version was created to deprecate `PCIeSlots` in favor of `PCIeDevices`."/> 2545 2546 <EntityType Name="Chassis" BaseType="Chassis.v1_23_0.Chassis"> 2547 <Property Name="Doors" Type="Chassis.v1_24_0.Doors" Nullable="false"> 2548 <Annotation Term="OData.Description" String="The doors or access panels of the chassis."/> 2549 <Annotation Term="OData.LongDescription" String="This property shall contain information about the doors or access panels of the chassis."/> 2550 </Property> 2551 </EntityType> 2552 2553 <ComplexType Name="Doors"> 2554 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2555 <Annotation Term="OData.Description" String="The doors or access panels of the chassis."/> 2556 <Annotation Term="OData.LongDescription" String="This type shall describe the doors or access panels of the chassis."/> 2557 <Property Name="Front" Type="Chassis.v1_24_0.Door"> 2558 <Annotation Term="OData.Description" String="The front door of the chassis."/> 2559 <Annotation Term="OData.LongDescription" String="This property shall contain information related to the front door, as defined by the manufacturer, of the chassis."/> 2560 </Property> 2561 <Property Name="Rear" Type="Chassis.v1_24_0.Door"> 2562 <Annotation Term="OData.Description" String="The rear door of the chassis."/> 2563 <Annotation Term="OData.LongDescription" String="This property shall contain information related to the rear door, as defined by the manufacturer, of the chassis."/> 2564 </Property> 2565 </ComplexType> 2566 2567 <ComplexType Name="Door"> 2568 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2569 <Annotation Term="OData.Description" String="A door or access panel on the chassis."/> 2570 <Annotation Term="OData.LongDescription" String="This type shall describe a door or access panel on the chassis."/> 2571 <Property Name="DoorState" Type="Chassis.v1_24_0.DoorState"> 2572 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2573 <Annotation Term="OData.Description" String="The state of the door."/> 2574 <Annotation Term="OData.LongDescription" String="This property shall contain the current state of the door."/> 2575 </Property> 2576 <Property Name="Locked" Type="Edm.Boolean"> 2577 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2578 <Annotation Term="OData.Description" String="Indicates if the door is locked."/> 2579 <Annotation Term="OData.LongDescription" String="This property shall indicate if the door is locked."/> 2580 </Property> 2581 <Property Name="UserLabel" Type="Edm.String" Nullable="false"> 2582 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2583 <Annotation Term="OData.Description" String="A user-assigned label."/> 2584 <Annotation Term="OData.LongDescription" String="This property shall contain a user-assigned label used to identify this resource. If a value has not been assigned by a user, the value of this property shall be an empty string."/> 2585 </Property> 2586 </ComplexType> 2587 2588 <EnumType Name="DoorState"> 2589 <Member Name="Locked"> 2590 <Annotation Term="OData.Description" String="Door is closed and locked."/> 2591 <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is both closed and locked. In this state, the door cannot be opened unless the value of the `Locked` property is set to `false`."/> 2592 </Member> 2593 <Member Name="Closed"> 2594 <Annotation Term="OData.Description" String="Door is closed."/> 2595 <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is closed but unlocked."/> 2596 </Member> 2597 <Member Name="LockedAndOpen"> 2598 <Annotation Term="OData.Description" String="Door is open and locked."/> 2599 <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is open but the lock has been engaged. It may be possible to close the door while in this state."/> 2600 </Member> 2601 <Member Name="Open"> 2602 <Annotation Term="OData.Description" String="Door is open."/> 2603 <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is open."/> 2604 </Member> 2605 </EnumType> 2606 </Schema> 2607 2608 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_1"> 2609 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2610 <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable. It was also created to correct various typographical errors."/> 2611 <EntityType Name="Chassis" BaseType="Chassis.v1_24_0.Chassis"/> 2612 </Schema> 2613 2614 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_2"> 2615 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2616 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2617 <EntityType Name="Chassis" BaseType="Chassis.v1_24_1.Chassis"/> 2618 </Schema> 2619 2620 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_3"> 2621 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2622 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2623 <EntityType Name="Chassis" BaseType="Chassis.v1_24_2.Chassis"/> 2624 </Schema> 2625 2626 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_25_0"> 2627 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2628 <Annotation Term="Redfish.Release" String="2023.3"/> 2629 <Annotation Term="OData.Description" String="This version was created to add `PowerStrip` to ChassisType."/> 2630 2631 <EntityType Name="Chassis" BaseType="Chassis.v1_24_1.Chassis"> 2632 <Property Name="HeatingCoolingManagerURIs" Type="Collection(Edm.String)"> 2633 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2634 <Annotation Term="OData.Description" String="The URIs of the management interfaces for the external heating or cooling equipment for this chassis."/> 2635 <Annotation Term="OData.LongDescription" String="This property shall contain an array of URIs to the management applications or devices that provide monitoring or control of the external heating or cooling equipment that provide thermal management for this chassis."/> 2636 <Annotation Term="OData.IsURL"/> 2637 </Property> 2638 <Property Name="HeatingCoolingEquipmentNames" Type="Collection(Edm.String)"> 2639 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2640 <Annotation Term="OData.Description" String="The names of the external heating or cooling equipment, such as coolant distribution units, connected to this chassis."/> 2641 <Annotation Term="OData.LongDescription" String="This property shall contain an array of strings that identify the external heating or cooling equipment, such as the names of specific coolant distribution units, that provide thermal management for this chassis."/> 2642 </Property> 2643 </EntityType> 2644 </Schema> 2645 2646 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_25_1"> 2647 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2648 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2649 <EntityType Name="Chassis" BaseType="Chassis.v1_25_0.Chassis"/> 2650 </Schema> 2651 2652 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_25_2"> 2653 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2654 <Annotation Term="OData.Description" String="This version was created to clarify the scope of the metrics in the subordinate `EnvironmentMetrics` resource."/> 2655 <EntityType Name="Chassis" BaseType="Chassis.v1_25_1.Chassis"/> 2656 </Schema> 2657 2658 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_26_0"> 2659 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2660 <Annotation Term="Redfish.Release" String="2024.4"/> 2661 2662 <EntityType Name="Chassis" BaseType="Chassis.v1_25_2.Chassis"> 2663 <NavigationProperty Name="LeakDetectors" Type="LeakDetectorCollection.LeakDetectorCollection" ContainsTarget="true" Nullable="false"> 2664 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2665 <Annotation Term="OData.Description" String="The link to the collection of leak detectors located in this chassis."/> 2666 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LeakDetectorCollection`."/> 2667 <Annotation Term="OData.AutoExpandReferences"/> 2668 </NavigationProperty> 2669 </EntityType> 2670 </Schema> 2671 2672 </edmx:DataServices> 2673</edmx:Edmx> 2674