Updates storage bucket details. This only updates fields that were set in the request body. Before updating the bucket details, it is required to verify the connection using the POST /api/organizations/{organizationId}/buckets/verify endpoint.
The verification process:
connectionStatus: connected
.connectionStatus: error
, the verification has failed.Only proceed with updating the bucket details after receiving a connected
status.
The polling interval and timeout should be determined based on your application's requirements.
Organization ID
Bucket ID
S3 access key
S3 secret key
S3 endpoint
S3 bucket
S3 region
Set this if you don't have access to the root of this bucket. Only used to verify connectivity to this bucket.
The name of the storage account for Azure Blob Storage
"my-storage-account"
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)