Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 956 Bytes

File metadata and controls

15 lines (11 loc) · 956 Bytes

InputFileFetchConfiguration

Properties

Name Type Description Notes
uri string Indicate the Uri of the file. (http, https, ftp, ftps, sftp are allowed)
credential \Swagger\Client\Model\Credential [optional]
download_catalog_strategy \Swagger\Client\Model\DownloadCatalogStrategy
compression_format_strategy \Swagger\Client\Model\CompressionFormatStrategy [optional]
compressed_relative_path string Indicate the relative path in the compressed file [optional]
download_timeout int Indicate the download time out in second [optional] [default to 30]

[Back to Model list] [Back to API list] [Back to README]