Get the server counts in a time-range
Example
aiware getHostsCounts X-Correlation-Id:value startLastUpdateTime=value endLastUpdateTime=value
Parameters
| Name | Type | Description | Notes |
|---|
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
| startLastUpdateTime | integer | The unix timestamp | [optional] [default to null] |
| endLastUpdateTime | integer | The unix timestamp | [optional] [default to null] |
Return type
HostsCountsResponse
Authorization
No authorization required
- Content-Type: Not Applicable
- Accept: application/json