Release 113
From Hostway API Documentation
				
								
				(Difference between revisions)
				
																
				
				
								
				Corinne.chui  (Talk | contribs)  (Created page with "= Release 113 - 11/18/2015 = List of changes in Release 113. __TOC__ [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this article as a PDF book]  == New API calls == ==...")  | 
		Corinne.chui  (Talk | contribs)  m (1 revision)  | 
		
Latest revision as of 13:37, 30 May 2016
Release 113 - 11/18/2015
List of changes in Release 113.
Contents | 
download this article as a PDF book
New API calls
GET /accounts/{accountId}/dedicatedServers/{serverId}/ipAddresses/{ipAddress}/statistics/traffic
- Get traffic statistics by specific time range for an IP address of a dedicated server.
 
GET /accounts/{accountId}/dedicatedServers/{serverId}/statistics/traffic
- Get traffic statistics by specific time range for a dedicated server.
 
PUT /accounts/{accountId}/products/{productId}/services/{serviceId}
- Updates the status of an existing service.
 
Modified API calls
GET /accounts/{accountId}/dedicatedServers/{serverId}/statistics/traffic
- Updates the scope of whether we want statistics for inbound or outbound traffic. Possible values: receive, transmit and total (receive plus transmit values). .