FileInfo

FileInfo data structure describes input file

FileInfo example

{
    "FilePath": "string",
    "StorageName": "string",
    "VersionId": "string",
    "Password": "string"
}

FileInfo fields

NameDescription
FilePathFile path in storage
StorageNameStorage name. Default storage used if not specified
VersionIdVersion ID. Not required.
PasswordPassword to open password-protected file