Update a specific local file export storage connection.
patch/api/storages/export/localfiles/{id}
Path parameters
idinteger required
Request body
can_delete_objectsboolean nullable
Deletion from storage enabled
descriptionstring nullable
Cloud storage description
pathstring nullable
Local path
projectinteger
A unique integer value identifying this project.
regex_filterstring nullable
Regex for filtering objects
synchronizableboolean
titlestring nullable
Cloud storage title
use_blob_urlsboolean
Interpret objects as BLOBs and generate URLs
Response
can_delete_objectsboolean nullable
Deletion from storage enabled
created_atstring date-time required
Creation time
descriptionstring nullable
Cloud storage description
idinteger required
last_syncstring date-time nullable
Last sync finished time
last_sync_countinteger nullable
Count of tasks synced last time
last_sync_jobstring nullable
Last sync job ID
{"stackTrail":"components:schemas:LocalFilesExportStorage:properties:meta","oasType":"schema","type":"unknown","description":"Meta and debug information about storage processes","nullable":true}