mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 22:38:07 +00:00
20 lines
510 B
ReStructuredText
20 lines
510 B
ReStructuredText
/v1/ports/udp
|
|
----------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
POST /v1/ports/udp
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Allocate an UDP port on the server
|
|
|
|
Response status codes
|
|
**********************
|
|
- **201**: UDP port allocated
|
|
|
|
Sample session
|
|
***************
|
|
|
|
|
|
.. literalinclude:: ../../examples/post_portsudp.txt
|
|
|