| Ratan Gupta | 75ee8b4 | 2017-07-10 10:28:39 +0530 | [diff] [blame] | 1 | description: > |
| 2 | This defines a MAC address of ethernet interface. | ||||
| 3 | |||||
| 4 | properties: | ||||
| 5 | - name: MACAddress | ||||
| 6 | type: string | ||||
| 7 | description: > | ||||
| 8 | MAC address of the ethernet interface. | ||||
| Gunnar Mills | 466cb6a | 2018-06-19 15:06:53 -0500 | [diff] [blame] | 9 | errors: |
| 10 | - xyz.openbmc_project.Common.Error.InvalidArgument | ||||
| Gunnar Mills | 6194921 | 2018-06-19 16:08:57 -0500 | [diff] [blame] | 11 | - xyz.openbmc_project.Common.Error.InternalFailure |