Release 113
From Hostway API Documentation
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). .