GET – 漏液检测器属性
使用 GET 方法检索 LeakDetecor 资源中的属性。
请求 URL
https://<SMM_IPADDR>/redfish/v1/Chassis/{ChassisName}/CoolingUnit/LeakDetection/LeakDetectors/{comp_id}
请求正文
无
响应正文
字段 | 类型 | 描述 | ||
|---|---|---|---|---|
@odata.id | 字符串 | “/redfish/v1/Chassis/{ChassisName}/CoolingUnit/LeakDetection/LeakDetectors/{comp_id}” | ||
@odata.type | 字符串 | "#LeakDetector.v1_1_0.LeakDetector" | ||
Id | 字符串 | {comp_id} | ||
LeakDetectorType | 字符串 | “Moisture” | ||
Name | 字符串 | {comp_id} | ||
Status | 对象 | 资源及其从属或依赖资源的状态和运行状况。 | ||
Health | 字符串 | “OK” / “Warning” / “Critical”,如果 State 为“Absent”,则不会显示 | ||
State | 字符串 | “Enabled” / “Absent” | ||
提供反馈