Chassis
Description
This resource shall represent a chassis or other physical enclosure for a Redfish implementation. It also represent a location, such as a slot, socket, or bay, where a unit may be installed.
Fields
| Field | Type | Description |
|---|---|---|
AssetTag | 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. |
ChassisType | ChassisType | This property shall indicate the physical form factor for the type of chassis. |
DepthMm | number | This property shall represent the depth (length) of the chassis, in millimeter units, as specified by the manufacturer. |
Description | Description | |
EnvironmentalClass | EnvironmentalClass | 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. |
EnvironmentMetrics | EnvironmentMetrics | This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this chassis, all containing chassis, and devices contained by any of these chassis instances. When determining power and energy readings, care should be taken to ensure any reported values do not overlap or result in double-counting. |
FabricAdapters | FabricAdapterCollection | 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. |
HeatingCoolingEquipmentNames | array | 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. |
HeatingCoolingManagerURIs | array | 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. |
HeightMm | number | This property shall represent the height of the chassis, in millimeter units, as specified by the manufacturer. |
Id | Id | |
IndicatorLED | IndicatorLED | This property shall contain the indicator light state for the indicator light associated with this system. |
LeakDetectors | LeakDetectorCollection | This property shall contain a link to a resource collection of type `LeakDetectorCollection`. |
Links | Links | This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource. |
Location | Location | This property shall contain the location information of the associated chassis. |
LogServices | LogServiceCollection | This property shall contain a link to a resource collection of type `LogServiceCollection`. |
Manufacturer | 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. |
MaxPowerWatts | number | This property shall contain the upper bound of the total power consumed by the chassis. |
Memory | MemoryCollection | 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. |
MemoryDomains | MemoryDomainCollection | 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. |
MinPowerWatts | number | This property shall contain the lower bound of the total power consumed by the chassis. |
Model | string | This property shall contain the name by which the manufacturer generally refers to the chassis. |
Name | Name | |
NetworkAdapters | NetworkAdapterCollection | This property shall contain a link to a resource collection of type `NetworkAdapterCollection`. |
Oem | Oem | This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements. |
PartNumber | string | This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the chassis. |
PCIeDevices | PCIeDeviceCollection | This property shall contain a link to a resource collection of type `PCIeDeviceCollection`. |
PhysicalSecurity | PhysicalSecurity | This property shall contain the physical security state of the chassis. Services may construct this state from multiple physical sensors. |
PowerState | string | This property shall contain the power state of the chassis. |
PowerSubsystem | PowerSubsystem | This property shall contain a link to a resource of type `PowerSubsystem` that represents the power subsystem information for this chassis. |
Sensors | SensorCollection | This property shall contain a link to a resource collection of type `SensorCollection` that contains the sensors located in the chassis and sub-components. |
SerialNumber | string | This property shall contain a manufacturer-allocated number that identifies the chassis. |
SKU | string | This property shall contain the stock-keeping unit number for this chassis. |
Status | Status | This property shall contain any status or health properties of the resource. |
ThermalSubsystem | ThermalSubsystem | This property shall contain a link to a resource of type `ThermalSubsystem` that represents the thermal subsystem information for this chassis. |
TrustedComponents | TrustedComponentCollection | This property shall contain a link to a resource collection of type `TrustedComponentCollection`. |
UUID | UUID | This property shall contain the universally unique identifier number for this chassis. |
Version | string | This property shall contain the hardware version of this chassis as determined by the vendor or supplier. |
WeightKg | number | This property shall represent the published mass, commonly referred to as weight, of the chassis, in kilogram units. |
WidthMm | number | This property shall represent the width of the chassis, in millimeter units, as specified by the manufacturer. |