Get Data Usage
GET
https://api.coralogix.com/mgmt/openapi/5/dataplans/data-usage/v2Returns data usage summary for the team.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
date_range# object
Date interval to query data usage over.
resolution# string
Aggregation resolution. Minimum supported value is 1h. Must be between 1 hour and the date_range interval.
aggregate# AggregateBy[]
Possible values: [AGGREGATE_BY_UNSPECIFIED, AGGREGATE_BY_APPLICATION, AGGREGATE_BY_SUBSYSTEM, AGGREGATE_BY_PILLAR, AGGREGATE_BY_PRIORITY, AGGREGATE_BY_POLICY_NAME, AGGREGATE_BY_SEVERITY]
List of fields to aggregate results by (for example pillar and priority).
dimension_filters# object[]
Dimensions to filter results by; only entries that contain all listed dimensions are returned.
Response
application/json
List of entries.