blob: 2f9f50f6890fba9a8dd5a9353717a13f0a21d37a [file] [log] [blame]
Qiang XU096a5af2019-02-27 16:00:07 +08001description: >
2 Interface to query intrusion detector status.
3
4properties:
5 - name: Status
6 type: string
7 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05008 Status string of chassis intrusion detector.
9 The value is defined in chassis redfish schema.
10 Can be "Normal" or "HardwareIntrusion".