gns3-server/docs/api/udp.rst

20 lines
326 B
ReStructuredText
Raw Normal View History

/udp
---------------------------------------------
.. contents::
POST /udp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allocate an UDP port on the server
Response status codes
**********************
- **201**: UDP port allocated
2015-01-27 16:06:55 +02:00
Sample session
***************
.. literalinclude:: examples/post_udp.txt