Update Cloud Storage

Version 4.0.24.6 (latest)

Update the current Cloud Storage Configuration.

Request

PATCH /cloud_storage
Datatype
Description
Request
HTTP Request
body
HTTP Body
Expand HTTP Body definition...
body
Options for Cloud Storage Configuration
Expand BackupConfiguration definition...
can
object
Operations the current user is able to perform on this object
type
string
Type of backup: looker-s3 or custom-s3
custom_s3_bucket
string
Name of bucket for custom-s3 backups
custom_s3_bucket_region
string
Name of region where the bucket is located
custom_s3_key
string
(Write-Only) AWS S3 key used for custom-s3 backups
custom_s3_secret
string
(Write-Only) AWS S3 secret used for custom-s3 backups
url
string
Link to get this item

Response

200: New state for specified model set.

Datatype
Description
can
object
Operations the current user is able to perform on this object
type
string
Type of backup: looker-s3 or custom-s3
custom_s3_bucket
string
Name of bucket for custom-s3 backups
custom_s3_bucket_region
string
Name of region where the bucket is located
custom_s3_key
string
(Write-Only) AWS S3 key used for custom-s3 backups
custom_s3_secret
string
(Write-Only) AWS S3 secret used for custom-s3 backups
url
string
Link to get this item

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

422: Validation Error

Datatype
Description
(object)
message
string
Error details
Expand ValidationErrorDetail definition...
field
string
Field with error
code
string
Error code
message
string
Error info message
documentation_url
string
Documentation link
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link