mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
20 lines
326 B
ReStructuredText
20 lines
326 B
ReStructuredText
/udp
|
|
---------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
POST /udp
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Allocate an UDP port on the server
|
|
|
|
Response status codes
|
|
**********************
|
|
- **201**: UDP port allocated
|
|
|
|
Sample session
|
|
***************
|
|
|
|
|
|
.. literalinclude:: examples/post_udp.txt
|
|
|