xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Logging/Policy.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    Implement to provide IBM specific error log policy attributes.
3properties:
4    - name: EventID
5      type: string
6      description: >
7          This ID is defined by IBM service to uniquely identify an error in the
8          service documentation.
9    - name: Description
10      type: string
11      description: >
12          This is a customer-facing description of the error.
13