summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/User/Common.errors.yaml
blob: ccca302a70a5cc94bc64a9aee47649ecc34b2d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# xyz.openbmc_project.User.Common.Error.UserNameExists
- name: UserNameExists
  description: Specified user name already exists.
# xyz.openbmc_project.User.Common.Error.UserNameDoesNotExist
- name: UserNameDoesNotExist
  description: Specified user name does not exist.
# xyz.openbmc_project.User.Common.Error.UserNameGroupFail
- name: UserNameGroupFail
  description: Specified Group related restriction failure for user name.
# xyz.openbmc_project.User.Common.Error.UserNamePrivFail
- name: UserNamePrivFail
  description: Specified privilege related restriction failure for user name.
# xyz.openbmc_project.User.Common.Error.NoResource
- name: NoResource
  description: No resource available.
OpenPOWER on IntegriCloud