Skip to main content

Quick deployment

POST 

/nevisadmin/api/v1/quick-deployments

Required permission: VIEW_PROJECT on the project, or higher scope

Required permission: VIEW_INVENTORY on the inventory, or higher scope

Required permission: DEPLOY_INVENTORY on the inventory, or higher scope

Create a new deployment process then generate, plan and deploy it in one step. If the inventory requires a published project and inventory for deployment, the deployment will only be scheduled if the project and inventory are published. If a quick deployment is currently in progress for the same project and inventory, the new deployment will be scheduled to run once the ongoing one completes. However, if a quick deployment for the same project and inventory is already in the queue, the new deployment will replace the queued one.

Request

Responses

Accepted