blob: e210158860ad5151410abeedc40b72cb7a383b55 [file] [log] [blame]
Suryakanth Sekar77a74262019-02-13 18:06:14 +05301- name: AttributeNotFound
2 level: ERR
3- name: AttributeSettingFailed
4 level: ERR
5 meta:
Patrick Williamsf1260d32022-04-29 14:24:26 -05006 - str: "REASON=%s"
7 type: string
Suryakanth Sekar77a74262019-02-13 18:06:14 +05308- name: AttributeReadOnly
9 level: ERR
10 meta:
Patrick Williamsf1260d32022-04-29 14:24:26 -050011 - str: "REASON=%s"
12 type: string
Suryakanth Sekar77a74262019-02-13 18:06:14 +053013- name: NoResource
14 level: ERR
15- name: InvalidValue
16 level: ERR
17 meta:
Patrick Williamsf1260d32022-04-29 14:24:26 -050018 - str: "UNSUPPORTED_VALUE=%s"
19 type: string
Suryakanth Sekar77a74262019-02-13 18:06:14 +053020- name: InvalidCurrentPassword
21 level: ERR
22- name: PasswordNotSettable
23 level: ERR