Create Azure export storage with SPI authentication
Create an Azure export storage connection with Service Principal authentication to store annotations.
Headers
Authorization
Header authentication of the form Token <token>
Request
This endpoint expects an object.
project
A unique integer value identifying this project.
account_name
Azure Blob account name
can_delete_objects
Deletion from storage enabled
client_id
Azure Blob Service Principal Client ID
client_secret
Azure Blob Service Principal Client Secret
container
Azure blob container
description
Cloud storage description
last_sync
Last sync finished time
last_sync_count
Count of tasks synced last time
last_sync_job
Last sync job ID
meta
prefix
Azure blob prefix name
regex_filter
Cloud storage regex for filtering objects
status
initialized
- Initializedqueued
- Queuedin_progress
- In progressfailed
- Failedcompleted
- Completedcompleted_with_errors
- Completed with errors
synchronizable
tenant_id
Azure Tenant ID
title
Cloud storage title
traceback
Traceback report for the last failed sync
use_blob_urls
Interpret objects as BLOBs and generate URLs
user_delegation_key
User Delegation Key (Backend)
Response
created_at
Creation time
id
project
A unique integer value identifying this project.
type
account_name
Azure Blob account name
can_delete_objects
Deletion from storage enabled
client_id
Azure Blob Service Principal Client ID
client_secret
Azure Blob Service Principal Client Secret
container
Azure blob container
description
Cloud storage description
last_sync
Last sync finished time
last_sync_count
Count of tasks synced last time
last_sync_job
Last sync job ID
meta
prefix
Azure blob prefix name
regex_filter
Cloud storage regex for filtering objects
status
initialized
- Initializedqueued
- Queuedin_progress
- In progressfailed
- Failedcompleted
- Completedcompleted_with_errors
- Completed with errors
synchronizable
tenant_id
Azure Tenant ID
title
Cloud storage title
traceback
Traceback report for the last failed sync
use_blob_urls
Interpret objects as BLOBs and generate URLs
user_delegation_key
User Delegation Key (Backend)