mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-23 22:52:25 +00:00
614 B
614 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: Project UUID
Response status codes
- 201: UDP port allocated
- 404: The project doesn't exist