latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Test

Estimates the billable usage that would be incurred by executing this test

Calculates the estimated billing summary for executing this test

get/test/journey/{id}/billingEstimate

Path parameters

idstring required

The test invariant or variant ID.

Query parameters

source_control_tagstring

Source control tag of the test

Response

The estimated billing summary

billable_api_minutesinteger

Billable API performance test minutes associated with this run (e.g. 10 min * 5 users = 75 min billable)

billable_api_vuhnumber double

Billable API performance test virtual user hours associated with this run (e.g. 10 min * 4 users = 1.0 billable VUH)

used_api_minutesinteger

API performance test minutes used during this run (e.g. 10 min * 5 users = 50 min used)

billable_browser_minutesinteger

Billable browser performance test minutes associated with this run (e.g. 10 min * 5 users * 2.0 browser multiplier = 150 min billable)

billable_browser_vuhnumber double

Billable browser performance test virtual user hours associated with this run (e.g. 10 min * 4 users * 2.0 browser multiplier = 2.0 billable VUH)

used_browser_minutesinteger

Browser performance test minutes used during this run (e.g. 10 min * 5 users = 50 min used)