Purpose

Appends content that is being prepared to be flushed to the specified file.

Table 1. Required fields
Field Name Data Type Parameter Type Description
accountName VARCHAR(64) IN Specifies the name of the storage account
fileSystem VARCHAR(64) IN Specifies the file system to which the file will be uploaded
content OTHER IN Specifies the content of the file
filePath VARCHAR(128) IN Specifies the name and path of the file to which content is appended. For example, path/to/file.
Table 2. Response
Response Data Type Parameter Type Description
status INTEGER OUT The response code for the request.