Release 81
From Hostway API Documentation
				
								
				Revision as of 09:00, 10 March 2014 by Mike.robski  (Talk | contribs)
				
			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