summaryrefslogtreecommitdiffstats
path: root/xyz
diff options
context:
space:
mode:
Diffstat (limited to 'xyz')
-rwxr-xr-xxyz/openbmc_project/Logging/Entry.interface.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Logging/Entry.interface.yaml b/xyz/openbmc_project/Logging/Entry.interface.yaml
index e4758e9..5e6cf2e 100755
--- a/xyz/openbmc_project/Logging/Entry.interface.yaml
+++ b/xyz/openbmc_project/Logging/Entry.interface.yaml
@@ -26,6 +26,13 @@ properties:
type: array[string]
description: >
Additional information in the form of metadata field strings VAR=val
+ - name: Resolved
+ type: boolean
+ description: >
+ Error resolution status. Indicate if the problem being reported by
+ this error log has been resolved. This will start out 'false' by
+ default. Setting this to 'true' will NOT result in the error log being
+ deleted.
enumerations:
- name: Level
OpenPOWER on IntegriCloud