components: schemas: Chassis_v1_4_6_Actions: additionalProperties: false description: The available actions for this resource. properties: '#Chassis.Reset': $ref: '#/components/schemas/Chassis_v1_4_6_Reset' Oem: $ref: '#/components/schemas/Chassis_v1_4_6_OemActions' description: This property contains the available OEM specific actions for this resource. x-longDescription: This property shall contain any additional OEM actions for this resource. type: object x-longDescription: This type shall contain the available actions for this resource. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\.[a-zA-Z_][a-zA-Z0-9_]*$: description: This property shall specify a valid odata or Redfish property. Chassis_v1_4_6_Chassis: additionalProperties: false description: 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 (like sensors) that operate outside of a system's data plane (meaning the resources are not accessible to software running on the system) are linked either directly or indirectly through this resource. properties: '@odata.context': $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_context '@odata.etag': $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_etag '@odata.id': $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_id '@odata.type': $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_type Actions: $ref: '#/components/schemas/Chassis_v1_4_6_Actions' description: The available actions for this resource. x-longDescription: The Actions property shall contain the available actions for this resource. AssetTag: description: The user assigned asset tag of this chassis. nullable: true readOnly: false type: string x-longDescription: The value of this property shall be an identifying string used to track the chassis for inventory purposes. ChassisType: $ref: '#/components/schemas/Chassis_v1_4_6_ChassisType' description: The type of physical form factor of the chassis. readOnly: true x-longDescription: ChassisType shall indicate the physical form factor for the type of chassis. DepthMm: description: The depth of the chassis. minimum: 0 nullable: true readOnly: true type: number x-longDescription: The value of this property shall represent the depth (length) of the chassis (in millimeters) as specified by the manufacturer. x-units: mm x-versionAdded: v1_4_0 Description: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Description nullable: true readOnly: true HeightMm: description: The height of the chassis. minimum: 0 nullable: true readOnly: true type: number x-longDescription: The value of this property shall represent the height of the chassis (in millimeters) as specified by the manufacturer. x-units: mm x-versionAdded: v1_4_0 Id: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Id readOnly: true IndicatorLED: $ref: '#/components/schemas/Chassis_v1_4_6_IndicatorLED' description: The state of the indicator LED, used to identify the chassis. nullable: true readOnly: false x-longDescription: This value of this property shall contain the indicator light state for the indicator light associated with this system. Links: $ref: '#/components/schemas/Chassis_v1_4_6_Links' description: Contains references to other resources that are related to this resource. x-longDescription: The Links property, as described by the Redfish Specification, shall contain references to resources that are related to, but not contained by (subordinate to), this resource. Location: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Location description: The Location of the chassis. x-longDescription: This property shall contain location information of the associated chassis. x-versionAdded: v1_2_0 LogServices: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: A reference to the logs for this chassis. readOnly: true x-longDescription: The value of this property shall be a link to a collection of type LogServiceCollection. Manufacturer: description: The manufacturer of this chassis. nullable: true readOnly: true type: string x-longDescription: The value of this property shall be the name of the organization responsible for producing the chassis. This organization might be the entity from whom the chassis is purchased, but this is not necessarily true. Model: description: The model number of the chassis. nullable: true readOnly: true type: string x-longDescription: The value of this property shall be the name by which the manufacturer generally refers to the chassis. Name: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Name readOnly: true NetworkAdapters: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: A reference to the collection of Network Adapters associated with this chassis. readOnly: true x-longDescription: The value of this property shall be a link to a collection of type NetworkAdapterCollection. x-versionAdded: v1_4_0 Oem: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Oem description: This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. x-longDescription: The value of this string shall be of the format for the reserved word *Oem*. PartNumber: description: The part number of the chassis. nullable: true readOnly: true type: string x-longDescription: The value of this property shall be a part number assigned by the organization that is responsible for producing or manufacturing the chassis. PhysicalSecurity: $ref: '#/components/schemas/Chassis_v1_4_6_PhysicalSecurity' description: The state of the physical security sensor. x-longDescription: This value of this property shall contain the sensor state of the physical security. x-versionAdded: v1_1_0 Power: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: A reference to the power properties (power supplies, power policies, sensors) of this chassis. readOnly: true x-longDescription: The value of this property shall be a reference to the resource that represents the power characteristics of this chassis and shall be of type Power. PowerState: $ref: '#/components/schemas/Chassis_v1_4_6_PowerState' description: The current power state of the chassis. nullable: true readOnly: true x-longDescription: The value of this property shall contain the power state of the chassis. x-versionAdded: v1_0_1 SKU: description: The SKU of the chassis. nullable: true readOnly: true type: string x-longDescription: The value of this property shall be the stock-keeping unit number for this chassis. SerialNumber: description: The serial number of the chassis. nullable: true readOnly: true type: string x-longDescription: The value of this property shall be a manufacturer-allocated number used to identify the chassis. Status: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Status description: This property describes the status and health of the resource and its children. x-longDescription: This property shall contain any status or health properties of the resource. Thermal: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: A reference to the thermal properties (fans, cooling, sensors) of this chassis. readOnly: true x-longDescription: The value of this property shall be a reference to the resource that represents the thermal characteristics of this chassis and shall be of type Thermal. WeightKg: description: The weight of the chassis. minimum: 0 nullable: true readOnly: true type: number x-longDescription: The value of this property shall represent the published mass (commonly referred to as weight) of the chassis (in kilograms). x-units: kg x-versionAdded: v1_4_0 WidthMm: description: The width of the chassis. minimum: 0 nullable: true readOnly: true type: number x-longDescription: The value of this property shall represent the width of the chassis (in millimeters) as specified by the manufacturer. x-units: mm x-versionAdded: v1_4_0 required: - ChassisType - '@odata.id' - '@odata.type' - Id - Name type: object x-longDescription: This resource shall be used to represent a chassis or other physical enclosure for a Redfish implementation. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\.[a-zA-Z_][a-zA-Z0-9_]*$: description: This property shall specify a valid odata or Redfish property. Chassis_v1_4_6_ChassisType: enum: - Rack - Blade - Enclosure - StandAlone - RackMount - Card - Cartridge - Row - Pod - Expansion - Sidecar - Zone - Sled - Shelf - Drawer - Module - Component - IPBasedDrive - RackGroup - Other type: string x-enumDescriptions: 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. Enclosure: A generic term for a chassis that does not fit any other description. Expansion: A chassis which expands the capabilities or capacity of another chassis. IPBasedDrive: 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. Other: A chassis that does not fit any of these definitions. Pod: A collection of equipment racks in a large, likely transportable, container. Rack: An equipment rack, typically a 19-inch wide freestanding unit. RackGroup: 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. Row: A collection of equipment racks. 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. Zone: A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated. x-enumVersionAdded: IPBasedDrive: v1_3_0 RackGroup: v1_4_0 Chassis_v1_4_6_IndicatorLED: enum: - Unknown - Lit - Blinking - 'Off' type: string x-enumDeprecated: Unknown: This value has been Deprecated in favor of returning null if the state is unknown. x-enumDescriptions: Blinking: The Indicator LED is blinking. Lit: The Indicator LED is lit. 'Off': The Indicator LED is off. Unknown: The state of the Indicator LED cannot be determined. x-enumLongDescriptions: Blinking: This value shall represent the Indicator LED is in a blinking state where the LED is being turned on and off in repetition. If this value is not supported by the service, the service shall reject PATCH or PUT requests containing this value by returning HTTP 400 (Bad Request). Lit: This value shall represent the Indicator LED is in a solid on state. If this value is not supported by the service, the service shall reject PATCH or PUT requests containing this value by returning HTTP 400 (Bad Request). 'Off': This value shall represent the Indicator LED is in a solid off state. If this value is not supported by the service, the service shall reject PATCH or PUT requests containing this value by returning HTTP 400 (Bad Request). Unknown: 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 HTTP 400 (Bad Request). x-enumVersionDeprecated: Unknown: v1_2_0 Chassis_v1_4_6_IntrusionSensor: enum: - Normal - HardwareIntrusion - TamperingDetected type: string x-enumDescriptions: HardwareIntrusion: A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected as being in an insecure state. Normal: No abnormal physical security conditions are detected at this time. TamperingDetected: Physical tampering of the monitored entity is detected. Chassis_v1_4_6_IntrusionSensorReArm: enum: - Manual - Automatic type: string x-enumDescriptions: Automatic: This sensor would be restored to the Normal state automatically as no abnormal physical security conditions are detected. Manual: This sensor would be restored to the Normal state by a manual re-arm. Chassis_v1_4_6_Links: additionalProperties: false description: Contains references to other resources that are related to this resource. properties: ComputerSystems: description: An array of references to the computer systems contained in this chassis. This will only reference ComputerSystems that are directly and wholly contained in this chassis. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall be a reference to the resource that this physical container is associated with and shall reference a resource of type ComputerSystem. If a ComputerSystem is also referenced in a Chassis that is referenced in a Contains link from this resource, that ComputerSystem shall not be referenced in this Chassis. ComputerSystems@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count ContainedBy: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: A reference to the chassis that this chassis is contained by. readOnly: true x-longDescription: The value of this property shall be a reference to the resource that represents the chassis that contains this chassis and shall be of type Chassis. Contains: description: An array of references to any other chassis that this chassis has in it. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall be a reference to the resource that represents the chassis that this chassis contains and shall be of type Chassis. Contains@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count CooledBy: description: An array of ID[s] of resources that cool this chassis. Normally the ID will be a chassis or a specific set of fans. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall be an array of IDs containing pointers consistent with JSON pointer syntax to the resource that cools this chassis. CooledBy@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count Drives: description: An array of references to the disk drives located in this Chassis. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall reference one or more resources of type Drive that are in this Chassis. x-versionAdded: v1_2_0 Drives@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count ManagedBy: description: An array of references to the Managers responsible for managing this chassis. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall be a reference to the resource that manages this chassis and shall reference a resource of type Manager. ManagedBy@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count ManagersInChassis: description: An array of references to the managers located in this Chassis. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall reference one or more resources of type Manager that are in this Chassis. x-versionAdded: v1_2_0 ManagersInChassis@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count Oem: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Oem description: Oem extension object. x-longDescription: This object represents the Oem property. All values for resources described by this schema shall comply to the requirements as described in the Redfish specification. PCIeDevices: description: An array of references to the PCIe Devices located in this Chassis. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall reference one or more resources of type PCIeDevices. x-versionAdded: v1_4_0 PCIeDevices@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count PoweredBy: description: An array of ID[s] of resources that power this chassis. Normally the ID will be a chassis or a specific set of Power Supplies. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall be an array of IDs containing pointers consistent with JSON pointer syntax to the resource that powers this chassis. PoweredBy@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count Storage: description: An array of references to the storage subsystems connected to or inside this Chassis. items: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef readOnly: true type: array x-longDescription: The value of this property shall reference one or more resources of type Storage that are connected to or contained inside this Chassis. x-versionAdded: v1_2_0 Storage@odata.count: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_count type: object x-longDescription: This type, as described by the Redfish Specification, shall contain references to resources that are related to, but not contained by (subordinate to), this resource. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\.[a-zA-Z_][a-zA-Z0-9_]*$: description: This property shall specify a valid odata or Redfish property. Chassis_v1_4_6_OemActions: additionalProperties: true description: The available OEM specific actions for this resource. properties: {} type: object x-longDescription: This type shall contain any additional OEM actions for this resource. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\.[a-zA-Z_][a-zA-Z0-9_]*$: description: This property shall specify a valid odata or Redfish property. Chassis_v1_4_6_PhysicalSecurity: additionalProperties: false description: The state of the physical security sensor. properties: IntrusionSensor: $ref: '#/components/schemas/Chassis_v1_4_6_IntrusionSensor' description: This indicates the known state of the physical security sensor, such as if it is hardware intrusion detected. nullable: true readOnly: false x-longDescription: This property shall represent the state of this physical security sensor. Hardware intrusion indicates the internal hardware is detected as being accessed in an insecure state. Tampering detected indicates the physical tampering of the monitored entity is detected. x-versionAdded: v1_1_0 IntrusionSensorNumber: description: A numerical identifier to represent the physical security sensor. nullable: true readOnly: true type: integer x-longDescription: The value of this property shall be a numerical identifier for this physical security sensor that is unique within this resource. x-versionAdded: v1_1_0 IntrusionSensorReArm: $ref: '#/components/schemas/Chassis_v1_4_6_IntrusionSensorReArm' description: This indicates how the Normal state to be restored. nullable: true readOnly: true x-longDescription: This property shall represent the method to set back to the Normal statue of this physical security sensor. Manual indicates manual re-arm is needed. Automatic indicates the state is restored automatically as no abnormal physical security conditions are detected. x-versionAdded: v1_1_0 type: object x-longDescription: This type shall describe the sensor state of the physical security. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\.[a-zA-Z_][a-zA-Z0-9_]*$: description: This property shall specify a valid odata or Redfish property. Chassis_v1_4_6_PowerState: enum: - 'On' - 'Off' - PoweringOn - PoweringOff type: string x-enumDescriptions: 'Off': The components within the chassis has no power, except some components may continue to have AUX power such as management controller. 'On': The components within the chassis has power on. PoweringOff: A temporary state between On and Off. The components within the chassis can take time to process the power off action. PoweringOn: A temporary state between Off and On. The components within the chassis can take time to process the power on action. Chassis_v1_4_6_Reset: additionalProperties: false description: This action is used to reset the chassis. This action resets the chassis, not Systems or other contained resources, although side effects may occur which affect those resources. properties: target: description: Link to invoke action format: uri-reference type: string title: description: Friendly action name type: string type: object x-longDescription: This action shall reset the chassis. This action shall not reset Systems or other contained resource, although side effects may occur which affect those resources. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\.[a-zA-Z_][a-zA-Z0-9_]*$: description: This property shall specify a valid odata or Redfish property. Chassis_v1_4_6_ResetRequestBody: additionalProperties: false description: This action is used to reset the chassis. This action resets the chassis, not Systems or other contained resources, although side effects may occur which affect those resources. properties: ResetType: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_ResetType description: The type of reset to be performed. x-longDescription: This parameter shall define the type of reset to be performed. The service may accept a request without the parameter and perform an implementation specific default reset. type: object x-longDescription: This action shall reset the chassis. This action shall not reset Systems or other contained resource, although side effects may occur which affect those resources. title: '#Chassis.v1_4_6.Chassis' x-copyright: Copyright 2014-2019 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright x-owningEntity: DMTF x-release: '2016.3'