Avoiding particulat indices during restoration

Team,

Is it possible to avoid an indice during restoration ?

Yes, look at the indices section here https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html#_restore

Thank you warkolm. I verified that but in that we will menition the list of indices to be restore but i want to ignore only one indice and restore all other indices. How can we mention that?

As it mentions in the docs, you can use [this(https://www.elastic.co/guide/en/elasticsearch/reference/current/multi-index.html), eg -indexA.