mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-26 07:51:08 +00:00
751 B
751 B
/v2/projects/{project_id}/links/{link_id}
DELETE /v2/projects/{project_id}/links/{link_id}
Delete a link instance
Parameters
- link_id: UUID of the link
- project_id: UUID for the project
Response status codes
- 400: Invalid request
- 201: Link deleted
Sample session
../../../examples/controller_delete_projectsprojectidlinkslinkid.txt