Bases: sushy.resources.base.CompositeField
Bases: sushy.resources.base.ResourceBase
Chassis resource
The Chassis 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.
The user assigned asset tag of this chassis
The type of physical form factor of the chassis
Depth in millimeters The depth of the chassis. The value of this property shall represent the depth (length) of the chassis (in millimeters) as specified by the manufacturer.
The chassis description
Get the allowed values for resetting the chassis.
A set of allowed values.
MissingAttributeError, if Actions/#Chassis.Reset attribute not present.
Height in millimeters The height of the chassis. The value of this property shall represent the height of the chassis (in millimeters) as specified by the manufacturer.
Identifier for the chassis
The state of the indicator LED, used to identify the chassis
A list of managers for this chassis.
Returns a list of Manager objects representing the managers that manage this chassis.
MissingAttributeError if ‘@odata.id’ field is missing.
A list of Manager instances
The manufacturer of this chassis
The model number of the chassis
The chassis name
The part number of the chassis
PhysicalSecurity This value of this property shall contain the sensor state of the physical security.
Property to reference Power instance
It is set once when the first time it is queried. On refresh, this property is marked as stale (greedy-refresh not done). Here the actual refresh of the sub-resource happens, if stale.
The current power state of the chassis
Reset the chassis.
value – The target value.
InvalidParameterValueError, if the target value is not allowed.
The serial number of the chassis
Set IndicatorLED to the given state.
state – Desired LED state, lit (INDICATOR_LED_LIT), blinking (INDICATOR_LED_BLINKING), off (INDICATOR_LED_OFF)
InvalidParameterValueError, if any information passed is invalid.
Stock-keeping unit number (SKU) The value of this property shall be the stock-keeping unit number for this chassis.
Status and Health This property describes the status and health of the chassis and its children.
A list of systems residing in this chassis.
Returns a list of System objects representing systems being mounted in this chassis/cabinet.
MissingAttributeError if ‘@odata.id’ field is missing.
A list of System instances
Property to reference Thermal instance
It is set once when the first time it is queried. On refresh, this property is marked as stale (greedy-refresh not done). Here the actual refresh of the sub-resource happens, if stale.
The Universal Unique Identifier (UUID) for this Chassis.
Weight in kilograms The value of this property shall represent the published mass (commonly referred to as weight) of the chassis (in kilograms).
Width in millimeters The value of this property shall represent the width of the chassis (in millimeters) as specified by the manufacturer.
Bases: sushy.resources.base.CompositeField
IntrusionSensor This indicates the known state of the physical security sensor, such as if it is hardware intrusion detected.
A numerical identifier to represent the physical security sensor
This indicates how the Normal state to be restored
HardwareIntrusion
A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected as being in an insecure state.
No abnormal physical security conditions are detected at this time
Automatic
This sensor would be restored to the Normal state automatically as no abnormal physical security conditions are detected.
This sensor would be restored to the Normal state by a manual re-arm
Physical tampering of the monitored entity is detected
Blade
An enclosed or semi-enclosed, typically vertically-oriented, system chassis which must be plugged into a multi-system chassis to function normally.
Card
A loose device or circuit board intended to be installed in a system or other enclosure.
Cartridge
A small self-contained system intended to be plugged into a multi-system chassis
Component
A small chassis, card, or device which contains devices for a particular subsystem or function.
Drawer
An enclosed or semi-enclosed, typically horizontally-oriented, system chassis which may be slid into a multi-system chassis.
A generic term for a chassis that does not fit any other description
A chassis which expands the capabilities or capacity of another chassis
A chassis in a drive form factor with IP-based network connections
Module
A small, typically removable, chassis or card which contains devices for a particular subsystem or function.
A chassis that does not fit any of these definitions
Pod
A collection of equipment racks in a large, likely transportable, container
An equipment rack, typically a 19-inch wide freestanding unit
A group of racks which form a single entity or share infrastructure
RackMount
A single system chassis designed specifically for mounting in an equipment rack.
A collection of equipment rack
Shelf
An enclosed or semi-enclosed, typically horizontally-oriented, system chassis which must be plugged into a multi-system chassis to function normally.
Sidecar
A chassis that mates mechanically with another chassis to expand its capabilities or capacity.
Sled
An enclosed or semi-enclosed, system chassis which must be plugged into a multi-system chassis to function normally similar to a blade type chassis.
StandAlone
A single, free-standing system, commonly called a tower or desktop chassis.
A chassis which encloses storage
Zone
A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.