Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Describe the issue: Is it possible to perfrom the restart with no replicas?
like:
OST /_snapshot/my-opensearch-repo/my-first-snapshot/_restore
{
“indices”: “opendistro-reports-definitions”,
“ignore_unavailable”: true,
“include_global_state”: false,
“rename_pattern”: “(.+)”,
“rename_replacement”: “$1_restored”,
“include_aliases”: false
"no_of_eplicas": None
}
Configuration:
Relevant Logs or Screenshots: