GET – Enclosure properties
Use the GET method to retrieve properties in Enclosure resource for a server.
Request URL
GET https://<BMC_IPADDR>/redfish/v1/Chassis/Enclosure
Request body
None
Response body
Field | Type | Description | |||
---|---|---|---|---|---|
SerialNumber | String | The serial number of this chassis. | |||
ChassisType | String | This property indicates the type of physical form factor of this resource. | |||
Description | String | Provides a description of this chassis resource. | |||
Links | Object | Expanded. | |||
Contains | Array | An array of references to the chassis contained in this chassis. | |||
Contains [N] | Link | The value of this property is a URI reference to the resource of chassis. | |||
ComputerSystems | Array | Items: A reference link to an element of computer systems. | |||
ManagedBy | Array | Items: A reference link to the managers responsible for managing this chassis. | |||
Model | String | The model number for the chassis. | |||
Id | String | Uniquely identifies the resource within the collection of Chassis. Always set to “2”. | |||
Status | Object | Expanded. | |||
State | String | Enabled | |||
Health | String | OK | |||
Name | String | The name of the Chassis resource. Always set to Chassis Enclosure. | |||
Power | Link | A reference link to the power resource contained in this chassis. | |||
PowerSubsystem | Link | A reference link to the power subsystem resource contained in this chassis. | |||
PowerState | String | On | |||
Manufacturer | String | The manufacturer of this chassis. Always set to Lenovo. | |||
Location | Object | The location of chassis. | |||
PartLocation | Object | The part location within the placement. | |||
LocationOrdinalValue | Integer | The number that represents the location of the part. If LocationType is `slot` and this unit is in slot 2, the LocationOrdinalValue is 2. | |||
LocationType | String | The type of location of the part, such as slot, bay and socket. | |||
Placement | Object | A place within the addressed location. | |||
UUID | String | Chassis UUID | |||
Actions | Object | Expanded, only for platforms without SMM. | |||
#LenovoChassis.NodeVirtualReset | Object | Expanded. | |||
title | String | NodeVirtualReset | |||
target | String | /redfish/v1/Chassis/Enclosure/Actions/Oem/LenovoChassis.NodeVirtualReset | |||
NodeId | Number | Node id in the chassis | |||
ResetType | String | “ACPowerCycle” or “XCCReboot” | |||
#LenovoChassis.SetMidplaneVpd | Object | Expanded. | |||
title | String | SetMidplaneVpd | |||
target | String | /redfish/v1/Chassis/Enclosure/Actions/Oem/LenovoChassis.SetMidplaneVpd | |||
Model | String | Machine type of caretaker node. | |||
SerialNumber | String | Serial number of caretaker node. | |||
UUID | String | UUID of caretaker node. |
Status code
HTTP Status Code | Error Message ID |
---|---|
500 | InternalError |