GET – LeakDetector プロパティー
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” | ||
フィードバックを送る