v8

latestSwagger 2.02026-07-13120150263.9 KB

Get the file upload storage account configuration.

get/fileUploads

Query parameters

api-versionstring required

The version of the API being called.

Response

Success

accountstring

The storage account name where to upload the file to

connectionStringstring required

The connection string used to configure the storage account

containerstring required

The name of the container inside the storage account

sasTtlstring

ISO 8601 duration standard, The amount of time the device’s request to upload a file is valid before it expires.

state'pending' | 'updating' | 'deleting' | 'succeeded' | 'failed'

The state of the file upload configuration

etagstring

ETag used to prevent conflict with multiple uploads

readAccessboolean

The flag indicate if user be able to access device uploaded files from IoT Central portal