Skip to main content

Get status of generation step

GET 

/nevisadmin/api/v1/deployments/:id/generation

Required permission: SUPER_ADMIN (The user that initiated the deployment can also access the generation status, without any specific permission requirement.)

Fetches the status of the generation of a deployment run. Overall status: PENDING, RUNNING, DONE, CANCELLED. Item status: PENDING, RUNNING, DONE, FAILED, CANCELLED.

Request

Responses

Success