Qiang XU | 096a5af | 2019-02-27 16:00:07 +0800 | [diff] [blame] | 1 | description: > |
2 | Interface to query intrusion detector status. | ||||
3 | |||||
4 | properties: | ||||
5 | - name: Status | ||||
6 | type: string | ||||
7 | description: > | ||||
Patrick Williams | 8da396c | 2022-03-14 14:21:02 -0500 | [diff] [blame] | 8 | Status string of chassis intrusion detector. |
9 | The value is defined in chassis redfish schema. | ||||
10 | Can be "Normal" or "HardwareIntrusion". |