mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-26 16:01:08 +00:00
579 B
579 B
/v1/projects/{project_id}/iou/vms/{vm_id}/configs/save
POST /v1/projects/{project_id}/iou/vms/{vm_id}/configs/save
Save the startup and private configs content
Response status codes
- 200: Configs saved
- 400: Invalid request
- 404: Instance doesn't exist