Authorizations
Path Parameters
The name of the deploy request's organization
The name of the deploy request's database
The number of the deploy request
Response
Returns the deployment for a deploy request
The ID of the deployment
Whether or not to automatically cutover once deployment is finished
Whether or not to automatically delete the head branch once deployment is finished
When the deployment was created
When the cutover for the deployment was initiated
Whether or not the deployment cutover will expire soon
Deploy check errors for the deployment
When the deployment was finished
When the deployment was queued
When the deployment was ready for cutover
When the deployment was started
The state the deployment is in
pending
, ready
, no_changes
, queued
, submitting
, in_progress
, pending_cutover
, in_progress_vschema
, in_progress_cancel
, in_progress_cutover
, complete
, complete_cancel
, complete_error
, complete_pending_revert
, in_progress_revert
, in_progress_revert_vschema
, complete_revert
, complete_revert_error
, cancelled
, error
When the deployment was submitted
When the deployment was last updated
The name of the base branch the deployment will be merged into
The number of the deploy request associated with this deployment
Whether the deployment is deployable
The deployments ahead of this one in the queue
Schema lint errors preventing the deployment from completing
The schema dependencies that must be satisfied
Lookup Vitess index operations
Deployment throttling configurations
The request to revert the schema operations in this deployment
When the schema was last updated for the deployment
Whether or not the deployment has a table locked
The name of he table that is locked by the deployment
Whether or not the deployment is an instant DDL deployment
Whether or not the deployment is eligible for instant DDL