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"은(는) 상태가 "Absent"인 경우에는 표시되지 않습니다. | ||
State | 문자열 | “Enabled” / “Absent” | ||
피드백 보내기