v8

latestSwagger 2.02026-07-13120150263.9 KB

Update the file upload storage account configuration

patch/fileUploads

Query parameters

api-versionstring required

The version of the API being called.

Headers

If-Matchstring

Only perform the operation if the entity's etag matches one of the etags provided or * is provided.

Request body

object required

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