summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/MACAddress.interface.yaml
blob: df092f29bbee18916dfb4e6bfc03b962129f5da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
description: >
    This defines a MAC address of ethernet interface.

properties:
    - name: MACAddress
      type: string
      description: >
          MAC address of the ethernet interface.
      errors:
        - xyz.openbmc_project.Common.Error.InvalidArgument
        - xyz.openbmc_project.Common.Error.InternalFailure
OpenPOWER on IntegriCloud