Show External Storage endpoint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response object

Storage object returned by this API consists of the following generic and required fields:

  • provider (aws / gcp / azure / minio)
  • name - name of the storage
  • slug - "slug" version of the storage name
  • bucket - data bucket name
  • prefix - prefix key for Darwin related generated files

Additional fields appear based on the provider value:

  • For provider: aws:
    • region - S3 bucket's region
  • For provider: azure:
    • tenant_id - "Tenant ID" that holds the storage account
  • For provider: minio:
    • base_url - URL to the MinIO server
Path Params
string
required

Slug of the team.

string
required

Slug of the external storage setting.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json