| report:getbasetotal | ||||
|---|---|---|---|---|
| Description: | ||||
| report getBaseTotal action allows to get a the total base for storage reports |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| reportType | KalturaReportType | V | KalturaReportType:: | |
| reportInputFilter | KalturaReportInputFilter | V | ||
| objectIds | string | - one ID or more (separated by ',') of specific objects to query | ||
| Output Type | ||||
| KalturaReportBaseTotalArray | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=report&action=getbasetotal POST fields: reportType reportInputFilter:fromDate reportInputFilter:toDate reportInputFilter:keywords reportInputFilter:searchInTags reportInputFilter:searchInAdminTags reportInputFilter:categories reportInputFilter:timeZoneOffset reportInputFilter:interval objectIds |
||||