mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 11:18:11 +00:00
15 lines
469 B
Plaintext
15 lines
469 B
Plaintext
curl -i -X DELETE 'http://localhost:3080/v2/projects/1cfff31c-1f7d-44b4-b056-1520ea105bf2/drawings/57b22f3b-7291-4e88-ac6e-0fc1c2964729'
|
|
|
|
DELETE /v2/projects/1cfff31c-1f7d-44b4-b056-1520ea105bf2/drawings/57b22f3b-7291-4e88-ac6e-0fc1c2964729 HTTP/1.1
|
|
|
|
|
|
|
|
HTTP/1.1 204
|
|
Connection: close
|
|
Content-Length: 0
|
|
Content-Type: application/octet-stream
|
|
Date: Tue, 27 Nov 2018 15:09:38 GMT
|
|
Server: Python/3.6 GNS3/2.2.0dev5
|
|
X-Route: /v2/projects/{project_id}/drawings/{drawing_id}
|
|
|