<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services/vyos-http-api-server, branch vyos/1.3dev0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=vyos%2F1.3dev0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=vyos%2F1.3dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2019-12-03T17:17:48+00:00</updated>
<entry>
<title>T1801: move escaping of backslashes into configtree</title>
<updated>2019-12-03T17:17:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-11-26T17:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=145b937d3d8e3734d987b5486fe861f660c6e79b'/>
<id>urn:sha1:145b937d3d8e3734d987b5486fe861f660c6e79b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1801: escape isolated backslashes before passing to ConfigTree()</title>
<updated>2019-11-17T17:02:32+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-11-12T14:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05c9967ac3122b45dd2fe2ae48d67d5e2a3f14d7'/>
<id>urn:sha1:05c9967ac3122b45dd2fe2ae48d67d5e2a3f14d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1774: fix error output</title>
<updated>2019-11-05T18:57:14+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@sentrium.io</email>
</author>
<published>2019-11-05T18:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d8131406a0c2e5956c8c494be251cda806ad103b'/>
<id>urn:sha1:d8131406a0c2e5956c8c494be251cda806ad103b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1773, T1774: add a show config operation with JSON and raw options.</title>
<updated>2019-10-27T16:10:30+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-10-27T16:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad9bbd9edff6a057ba0c4d2a8984e2184345ca71'/>
<id>urn:sha1:ad9bbd9edff6a057ba0c4d2a8984e2184345ca71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HTTP API] Add endpoints for config file and image management.</title>
<updated>2019-10-23T13:42:48+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-10-23T13:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3f8884587ab1291c13f633b079058879241ac3c1'/>
<id>urn:sha1:3f8884587ab1291c13f633b079058879241ac3c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HTTP API] Use a decorator for functions that require authentication.</title>
<updated>2019-10-23T11:09:51+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-10-23T11:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d286592732fbebee3676912387d4512733b296b3'/>
<id>urn:sha1:d286592732fbebee3676912387d4512733b296b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1431: add showConfig operation to the HTTP API.</title>
<updated>2019-08-05T19:20:54+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-08-05T19:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9ac783472872329fe1a1683585b679a7afcc78f0'/>
<id>urn:sha1:9ac783472872329fe1a1683585b679a7afcc78f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HTTP API] T1431: disallow empty config paths.</title>
<updated>2019-06-17T19:07:41+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-06-17T19:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=73021645d1d1fa0e851bae7e003982f9ee491e84'/>
<id>urn:sha1:73021645d1d1fa0e851bae7e003982f9ee491e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HTTP API] T1431: make the value field optional.</title>
<updated>2019-06-17T18:19:21+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-06-17T18:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1d40561bbd3aac552c8585d09d8436884aabdee7'/>
<id>urn:sha1:1d40561bbd3aac552c8585d09d8436884aabdee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HTTP API] T1431: allow sending a single command, and make sure commands are dicts.</title>
<updated>2019-06-17T18:12:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-06-17T18:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7f06879361999e3b3aab6f66bb267841d958bfdb'/>
<id>urn:sha1:7f06879361999e3b3aab6f66bb267841d958bfdb</id>
<content type='text'>
</content>
</entry>
</feed>
