latestOpenAPI 3.1.02026-08-142887561.0 MB

61436a496404

workflows.deployments

Get Deployment

Get Deployment

get/v1/workflows/deployments/{name}

Path parameters

namestring required

Query parameters

workflow_namestring nullable

Scope serving status to this workflow

Scope serving status to this workflow

Response

Successful Response

idstring uuid required

Unique identifier of the deployment

namestring required

Deployment name

is_activeboolean required

Whether at least one worker is currently live

is_hardenedboolean

Whether the deployment has at least one authorized credential

created_atstring date-time required

When the deployment was first registered

updated_atstring date-time required

When the deployment was last updated

worker_countinteger

Number of workers registered to the deployment

active_worker_countinteger

Number of workers currently live within the liveness cutoff

locationsLocationType[]

Distinct location types reported by the deployment's workers