General APIs with JWT

Estimate deployment time

Estimate deployment time for a template on a specific node.

get/executors/deployment-estimate

Query parameters

template_idstring uuid required
executor_idstring uuid required

Response

Successful Response

estimated_secondsinteger nullable required
is_slow_machineboolean required
warning_messagestring nullable required
is_cached_templateboolean required
docker_image_sizeinteger nullable

Changes