blob: a877687a085915ab6c96f791a9a30a35362b7684 [file] [log] [blame]
Jayanth Othayoth02dcec32017-05-18 23:31:32 -05001description: >
2 Implement to capture BMC Dump
3
4methods:
5 - name: CreateDump
6 description: >
7 Method to create BMC Dump.
8 returns:
9 - name: Id
10 type: uint32
11 description: >
12 The Dump entry id number.
13 errors:
14 - xyz.openbmc_project.Common.Error.InternalFailure
15 - xyz.openbmc_project.Common.File.Error.Write
16 - xyz.openbmc_project.Dump.Create.Error.Disabled
17 - xyz.openbmc_project.Dump.Create.Error.QuotaExceeded