blob: 580b72339e7327d70805f3f95f93efc040531a81 [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:
Patrick Williams8da396c2022-03-14 14:21:02 -05008 - xyz.openbmc_project.Common.Error.InternalFailure
9 - xyz.openbmc_project.Common.Error.NotAllowed
10 - xyz.openbmc_project.Common.Error.Unavailable
Ramesh Iyyar6326b042022-03-21 05:28:23 -050011 - xyz.openbmc_project.Common.Error.InsufficientPermission