blob: a4ceabb068c68809d61f7c0605f8131c1344227a [file] [log] [blame]
William A. Kennington III08505792019-01-30 16:00:04 -08001description: >
2methods:
3 - name: Neighbor
4 description: >
5 Create a static neighbor entry.
6 parameters:
7 - name: IPAddress
8 type: string
9 description: >
10 IP Address.
11 - name: MACAddress
12 type: string
13 description: >
14 MAC Address.
15 returns:
16 - name: Path
17 type: path
18 description: >
19 The path for the created neighbor object.
20 errors:
21 - xyz.openbmc_project.Common.Error.InvalidArgument