summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Association/Definitions.interface.yaml
blob: 80cdee823beb5453923075237350a1ed94ec9150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
description: >
    This interface is used to tell the mapper to create
    xyz.openbmc_project.Association interfaces on <this path>/forward and
    endpoint/reverse.
properties:
    - name: Associations
      type: array[struct[string,string,string]]
      description: >
          An array of forward, reverse, endpoint tuples where:
              forward - The type of the association.
              reverse - The type of the association to create for the endpoint.
              endpoint - The association endpoint.
OpenPOWER on IntegriCloud