メインコンテンツへスキップ
POST
Create a computer file download

承認

Authorization
string
header
必須

Factory API key or JWT token for authentication

パスパラメータ

computerId
string
必須

Computer ID

fileName
string
必須

Workspace file name

Required string length: 1 - 255
Pattern: ^(?=.*\S)(?!.*[\\/])(?!.*\.\.)(?!.*[\x00-\x1F\x7F]).+$

ボディ

application/json
sessionId
string
必須
Minimum string length: 1
contentType
string
Required string length: 1 - 255
Pattern: ^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+(?: *; *[!#$%&'*+.^_`|~0-9A-Za-z-]+=(?:[!#$%&'*+.^_`|~0-9A-Za-z-]+|"[\x20-\x7E]*"))*$

レスポンス

Response for status 200

transferId
string<uuid>
必須
expiresAt
number
必須
downloadUrl
string
必須
Minimum string length: 1
byteLength
integer
必須
必須範囲: x >= 0