Skip to main content

Get site(s) OpenSearch snapshot repository

GET 

/sites/:siteId/opensearch/snapshotRepository

Returns the OpenSearch Snapshot Repository

Request

Path Parameters

    siteId stringrequired

    Site Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    s3Repositories

    object[]

  • Array [

  • repository string

    Name of the Repository

    bucket string

    Name of the S3 bucket

  • ]

Loading...