Deployment
Managing deployment processes.
Get status of deployment planning step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also get the satus of the planning step, without any specific permission requirement.)
Start/repeat deployment planning step
**Required permission:** `DEPLOY_INVENTORY` on the inventory, or higher scope
Abort planning step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also abort the planning step, without any specific permission requirement.)
Get status of generation step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the generation status, without any specific permission requirement.)
Start/repeat generation step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also run the generation, without any specific permission requirement.)
Abort generation step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also abort the generation, without any specific permission requirement.)
Get status/report of deploy step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the deploy status, without any specific permission requirement.)
Start deploy step of deployment process
**Required permission:** `DEPLOY_INVENTORY` on the inventory, or higher scope
Abort deploy step
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also abort the deploy step, without any specific permission requirement.)
Quick deployment
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
List all deployment processes
**Required permission:** any authenticated user
Create new deployment process
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Get a deployment process
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also query the deployment process, without any specific permission requirement.)
Delete a deployment process
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also delete the deployment process, without any specific permission requirement.)
Get remote file content
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the remote file content, without any specific permission requirement.)
Get planning output
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the planning output, without any specific permission requirement.)
Get generation output
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the generation output, without any specific permission requirement.)
Get generation issues
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the generation issues, without any specific permission requirement.)
Get generation output as a zip file
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the generation output file content, without any specific permission requirement.)
Get generation output file content
**Required permission:** `SUPER_ADMIN` (The user that initiated the deployment can also access the generation output file content, without any specific permission requirement.)