Get Cloud Storage

Version 4.0.24.6 (latest)

Get the current Cloud Storage Configuration.

Request

GET /cloud_storage
Datatype
Description
Request
HTTP Request

Response

200: Current Cloud Storage Configuration

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

429: Too Many Requests

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