Get generation output file content
GET/nevisadmin/api/v1/deployments/:id/generation/content/:fileId
Required permission: SUPER_ADMIN (The user that initiated the deployment can also access the generation output file content, without any specific permission requirement.)
Fetches a file created at the generation step. The Content-Type and Content-Disposition headers reflect the actual file type.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid deployment ID or file ID
Insufficient permissions.
Deployment run or file not found