summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Dump/Entry.interface.yaml
blob: 1f12089863d76e2bc2b1042595f71ac5e09d736d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
description: >
    Implement to provide Dump attributes.

    Object which implements this interface must implement
    xyz.openbmc_project.Time.EpochTime for the Dump
    creation time.
    Object which implements this interface should implement
    xyz.openbmc_project.Object.Delete to allow the deletion of
    individual Dump objects.

properties:
    - name: Size
      type: uint64
      description: >
          Size of the Dump.
OpenPOWER on IntegriCloud