Request current index from node

Hello,

Does anyone know how to programmatically request an index copy from one node to another in a data center setup? We have three nodes and would like to automate the process of copying the index snapshot from one node to the others. I’ve reviewed the REST API documentation, but it doesn’t seem to provide an option to specify the source and destination nodes.

Here’s the link I’m referring to:
https://docs.atlassian.com/software/jira/docs/api/REST/9.17.0/#api/2/cluster-requestCurrentIndexFromNode

Any help would be greatly appreciated!

Best regards,
Suresh

You’ve read the documentation correctly. There are no REST API endpoints for requesting the copying of, or for performing the copying of index snaphots between nodes.