Unary · Usage
Lists completed environment runtime records within a specified date range.
Returns a list of environment runtime records that were completed within the specified date range. Records of currently running environments are not included.
Use this method to:
- View environment runtime records
- Filter by project
- Create custom usage reports
Example
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListEnvironmentUsageRecordsRequest
Response
gitpod.v1.ListEnvironmentUsageRecordsResponse
Related types
DateRange
DateRange
DateRange specifies a time period for queries.
gitpod.v1.DateRangeEnvironmentUsageRecord
EnvironmentUsageRecord
EnvironmentUsageRecord represents a record of an environment from start to stop.
gitpod.v1.EnvironmentUsageRecordFilter
Filter
gitpod.v1.ListEnvironmentUsageRecordsRequest.FilterPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponse