2.5. Images

An image is a collection of files you use to create or rebuild a server. Operators provide pre-built OS images by default. You may also create custom images.

MethodURIDescription
GET/v2/images/detail​{?changes-since,​server,​name,​status,​marker,​limit,​type}

Lists all details for available images.

GET/v2/images/{image_id}

Gets details for a specified image.

DELETE/v2/images/{image_id}

Deletes a specified image.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...