blob: 03abc5050688732642b911d500b6cf33d403af38 [file] [log] [blame]
AppaRao Pulic06f29a2018-07-10 23:18:13 +05301description: >
2 This interface defines channel specific privilege access information
3 which is used for channel authorization. Application must determine
4 channel level 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:
Patrick Williams8da396c2022-03-14 14:21:02 -050012 - xyz.openbmc_project.Common.Error.InvalidArgument
13 - xyz.openbmc_project.Common.Error.InternalFailure