1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-12 02:48:55 +00:00
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 14:06:55 +00:00
Sample session
***************
.. literalinclude:: examples/post_udp.txt