cloudsync.list_directory ======================== List contents of a remote bucket / directory. If remote supports buckets, path is constructed by two keys "bucket"/"folder" in `attributes`. If remote does not support buckets, path is constructed using "folder" key only in `attributes`. "folder" is directory name and "bucket" is bucket name for remote. Path examples: S3 Service `bucketname/directory/name` Dropbox Service `directory/name` `credentials` is a valid id of a Cloud Sync Credential which will be used to connect to the provider. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: cloud_sync_ls

cloud_sync_ls

Type: object
No Additional Properties

Credentials

Type: integer

Encryption

Type: boolean Default: false

Filename Encryption

Type: boolean Default: false

Encryption Password

Type: string Default: ""

Encryption Salt

Type: string Default: ""

Attributes

Type: object

Args

Type: string Default: ""

Result

Type: array of object
No Additional Items
Each item of this array must be:
Type: object


*Required roles:* CLOUD_SYNC_WRITE