Snoozeimages API

Snoozeimages exposes a RESTful API to deal with image management.

Supported calls

  • GET /images : Gets the list of all the images in the repository backend.
  • GET /images/[id] : Gets the information of the image with given identifier.
  • DELETE /images/[id] : Delete the specified image.

Table Of Contents

Previous topic

EC2 API and integration with Libcloud, Euca2ools

Next topic

RabbitMQ message format