getMigration
inline suspend fun OpenSearchClient.getMigration(crossinline block: GetMigrationRequest.Builder.() -> Unit): GetMigrationResponse
Retrieves the current status and progress of a migration job, including the number of exported and imported objects and error details if the migration failed.