vhost.getAIDailySummary
Syntax
mixed vhost.getAIDailySummary ( INT vhostId, Date startDate = NULL, Date endDate = NULL, mixed summarizeBy = 3, mixed type = 'aws', mixed subType = 0 )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 | ||||
| 'aws' | ||||
| 0 |
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 |
|---|
