Uploads a local file to the IPFS network.
|
In
Exec
|
|
|
Ipfs Pinning Service
Web 3S Ipfs Pinning Service Config Structure
|
The pinning service to send the request to. |
|
Bearer Token
String
|
The API token for authentication. |
|
File to Upload
String
|
The file to upload. |
|
Save As
String
|
Optional alternate filename for the uploaded file on IPFS. |
|
Request Name
Name
|
Optional unique name for the HTTP Request Subsystem. |
|
Out
Exec
|
|
|
Started
Exec
|
|
|
Progress
Exec
|
|
|
Completed
Exec
|
|
|
Request
Web 3S Ipfs Http Upload Request Object Reference
|
|
|
Bytes Sent
Integer64
|
|
|
Request Size
Integer64
|
|
|
Success
Boolean
|
|
|
Error Message
String
|
|
|
Response
Web 3S Http Response Structure (by ref)
|
|
|
Ipfs Address
Web 3S Ipfs Address Structure (by ref)
|