mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-27 09:18:09 +00:00
15 lines
473 B
Plaintext
15 lines
473 B
Plaintext
curl -i -X DELETE 'http://localhost:3080/v2/projects/1105e8b7-427e-48cc-82a2-c8039d3390ca/snapshots/71c538a2-5bab-4071-84d2-69944e2b3fdd'
|
|
|
|
DELETE /v2/projects/1105e8b7-427e-48cc-82a2-c8039d3390ca/snapshots/71c538a2-5bab-4071-84d2-69944e2b3fdd HTTP/1.1
|
|
|
|
|
|
|
|
HTTP/1.1 204
|
|
Connection: close
|
|
Content-Length: 0
|
|
Content-Type: application/octet-stream
|
|
Date: Wed, 23 Oct 2019 13:44:59 GMT
|
|
Server: Python/3.6 GNS3/2.2.1dev1
|
|
X-Route: /v2/projects/{project_id}/snapshots/{snapshot_id}
|
|
|