Skip to main content

Start/repeat generation step

PUT 

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

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

Starts generation if the deployment state is 'INITIALIZED', or re-runs it if 'GENERATED'. Returns 409 if the state is neither.

Request

Responses

Generation step started