Release 81
From Hostway API Documentation
(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...") |
Mike.robski (Talk | contribs) m (1 revision: Release 91) |
||
(One intermediate revision by one user not shown) | |||
Line 34: | Line 34: | ||
=== [[Allocate_Flexible_IP|POST /os-floating-ips]] === | === [[Allocate_Flexible_IP|POST /os-floating-ips]] === | ||
* Added required "zone" attribute to the request to indicate the zone in which the IP should be allocated ''Breaking Change'' | * Added required "zone" attribute to the request to indicate the zone in which the IP should be allocated ''Breaking Change'' | ||
+ | |||
+ | {{disqus}} | ||
+ | [[Category:Release Notes]] |
Latest revision as of 11:00, 11 March 2014
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