Get hourly usage for profiled hosts
GET {{baseUrl}}/api/v1/usage/profiling?start_hr=2007-08-06T13:18:56.043Z&end_hr=2007-08-06T13:18:56.043Z
Get hourly usage for profiled hosts. Note: hourly usage data for all products is now available in the Get hourly usage by product family API. Refer to Migrating from the V1 Hourly Usage APIs to V2 for the associated migration guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start_hr | string | (Required) Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage beginning at this hour. | |
end_hr | string | Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage ending | |
before this hour. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"usage":[{"aas_count":-90132135,"avg_container_agent_count":-8567244,"host_count":60127541,"hour":"2016-02-01T18:56:59.898Z","org_name":"reprehenderit","public_id":"irure mollit incididunt fugiat"},{"aas_count":-2501326,"avg_container_agent_count":24795418,"host_count":-64189675,"hour":"2020-08-04T13:07:05.478Z","org_name":"pariatur enim ut occaecat dolore","public_id":"esse ex in officia"}]}