GET – ComputerSystem properties
Use the GET method to retrieve properties in ComputerSystem for Redfish service.
Request URL
https://<SMM_IPADDR>/redfish/v1/{ChassisName}/OEM/Lenovo/Nodes/1A
Request body
None
Response body
Field | Type | Description | ||||
|---|---|---|---|---|---|---|
Actions | Object | Expanded | ||||
OEM | Object | Expanded | ||||
#Node.Reseat | Object | “NodeReseat” | ||||
Target | String | The link of this action. | ||||
ResetType | String | “NodeReseat” | ||||
ResetType@Redfish.AllowableValues | Array | Items: string Item count: 1 | ||||
ResetType@Redfish.AllowableValues[0] | Object | “NodeReseat” | ||||
#Node.Reset | Object | “XCCReset” | ||||
Target | String | The link of this action. | ||||
ResetType | String | “NodeReset” | ||||
ResetType@Redfish.AllowableValues | Array | Items: string Item count: 1 | ||||
ResetType@Redfish.AllowableValues[0] | String | “NodeReset” | ||||
IPAddress1 | String | The IP address of eth0. | ||||
IPAddress2 | String | The IP address of eth1. | ||||
Id | String | “1a” | ||||
Name | String | “Node 1a” | ||||
PermissionState | String | "permitToStandby", "firstPermissionFail", "secondPermissionFail", "permissionPass", "initialNotDone" | ||||
Power | Object | Expanded | ||||
Average | Number | The average power consumption of the node in past 30 seconds. | ||||
Max | Number | The maximum power consumption of the node in past 30 seconds. | ||||
Min | Number | The minimum power consumption of the node in past 30 seconds. | ||||
Units | String | “W” | ||||
PowerCap | Object | Expanded | ||||
MaxiumumPowerCap | Number | Indicates the maximum acceptable power capping be applied on this node. | ||||
MinimumPowerCap | Number | Indicates the minimum acceptable power capping be applied on this node. | ||||
ProtectivePowerCap | Number | Indicates the current Protective Power Capping. | ||||
Units | String | “W” | ||||
UserPowerCap | Number | Indicates the current User Power Capping. | ||||
UserPowerCapEnabled | Boolean | Indicates the power capping is applied on this node. | ||||
PowerState | String | “Unknown”, “No Permission”, “Off”, “On” | ||||
Present | String | “present”, “absent” | ||||
RestorePolicy | String | “off”, “lastState” | ||||
Size | Object | Expanded | ||||
Height | String | “1U” | ||||
Width | String | “13U” | ||||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |