mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-19 07:53:47 +02:00
20 lines
343 B
ReStructuredText
20 lines
343 B
ReStructuredText
|
/ports/udp
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
POST /ports/udp
|
||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
Allocate an UDP port on the server
|
||
|
|
||
|
Response status codes
|
||
|
**********************
|
||
|
- **201**: UDP port allocated
|
||
|
|
||
|
Sample session
|
||
|
***************
|
||
|
|
||
|
|
||
|
.. literalinclude:: examples/post_portsudp.txt
|
||
|
|