vhost.getAPIDailySummary
Syntax
mixed vhost.getAPIDailySummary ( INT vhostId, Date startDate = NULL, Date endDate = NULL, mixed summarizeBy = 3 )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The Id of the vhost. | |||
| NULL | The start of the time period for the storage data. Format: Unix timestamp or 'YYYY-MM-DD' | |||
| NULL | The number of records that you want returned. | |||
| 3 |
Response
It is available in each item of the results and specific to that date. (It is available as result->item->total_count) | |||
(It is available as result->totalCount) |
Return Values
| Field | Description | Possible Values |
|---|
