Purpose

Specifies the path of a local file to be uploaded.

Table 1. Required fields
Field Name Data Type Parameter Type Description
bucket VARCHAR(255) IN Specifies the name of the bucket where the object should be uploaded.
remoteFile VARCHAR(255) IN Specifies the name of the file to create in the bucket.
localFile VARCHAR(255) IN Specifies the path to a local file which contains the object.