xref: /openbmc/ibm-dbus-interfaces/com/ibm/Logging/Policy.interface.yaml (revision 3c23f352de67cd9f390b72cdc8cf395c4ca460ab)
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
8          in the service documentation.
9    - name: Description
10      type: string
11      description: >
12          This is a customer-facing description of the error.
13