mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
14 lines
451 B
Plaintext
14 lines
451 B
Plaintext
curl -i -X DELETE 'http://localhost:3080/v2/projects/5506c6ec-6ad5-48d1-9f8a-64ffd935124c/drawings/a1b54140-aef4-48e4-9170-b746df992632'
|
|
|
|
DELETE /v2/projects/5506c6ec-6ad5-48d1-9f8a-64ffd935124c/drawings/a1b54140-aef4-48e4-9170-b746df992632 HTTP/1.1
|
|
|
|
|
|
|
|
HTTP/1.1 204
|
|
Content-Length: 0
|
|
Content-Type: application/octet-stream
|
|
Date: Thu, 20 Oct 2016 08:52:47 GMT
|
|
Server: Python/3.5 GNS3/2.0.0dev2
|
|
X-Route: /v2/projects/{project_id}/drawings/{drawing_id}
|
|
|