v1
latestOpenAPI 3.0.02026-07-23620132.5 KBAnalytics
Get parallel execution capacity metrics
Returns historical parallel execution usage metrics for an Organization over a time range, aggregated into samples at a fixed rollup interval. The sample with the highest capacity utilization is picked for each time interval.
get/execution-capacity/{organizationId}
Path parameters
organizationIdinteger required
The ID of the organization to get execution capacity metrics for
Query parameters
fromstring date-time
Start of the time range (inclusive), as an ISO 8601 date-time
tostring date-time
End of the time range (exclusive), as an ISO 8601 date-time
rollupSecondsinteger
Time interval in seconds used for rolling up the samples. When omitted, a rollup is chosen automatically so the sample count stays at constant size.
Response
Successful response