Get generation issues
GET/nevisadmin/api/v1/deployments/:id/generation/issues
Required permission: SUPER_ADMIN (The user that initiated the deployment can also access the generation issues, without any specific permission requirement.)
Returns list of issues found in the generation/validation step of the deployment process.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid deployment ID
Insufficient permissions.
Deployment run not found