gns3-server/docs/api/v2/compute/iou/iouimagesfilename.rst

31 lines
898 B
ReStructuredText
Raw Normal View History

2016-06-04 11:40:39 +03:00
/v2/compute/iou/images/{filename:.+}
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
2016-06-04 11:40:39 +03:00
POST /v2/compute/iou/images/**{filename:.+}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-06-04 11:40:39 +03:00
Upload an IOU image
Parameters
**********
- **filename**: Image filename
Response status codes
**********************
- **204**: Image uploaded
2018-01-08 06:57:07 +02:00
GET /v2/compute/iou/images/**{filename:.+}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Download an IOU image
Parameters
**********
- **filename**: Image filename
Response status codes
**********************
- **200**: Image returned