blob: e6c9a272e6f59ad851911a3672dab064027f1631 [file] [log] [blame]
Nagaraju Goruganti2f3c9a62017-09-04 03:57:27 -05001description: >
2 Implement to provide operations on a collection of objects.
3methods:
4 - name: DeleteAll
5 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05006 Delete all objects in the collection.
Ramesh Iyyare5899eb2021-07-27 05:32:55 -05007 errors:
Patrick Williams8da396c2022-03-14 14:21:02 -05008 - xyz.openbmc_project.Common.Error.NotAllowed
9 - xyz.openbmc_project.Common.Error.Unavailable