mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-20 21:33:09 +00:00
641 B
641 B
/v2/compute/projects/{project_id}/dynamips/vms/{vm_id}/configs/save
POST /v2/compute/projects/{project_id}/dynamips/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