Release 81
(Difference between revisions)
Mike.robski (Talk | contribs)
(Created page with "= Release 81 - 06/05/2013 = List of changes in Release 81. __TOC__ [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this article as a PDF book] === [[ImageList|GET /ima...")
Newer edit →
(Created page with "= Release 81 - 06/05/2013 = List of changes in Release 81. __TOC__ [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this article as a PDF book] === [[ImageList|GET /ima...")
Newer edit →
Revision as of 10:21, 24 May 2013
Release 81 - 06/05/2013
List of changes in Release 81.
Contents |
download this article as a PDF book
GET /images
- Added "zone" query string parameter
- Added "zones" attribute to the response to indicate the zones in which the image is available
GET /images/detail
- Added "zone" query string parameter
- Added "zones" attribute to the response to indicate the zones in which the image is available
GET /images/{id}
- Added "zones" attribute to the response to indicate the zones in which the image is available
GET /zones
- New resurce that returns the list of available zones
GET /servers
- Added "zone" query string parameter
- Added "zone" attribute to the response to indicate the zone in which the server resides
GET /servers/detail
- Added "zone" query string parameter
- Added "zone" attribute to the response to indicate the zone in which the server resides
GET /servers/{id}
- Added "zone" attribute to the response to indicate the zone in which the server resides
POST /servers
- Added required "zone" attribute to the request to indicate the zone in which the server should be created Breaking Change
POST /os-floating-ips
- Added required "zone" attribute to the request to indicate the zone in which the IP should be allocated Breaking Change