v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service:_OpenSearch

Dry run endpoint to check for conflicted indices before restoring a snapshot

post/project/{project}/service/{service_name}/opensearch/_snapshot/{repository_name}/{snapshot_name}/_restore_check

Path parameters

projectstring required

Project name

service_namestring required

Service name

repository_namestring required

Repository name

snapshot_namestring required

Snapshot name

Request body

ignore_unavailableboolean

Ignore indices that are missing or closed

include_aliasesboolean

Include aliases

indicesstring required

Comma-separated list of index patterns to check

rename_patternstring

Rename pattern for indices

rename_replacementstring

Rename replacement for indices

Response

Response

indices_to_closestring[] required

List of indices to close before restoration

matched_indicesstring[] required

List of matched indices for closing

messagestring

Printable result of the request

target_indicesstring[] required

List of target indices for restoration