Matt Spinler | dffdca7 | 2020-06-12 09:19:51 -0500 | [diff] [blame] | 1 | description: > |
Patrick Williams | 8da396c | 2022-03-14 14:21:02 -0500 | [diff] [blame] | 2 | Implement to provide IBM specific error log policy attributes. |
Matt Spinler | dffdca7 | 2020-06-12 09:19:51 -0500 | [diff] [blame] | 3 | properties: |
| 4 | - name: EventID |
| 5 | type: string |
| 6 | description: > |
Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 7 | This ID is defined by IBM service to uniquely identify an error in the |
| 8 | service documentation. |
Matt Spinler | dffdca7 | 2020-06-12 09:19:51 -0500 | [diff] [blame] | 9 | - name: Description |
| 10 | type: string |
| 11 | description: > |
| 12 | This is a customer-facing description of the error. |