Skip to main content

Delete site OpenSearch snapshot

DELETE 

/sites/:siteId/opensearch/snapshots/:snapshotName

Deletes a manual snapshot from the specified site's S3 snapshot repository.

The supplied snapshot name is resolved to the site's stored snapshot name before deletion. This operation is not supported for OpenSearch Serverless.

Request

Path Parameters

    siteId stringrequired

    Site Identifier

    snapshotName stringrequired

    Snapshot Name

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Result message

Loading...