blob: dbbfffedb805dd6a40ebf60de9a484cd15d29640 [file] [log] [blame]
description: >
Authority Manager's interface to replace existing authorities list.
methods:
- name: ReplaceAll
description: >
Replace the current authorities list and restart the associated
services.
parameters:
- name: Path
type: string
description: >
Path of file that contains multiple root certificates.
returns:
- name: ObjectPath
type: array[object_path]
description: >
D-Bus object path to created objects.
errors:
- xyz.openbmc_project.Common.Error.InternalFailure
- xyz.openbmc_project.Certs.Error.InvalidCertificate
- xyz.openbmc_project.Common.Error.NotAllowed