Get Host Usage Report
Get host usage report for a given organization and date range
organization identifier
Frequency of host usage
daily
Starting date of Usage Report
2025-01-27
Ending date of Usage Report.
2025-01-27
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Filtering criteria in the format: property(,eq|ne|gt|gte|lt|lte|regexp|contains|not_contains|sw|not_sw|in|not_in|between):value. The 'eq' operation can be omitted (e.g. f1,foo). Criteria in the same filter block can be separated with 'OR' (e.g. f1,sw:foo|f1,contains:bar)
filter=body.region,eq:VOO|filter=body.instance_type,eq:I3
Success
Bad Request.
Unauthorized
Forbidden
OrgID not found
curl -H 'Authorization: <value>' https://{api_host}/api/activityanalytic/{org_id}/hosts/{freq}/usage-report?start_date=value&end_date=v