Update export storage

PATCH

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

idintegerRequired

Export storage ID

Request

This endpoint expects an object.
can_delete_objectsbooleanOptional

Deletion from storage enabled.

titlestringOptional

Storage title

descriptionstringOptional

Storage description

projectintegerOptional

Project ID

bucketstringOptional

S3 bucket name

prefixstringOptional

S3 bucket prefix

external_idstringOptional

AWS External ID

role_arnstringOptional

AWS Role ARN

region_namestringOptional

AWS Region

s3_endpointstringOptional

S3 Endpoint

Response

projectinteger

A unique integer value identifying this project.

idintegerOptional
titlestringOptional<=256 characters

Cloud storage title

descriptionstringOptional

Cloud storage description

created_atdatetimeOptional

Creation time

bucketstringOptional

S3 bucket name

prefixstringOptional

S3 bucket prefix

external_idstringOptional

AWS External ID

role_arnstringOptional

AWS Role ARN

region_namestringOptional

AWS Region

s3_endpointstringOptional

S3 Endpoint

Built with