GET – Retimer properties
Use the GET method to retrieve Retimer properties for Redfish service.
Request URL
GET https://<BMC_IPADDR>/redfish/v1/Chassis/Retimer_{CFF|Riser|OCP|SFF|BP}_{N}
Request body
None
Response body
Field | Type | Description | |||
---|---|---|---|---|---|
Description | String | This resource is used to represent a retimer for a Redfish implementation. | |||
Id | String | Retimer_{Adapter Type}_{slot} | |||
Links | Object | Expanded. | |||
ComputerSystems | Array | Items: A reference link to an element of computer systems. | |||
ComputerSystems[0] | Link | The value of this property is a URI reference to a resource of the computer system. | |||
ManagedBy | Array | Items: A reference link to the managers responsible for managing this chassis | |||
ManagedBy[0] | Link | The value of this property is a URI reference to a resource of manager. | |||
ChassisType | String | Card | |||
Manufacturer | String | The manufacturer of this retimer. | |||
Model | String | null | |||
Name | String | Retimer_{Adapter Type}_{slot} | |||
PartNumber | String | The part number of the retimer. | |||
SerialNumber | String | The serial number of the retimer. | |||
SKU | Object | The SKU of the retimer. | |||
Status | Object | Expanded. | |||
Health | String | OK | |||
State | String | Enabled |
Status code
HTTP Status Code | Error Message ID |
---|---|
500 | InternalError |
Give documentation feedback