xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml (revision ae1cf7b0)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement this to add Resource dump management.
3
4    The resource dumps are special types of dumps
5    generated by host hypervisor. The dump is generated
6    based on the resource selector. Hyperviosr needs
7    a password to validate the request before creating the dump.
8
9properties:
10    - name: SourceDumpId
11      type: uint32
12      description: >
13          The dump id provided by the source of the dump.
14          There are dumps which get generated outside the BMC, like a
15          resource dump which gets generated and stored in the host memory.
16          All dumps will have a unique id but when communicating
17          to the source of the dump the SourceDumpId will be used.
18    - name: VSPString
19      type: string
20      description: >
21          The resource selector for generating the dump.
22    - name: Password
23      type: string
24      description: >
25          The password required by host to validate the request.
26

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025