blob: fa84e9c6b580d6f2b13b81cc72fb011bb12563c6 [file] [log] [blame]
Brad Bishop234df5f2016-11-10 08:40:58 -05001description: >
2 Implement to provide object removal.
3methods:
4 - name: Delete
5 description: >
6 Delete the object implementing Delete.
Deepak Kodihalli45c9ed02018-09-30 05:46:38 -05007 errors:
8 - xyz.openbmc_project.Common.Error.InternalFailure
Brad Bishop234df5f2016-11-10 08:40:58 -05009
10# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4