Deploy rollback of a deployment
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Organization in which to create the Deployment.
The Deployment's ID.
The Deploy's ID.
The Request body to rollback a Deploy.
500OK
The time when the deploy was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The Deployment's ID.
"clmh57jtm000008lb58fe2wmv"
The deploy's ID.
"clvetru2w000201mowqwua63n"
The URL of the deploy's image repository.
"https://my-image-repository"
The deploy's image tag. Appears only if specified in the most recent deploy.
"my-image-tag"
Whether the deploy was triggered on a Deployment with DAG deploys enabled.
true
The status of the deploy.
INITIALIZED, DEPLOYED, FAILED "DEPLOYED"
The type of deploy.
IMAGE_AND_DAG, IMAGE_ONLY, DAG_ONLY "IMAGE_AND_DAG"
The deploy's Airflow version.
"2.7.2, if airflow version is not found, it will return NA"
The deploy's Astro Runtime version.
"9.1.0"
The path where Astro mounts the bundle on the Airflow component pods.
The URL where the deploy uploads the bundle. Appears only if DAG deploys are enabled on the Deployment and deploy type is BUNDLE.
The bundles included in a specific Deployment.
The deploy's DAG tarball version, also known as the Bundle Version in the Astro UI.
"2024-01-12T18:32:20.5898930Z"
The deploy's upload URL to upload DAG bundles. Appears only if dag deploys are enabled on the Deployment.
"https://astroproddagdeploy.windows.core.net/clmh59gt0000308lbgswe5fvh/clmh57jtm000008lb58fe2wmv"
The deploy's description.
"My deploy description"
The ID of the deploy that you completed a rollback on. Appears only if a rollback has been performed.
"clvcz1lrq000101oitxtp276e"
The time when the deploy was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"