A few new API's were recently added to the ES migration API that are missing: one for retrieving system features that require migration and one for starting the migration process. See https://www.elastic.co/guide/en/elasticsearch//reference/master/migration-api-feature-upgrade.html
We've created the types for the response of the api's already in kibana if it's of any help (see here).
A few new API's were recently added to the ES migration API that are missing: one for retrieving system features that require migration and one for starting the migration process. See https://www.elastic.co/guide/en/elasticsearch//reference/master/migration-api-feature-upgrade.html
We've created the types for the response of the api's already in kibana if it's of any help (see here).