LineInputVoltageType
LineInputVoltageType.AC_120V
LineInputVoltageType.AC_240V
LineInputVoltageType.AC_277V
LineInputVoltageType.AC_AND_DC_WIDE_RANGE
LineInputVoltageType.AC_HIGH_LINE
LineInputVoltageType.AC_LOW_LINE
LineInputVoltageType.AC_MID_LINE
LineInputVoltageType.AC_WIDE_RANGE
LineInputVoltageType.DC_240V
LineInputVoltageType.DC_380V
LineInputVoltageType.DC_NEG48V
LineInputVoltageType.UNKNOWN
PowerInputType
PowerSupplyType
InputRangeListField
Power
PowerSupplyListField
PowerSupplyListField.firmware_version
PowerSupplyListField.identity
PowerSupplyListField.indicator_led
PowerSupplyListField.input_ranges
PowerSupplyListField.last_power_output_watts
PowerSupplyListField.line_input_voltage
PowerSupplyListField.line_input_voltage_type
PowerSupplyListField.manufacturer
PowerSupplyListField.model
PowerSupplyListField.name
PowerSupplyListField.part_number
PowerSupplyListField.power_capacity_watts
PowerSupplyListField.power_supply_type
PowerSupplyListField.serial_number
PowerSupplyListField.spare_part_number
PowerSupplyListField.status
Bases: CompositeField
Bases: 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
Property to reference NetworkAdapterCollection 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 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, an IndicatorLED value.
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: ResourceCollectionBase
Bases: 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
Bases: Enum
Chassis Types constants
An enclosed or semi-enclosed, typically vertically-oriented, system chassis that must be plugged into a multi-system chassis to function normally.
A loose device or circuit board intended to be installed in a system or other enclosure.
A small self-contained system intended to be plugged into a multi- system chassis.
A small chassis, card, or device that contains devices for a particular subsystem or function.
An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that can be slid into a multi-system chassis.
A generic term for a chassis that does not fit any other description.
A chassis that expands the capabilities or capacity of another chassis.
A chassis in a drive form factor with IP-based network connections.
A small, typically removable, chassis or card that contains devices for a particular subsystem or function.
A chassis that does not fit any of these definitions.
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 that form a single entity or share infrastructure.
A single-system chassis designed specifically for mounting in an equipment rack.
A collection of equipment racks.
An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that must be plugged into a multi-system chassis to function normally.
A chassis that mates mechanically with another chassis to expand its capabilities or capacity.
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.
A single, free-standing system, commonly called a tower or desktop chassis.
A chassis that encloses storage.
A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated.
Bases: Enum
Chassis IntrusionSensor constants
A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected to be in an insecure state.
No abnormal physical security condition is detected at this time.
Physical tampering of the monitored entity is detected.
Bases: Enum
Chassis IntrusionSensorReArm constants
Because no abnormal physical security condition is detected, this sensor is automatically restored to the normal state.
A manual re-arm of this sensor restores it to the normal state.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.