Update export storage
Update a specific S3 export storage connection. You will need to provide the export storage ID. You can find this using List export storages.
Path parameters
id
Export storage ID
Headers
Authorization
Header authentication of the form Token <token>
Request
This endpoint expects an object.
can_delete_objects
Deletion from storage enabled.
title
Storage title
description
Storage description
project
Project ID
bucket
S3 bucket name
prefix
S3 bucket prefix
external_id
AWS External ID
role_arn
AWS Role ARN
region_name
AWS Region
s3_endpoint
S3 Endpoint
Response
project
A unique integer value identifying this project.
id
title
Cloud storage title
description
Cloud storage description
created_at
Creation time
bucket
S3 bucket name
prefix
S3 bucket prefix
external_id
AWS External ID
role_arn
AWS Role ARN
region_name
AWS Region
s3_endpoint
S3 Endpoint