netconn-api/v2.0/samples/dhcp/port-update-req-edo.json
Christian Berendt bb56946c4e Make files not executable
Those files do not need to be executable.

Change-Id: I5ef81b1c198dd4b850916b7812468ef0aa049240
2014-08-13 09:52:24 +02:00

7 lines
115 B
JSON

{
"port":
{
"extra_dhcp_opts": [{"opt_value": "testfile.1", "opt_name": "bootfile-name"}]
}
}