gns3-server/docs/api/examples/delete_vpcsuuidportsportnumberdnio.txt

14 lines
313 B
Plaintext
Raw Normal View History

2015-02-03 22:27:15 +02:00
curl -i -X DELETE 'http://localhost:8000/vpcs/{uuid}/ports/{port_number:\d+}/nio'
DELETE /vpcs/{uuid}/ports/{port_number:\d+}/nio HTTP/1.1
HTTP/1.1 204
2015-02-04 03:44:04 +02:00
CONNECTION: close
2015-02-03 22:27:15 +02:00
CONTENT-LENGTH: 0
DATE: Thu, 08 Jan 2015 16:09:15 GMT
2015-02-04 03:44:04 +02:00
SERVER: Python/3.4 aiohttp/0.13.1
2015-02-03 22:27:15 +02:00
X-ROUTE: /vpcs/{uuid}/ports/{port_number:\d+}/nio