1- name: LocationNotFound
2  description: Location is not found.
3- name: NodeNotFound
4  description: Node number is not found.
5- name: PathNotFound
6  description: Inventory path is not found.
7- name: RecordNotFound
8  description: Record not found.
9- name: KeywordNotFound
10  description: Keyword is not found.
11- name: BlankSystemVPD
12  description:
13      System VPD is blank on both hardware and cache. On IBM systems, certain
14      VPD data must be available for the system to boot. This error is used to
15      indicate that no valid data was found by the BMC.
16- name: InvalidEepromPath
17  description: EEPROM path is invalid. Parser failed to access the path.
18- name: InvalidVPD
19  description: VPD file is not valid. Mandatory records are missing in VPD file.
20- name: EccCheckFailed
21  desciption: Invalid VPD data. Ecc check for the data failed.
22- name: InvalidJson
23  description: Invalid Json file.
24- name: DbusFailure
25  description: DBus error occurred.
26