xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml (revision 25507c8e)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement this to add FaultLog dump management.
3
4properties:
5    - name: Type
6      type: enum[xyz.openbmc_project.Common.FaultLogType.FaultLogTypes]
7      description: >
8          Type of fault data in the log indicated by PrimaryLogId.
9      flags:
10          - const
11    - name: AdditionalTypeName
12      type: string
13      description: >
14          Additional string to further identify the Type (e.g. it can indicate
15          the OEM format of a Crashdump)
16      flags:
17          - const
18    - name: PrimaryLogId
19      type: string
20      description: >
21          This is intended to be a unique identifier, depending on Type, to
22          reference the primary fault data log but is not intended otherwise to
23          be programatically interpreted (e.g. string parsing)
24      flags:
25          - const
26

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025