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