Get hourly usage for database monitoring

GET {{baseUrl}}/api/v1/usage/dbm?start_hr=2007-08-06T13:18:56.043Z&end_hr=2007-08-06T13:18:56.043Z

Get hourly usage for database monitoring 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

KeyDatatypeRequiredDescription
start_hrstring(Required) Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage beginning at this hour.
end_hrstringDatetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage ending
before this hour.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"usage":[{"dbm_host_count":-46871927,"dbm_queries_count":39383515,"hour":"1957-09-18T20:41:46.966Z","org_name":"tempor do officia","public_id":"ex do "},{"dbm_host_count":-15746470,"dbm_queries_count":-12872576,"hour":"1996-01-24T07:42:35.058Z","org_name":"elit et","public_id":"id cillum esse"}]}