v77

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-045764591.5 MB
Storage: Azure

Update export storage

Update a specific Azure export storage connection.

patch/api/storages/export/azure/{id}

Path parameters

idinteger required

Request body

account_keystring

Azure Blob account key

account_namestring

Azure Blob account name

can_delete_objectsboolean

Deletion from storage enabled

containerstring

Azure blob container

descriptionstring

Storage description

prefixstring

Azure blob prefix name

projectinteger

Project ID

titlestring

Storage title

Response

account_keystring nullable

Azure Blob account key

account_namestring nullable

Azure Blob account name

can_delete_objectsboolean nullable

Deletion from storage enabled

containerstring nullable

Azure blob container

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:AzureBlobExportStorage:properties:meta","oasType":"schema","type":"unknown","description":"Meta and debug information about storage processes","nullable":true}
prefixstring nullable

Azure blob prefix name

projectinteger required

A unique integer value identifying this project.

regex_filterstring nullable

Cloud storage regex for filtering objects

status'initialized' | 'queued' | 'in_progress' | 'failed' | 'completed' | 'completed_with_errors'
  • initialized - Initialized
  • queued - Queued
  • in_progress - In progress
  • failed - Failed
  • completed - Completed
  • completed_with_errors - Completed with errors
synchronizableboolean
titlestring nullable

Cloud storage title

tracebackstring nullable

Traceback report for the last failed sync

typestring required
use_blob_urlsboolean

Interpret objects as BLOBs and generate URLs