Validate export storage

POST

Validate a specific Azure export storage connection. This is useful to ensure that the storage configuration settings are correct and operational before attempting to export data.

Request

This endpoint expects an object.
idintegerOptional

Storage ID. If set, storage with specified ID will be updated

can_delete_objectsbooleanOptionalDefaults to false

Deletion from storage enabled

titlestringOptional

Storage title

descriptionstringOptional

Storage description

projectintegerOptional

Project ID

containerstringOptional

Azure blob container

prefixstringOptional

Azure blob prefix name

account_namestringOptional

Azure Blob account name

account_keystringOptional

Azure Blob account key

Built with