mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-25 01:38:08 +00:00
15 lines
469 B
Plaintext
15 lines
469 B
Plaintext
curl -i -X DELETE 'http://localhost:3080/v2/projects/3cf20b3c-0602-49a6-b593-d49b6a1a5238/drawings/df4f6a0a-429a-40c9-ae38-dbb4733d0750'
|
|
|
|
DELETE /v2/projects/3cf20b3c-0602-49a6-b593-d49b6a1a5238/drawings/df4f6a0a-429a-40c9-ae38-dbb4733d0750 HTTP/1.1
|
|
|
|
|
|
|
|
HTTP/1.1 204
|
|
Connection: close
|
|
Content-Length: 0
|
|
Content-Type: application/octet-stream
|
|
Date: Mon, 08 Jan 2018 08:16:35 GMT
|
|
Server: Python/3.6 GNS3/2.1.2dev1
|
|
X-Route: /v2/projects/{project_id}/drawings/{drawing_id}
|
|
|