Blob Storage
Blob Storage in Qubitro allows devices to store binary data such as images, audio, logs, or other large objects.
Last updated
Blob Storage in Qubitro allows devices to store binary data such as images, audio, logs, or other large objects.
Last updated
Blob Storage in Qubitro allows devices to store binary data such as images, audio, logs, or other large objects.
It is a fully managed, highly available, and scalable storage solution designed to eliminate the need for third-party object storage.
Blob Storage data is available through:
APIs (For retrieval)
Blob Storage retention matches the device’s default retention period.
Enterprise Plan (Organizations)
5 MB
Qubitro allows you to upload blob data programmatically using the Blob Upload API.
To upload a file to Blob Storage, use the API with an Authorization Token and attach the binary file to be uploaded.
Authorization
– Your Device Token, used for authentication.
file
– The binary file you want to upload.
Qubitro automatically identifies the uploaded object type.
Qubitro allows you to delete Blob Storage data in bulk or individually through the UI.
You can delete all stored blobs for a device from the Storage tab by selecting Delete all blob data from the options menu. This action removes all stored files associated with the device.
Data deletion is permanent and cannot be undone. Once deleted, the files cannot be recovered.
To delete a specific file, navigate to the Storage Tab and locate the file.
Select the delete option by clicking the three dots next to the file to permanently remove it.
Data deletion is permanent and cannot be undone. Once deleted, the files cannot be recovered.