mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-01 18:46:43 +00:00
740 B
740 B
/v2/compute/projects/{project_id}/ports/udp
POST /v2/compute/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/compute_post_projectsprojectidportsudp.txt