---
title: "Get Multiple Instance Migration Status"
method: POST
path: "/aws/ec2/managedInstance/migration/search"
tags: ["Stateful Node AWS"]
---

# Get Multiple Instance Migration Status

`POST /aws/ec2/managedInstance/migration/search`

<ul> <li>Retrieve the status of a previously initiated multiple instance migrations.
<li>To initiate multiple instance migrations from AWS, use the `Import Multiple Instances From AWS` call.
<li>Upon initiation, the migration will be in the state of `MIGRATE_START`.
<li>Possible final states for each migration include `MIGRATE_CANCEL`, `MIGRATE_FINISH`, and `MIGRATE_ERROR`. <ul>

## Parameters

- `#/paths/~1azure~1costs/get/parameters/0` — unresolved $ref

## Request body

- object
  - `migrationIds` string[], required — List of Migration ids. Use the `migrationId` field received in a `Import Multiple Instances from AWS` response

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
