blob: a90989d2e76e8431f96a8ab8501b1d448eabd9d8 [file] [log] [blame]
description: >
Implement to provide privilege for the group.
properties:
- name: Privilege
type: string
description: >
One of the privilege as defined by
xyz.openbmc_project.User.Manager.AllPrivileges.
xyz.openbmc_project.Common.Error.InvalidArgument exception will be
thrown if the privilege is invalid. Additional documentation
on privilege is available here.
https://github.com/openbmc/docs/blob/master/user_management.md
errors:
- xyz.openbmc_project.Common.Error.InternalFailure
- xyz.openbmc_project.Common.Error.InvalidArgument