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: System VPD is blank on both hardware and cache.
13      On IBM systems, certain VPD data must be available
14      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
18      path.
19- name: InvalidVPD
20  description: VPD file is not valid. Mandatory records are missing
21      in VPD file.
22- name: EccCheckFailed
23  desciption: Invalid VPD data. Ecc check for the data failed.
24- name: InvalidJson
25  description: Invalid Json file.
26- name: DbusFailure
27  description: DBus error occurred.
28