mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-28 00:28:54 +00:00
0f496907a0
Fix issues with test. Update documentation.
716 B
716 B
/v2/compute/projects/{project_id}/frame_relay_switch/nodes/{node_id}/duplicate
POST /v2/compute/projects/{project_id}/frame_relay_switch/nodes/{node_id}/duplicate
Duplicate a frame relay switch instance
Parameters
- node_id: Node UUID
- project_id: Project UUID
Response status codes
- 201: Instance duplicated
- 404: Instance doesn't exist