ciao-webui icon indicating copy to clipboard operation
ciao-webui copied to clipboard

Image integration

Open jorgevgut opened this issue 9 years ago • 0 comments

support the following endpoints

  • create(POST) /v2/images
  • show(GET) /v2/images
  • show image details(GET) /v2/image/{image_id}
  • delete(DELETE) /v2/images/{image_id}
  • upload(PUT) /v2/images/{image_id}/file

jorgevgut avatar Sep 19 '16 16:09 jorgevgut