Jayanth Othayoth | eea9814 | 2017-04-05 00:58:48 -0500 | [diff] [blame] | 1 | description: > |
2 | Implement to provide Dump attributes. | ||||
3 | |||||
4 | Object which implements this interface must implement | ||||
5 | xyz.openbmc_project.Time.EpochTime for the Dump | ||||
6 | creation time. | ||||
7 | Object which implements this interface should implement | ||||
8 | xyz.openbmc_project.Object.Delete to allow the deletion of | ||||
9 | individual Dump objects. | ||||
10 | |||||
11 | properties: | ||||
12 | - name: Size | ||||
13 | type: uint64 | ||||
14 | description: > | ||||
15 | Size of the Dump. |