This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
gns3-server
Watch
1
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2025-01-19 03:06:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cad708f4ab
Branches
Tags
No results found.
gns3-server
/
docs
/
api
/
api.vpcs
/
v1projectsprojectidvpcsvmsvmidreload.rst
Julien Duponchelle
cad708f4ab
Add warning unstable at the beginning of the API
2015-02-23 18:00:59 +01:00
648 B
Raw
Blame
History
/v1/projects/{project_id}/vpcs/vms/{vm_id}/reload
POST /v1/projects/
{project_id}
/vpcs/vms/
{vm_id}
/reload
Reload a VPCS instance
Parameters
project_id
: UUID for the project
vm_id
: UUID for the instance
Response status codes
400
: Invalid request
404
: Instance doesn't exist
204
: Instance reloaded