blob: 243770d3fde8ec92a4e447f7345630d651c5cffa [file] [log] [blame]
Ratan Gupta75ee8b42017-07-10 10:28:39 +05301description: >
2 This defines a MAC address of ethernet interface.
3
4properties:
5 - name: MACAddress
6 type: string
7 description: >
Karthick Sundarrajan8fcea4f2019-12-05 14:01:13 -08008 MAC address of the ethernet interface in six groups of
9 two hexadecimal digits separated by colons.
10 Example: 01:23:45:67:89:AB
Gunnar Mills466cb6a2018-06-19 15:06:53 -050011 errors:
12 - xyz.openbmc_project.Common.Error.InvalidArgument
Gunnar Mills61949212018-06-19 16:08:57 -050013 - xyz.openbmc_project.Common.Error.InternalFailure
Jiaqing Zhao91e90992022-02-18 17:24:28 +080014 - xyz.openbmc_project.Common.Error.NotAllowed