API v1
Copyright © 2010, 2011, 2012, 2013 OpenStack Foundation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
2014-04-21
Abstract
This document is for software developers who develop applications by using the OpenStack™ Image Service Application Programming Interface (API) v1.
Contents
- Preface
- 1. General API Information
- 2. The Glance REST API
- Requesting a List of Public VM Images
- Requesting Detailed Metadata on Public VM Images
- Filtering Images Returned via
GET /images
andGET /images/detail
- Requesting Detailed Metadata on a Specific Image
- Retrieving a Virtual Machine Image
- Adding a New Virtual Machine Image
- Requesting Image Memberships
- Requesting Shared Images
- Adding a Member to an Image
- Removing a Member from an Image
- Replacing a Membership List for an Image