xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml (revision 0e14bf7dc6cb0dee8b2de6b29459e88b012e1829)
1description: >
2    This interface defines channel specific privilege access information which
3    is used for channel authorization. Application must determine channel level
4    privilege restriction based on this property.
5
6properties:
7    - name: MaxPrivilege
8      type: string
9      description: >
10          Maximum privilege associated with specific channel.
11      errors:
12          - xyz.openbmc_project.Common.Error.InvalidArgument
13          - xyz.openbmc_project.Common.Error.InternalFailure
14