gns3-server/docs/api/v2/compute/dynamips_vm/projectsprojectiddynamipsvmsvmidconfigssave.rst
Julien Duponchelle 97aea5f82a
Doc update
2016-04-18 16:58:06 +02:00

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