summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml
blob: 715fdec06f6d5563a9a17b93cd27a0148f1de610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
description: >
    This interface defines channel specific privilege access information
    which is used for channel authorization. Application must determine
    channel level privilege restriction based on this property.

properties:
    - name: MaxPrivilege
      type: string
      description: >
          Maximum privilege associated with specific channel.
      errors:
        - xyz.openbmc_project.Common.Error.InvalidArgument
        - xyz.openbmc_project.Common.Error.InternalFailure
OpenPOWER on IntegriCloud