Planned Measurements
Earliest free start time on a channel
Return the earliest start time a channel is free for duration_seconds.
next_available_start is null when the channel is occupied by a running measurement with no known end time.
get/projects/{project_id}/planned_measurements/next_available
Path parameters
project_idstring required
Query parameters
channel_idstring required
duration_secondsinteger required
Response
Successful Response
{"stackTrail":"paths:/projects/{project_id}/planned_measurements/next_available:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.