blob: 8b971e71851983d6d3cd1f8d0c4b464fc6fc9b21 [file] [log] [blame]
Matt Spinlerdffdca72020-06-12 09:19:51 -05001description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05002 Implement to provide IBM specific error log policy attributes.
Matt Spinlerdffdca72020-06-12 09:19:51 -05003properties:
4 - name: EventID
5 type: string
6 description: >
Patrick Williamsa1347412022-12-06 10:56:22 -06007 This ID is defined by IBM service to uniquely identify an error in the
8 service documentation.
Matt Spinlerdffdca72020-06-12 09:19:51 -05009 - name: Description
10 type: string
11 description: >
12 This is a customer-facing description of the error.