mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-26 16:01:08 +00:00
da00aa030a
Fix #116
677 B
677 B
/v1/projects/{project_id}/ports/udp
POST /v1/projects/{project_id}/ports/udp
Allocate an UDP port on the server
Parameters
- project_id: The UUID of the project
Response status codes
- 201: UDP port allocated
- 404: The project doesn't exist
Sample session
../../examples/post_projectsprojectidportsudp.txt