xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/DeleteAll.interface.yaml (revision 4c5876f0f69c06b47c931e3224c1c34b126623b5)
1description: >
2    Implement to provide operations on a collection of objects.
3methods:
4    - name: DeleteAll
5      description: >
6          Delete all objects in the collection.
7      errors:
8          - xyz.openbmc_project.Common.Error.NotAllowed
9          - xyz.openbmc_project.Common.Error.Unavailable
10