GET – 重定时器属性
使用 GET 方法检索 Redfish 服务的重定时器属性。
请求 URL
GET https://<BMC_IPADDR>/redfish/v1/Chassis/Retimer_{CFF|Riser|OCP|SFF|BP}_{N}
请求正文
无
响应正文
字段 | 类型 | 描述 | |||
---|---|---|---|---|---|
Description | 字符串 | “This resource is used to represent a retimer for a Redfish implementation.” | |||
Id | 字符串 | Retimer_{Adapter Type}_{slot} | |||
Links | 对象 | 已展开。 | |||
ComputerSystems | 数组 | 项:计算机系统元素的引用链接。 | |||
ComputerSystems[0] | 链接 | 此属性的值是对计算机系统资源的 URI 引用。 | |||
ManagedBy | 数组 | 项:负责管理此机箱的管理器的引用链接 | |||
ManagedBy[0] | 链接 | 此属性的值是对管理器资源的 URI 引用。 | |||
ChassisType | 字符串 | Card | |||
Manufacturer | 字符串 | 此重定时器的制造商。 | |||
Model | 字符串 | null | |||
Name | 字符串 | Retimer_{Adapter Type}_{slot} | |||
PartNumber | 字符串 | 重定时器的部件号。 | |||
SerialNumber | 字符串 | 重定时器的序列号。 | |||
SKU | 对象 | 重定时器的 SKU。 | |||
Status | 对象 | 已展开。 | |||
Health | 字符串 | OK | |||
State | 字符串 | Enabled |
状态代码
HTTP 状态代码 | 错误消息 ID |
---|---|
500 | InternalError |
提供反馈