Get remote file content
GET/nevisadmin/api/v1/deployments/:id/plan/remote-content/:fileId
Required permission: SUPER_ADMIN (The user that initiated the deployment can also access the remote file content, without any specific permission requirement.)
Fetches a file from the remote host. 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