Hi I am following this API - Open Distro for Elasticsearch Documentation documentation to create tenant at Elasticsearch.
We can also create an index using index API Create index API | Elasticsearch Guide [7.15] | Elastic
Is there any way to crate index-pattern with an index for a specific tenant using any API? (We can do the same manually from Elasticsearch Kibana UI)

