xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR.interface.yaml (revision 78f3103d)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement to retrieve the Certificate Signing Request(CSR).
3
4methods:
5    - name: CSR
6      description: >
7          Method to get the CSR string.
8
9          Object which implements this interface should implement
10          xyz.openbmc_project.Object.Delete to allow the deletion of CSR objects.
11
12      returns:
13          - name: CSRString
14            type: string
15            description: >
16                CSR string in the Base-64 encoded PEM format.
17      errors:
18          - xyz.openbmc_project.Common.Error.InternalFailure
19

served by {OpenGrok

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