Release 81
From Hostway API Documentation
(Difference between revisions)
Mike.robski (Talk | contribs) |
Mike.robski (Talk | contribs) m (1 revision: Release 91) |
Latest revision as of 11:00, 11 March 2014
[edit] Release 81 - 06/05/2013
List of changes in Release 81.
Contents |
download this article as a PDF book
[edit] GET /images
- Added "zone" query string parameter
- Added "zones" attribute to the response to indicate the zones in which the image is available
[edit] GET /images/detail
- Added "zone" query string parameter
- Added "zones" attribute to the response to indicate the zones in which the image is available
[edit] GET /images/{id}
- Added "zones" attribute to the response to indicate the zones in which the image is available
[edit] GET /zones
- New resurce that returns the list of available zones
[edit] GET /servers
- Added "zone" query string parameter
- Added "zone" attribute to the response to indicate the zone in which the server resides
[edit] GET /servers/detail
- Added "zone" query string parameter
- Added "zone" attribute to the response to indicate the zone in which the server resides
[edit] GET /servers/{id}
- Added "zone" attribute to the response to indicate the zone in which the server resides
[edit] POST /servers
- Added required "zone" attribute to the request to indicate the zone in which the server should be created Breaking Change
[edit] POST /os-floating-ips
- Added required "zone" attribute to the request to indicate the zone in which the IP should be allocated Breaking Change