The deployment id
Data used by the Prefect REST API to update a deployment.
Whether or not the deployment is paused.
A list of schedules for the deployment.
The deployment's concurrency limit.
x > 0The deployment's concurrency options.
The ID of the global concurrency limit to apply to the deployment.
Parameters for flow runs scheduled by the deployment.
The parameter schema of the flow, including defaults.
A list of deployment tags.
The name of the deployment's work pool.
"my-work-pool"
Overrides for the flow's infrastructure configuration.
Whether or not the deployment should enforce the parameter schema.
A description of this version of the deployment.
Successful Response