Optional
_idThe unique ID of the deployment.
Deployment
Optional
app_The unique _id
value of the Atlas App Services App.
Deployment
Optional
commitThe commit hash of the deployment (Automatic GitHub Deployment)
Deployment
Optional
deployed_The time at which the deployment was made. Represented as the number of seconds since January 1, 1970.
Deployment
Optional
diff_A link to the diff of changes in the deployment
Deployment
Optional
draft_The unique _id
value of the deployment draft associated with the deployment, if applicable.
Deployment
Optional
nameThe name of the deployment. By default, this is the same value as _id
.
Deployment
Optional
originThe deployment method used to create the deployment.
Deployment
Optional
remote_Deployment
Optional
statusA message that indicates whether or not the deployment was successful.
Deployment
Optional
status_The error message of the error that caused the deployment to fail, if applicable.
Deployment
Optional
user_The unique _id
value of the MongoDB Cloud user that deployed the draft.
Deployment
Generated using TypeDoc
Export
Deployment