Nagaraju Goruganti | 2f3c9a6 | 2017-09-04 03:57:27 -0500 | [diff] [blame] | 1 | description: > |
2 | Implement to provide operations on a collection of objects. | ||||
3 | methods: | ||||
4 | - name: DeleteAll | ||||
5 | description: > | ||||
6 | Delete all objects in the collection. | ||||
Ramesh Iyyar | e5899eb | 2021-07-27 05:32:55 -0500 | [diff] [blame] | 7 | errors: |
8 | - xyz.openbmc_project.Common.Error.NotAllowed | ||||
9 | - xyz.openbmc_project.Common.Error.Unavailable |