---
title: "Gets the list of solutions in the migrate project."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions"
tags: ["SolutionsController"]
---

# Gets the list of solutions in the migrate project.

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions`

## Path parameters

- `migrateProjectName` string, required

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ResourceGroupNameParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- SolutionsCollection — Collection of solutions.
  - `value` Solution[] — Gets or sets the list of solutions.
    - `id` string — Gets the relative URL to get to this REST resource.
    - `name` string — Gets the name of this REST resource.
    - `type` string — Gets the type of this REST resource.
    - `etag` string — Gets or sets the ETAG for optimistic concurrency control.
    - `properties` SolutionProperties — Class for solution properties.
      - `tool` 'ServerDiscovery' | 'ServerAssessment' | 'ServerMigration' | 'Cloudamize' | 'Turbonomic' | 'Zerto' | 'CorentTech' | 'ServerAssessmentV1' | 'ServerMigration_Replication' | 'Carbonite' | 'DataMigrationAssistant' | 'DatabaseMigrationService' | 'Device42' | 'JetStream' | 'RackWare' | 'UnifyCloud' | 'Flexera' | 'ServerDiscovery_Import' | 'Lakeside' | 'AppServiceMigrationAssistant' | 'Movere' | 'CloudSphere' | 'Modernization' | 'ServerMigration_DataReplication' | 'Unknown' — Gets or sets the tool being used in the solution.
      - `purpose` 'Discovery' | 'Assessment' | 'Migration' — Gets or sets the purpose of the solution.
      - `goal` 'Servers' | 'Databases' | 'DesktopVirtualization' | 'WebApplications' | 'DataCenter' — Gets or sets the goal of the solution.
      - `status` 'Inactive' | 'Active' — Gets or sets the current status of the solution.
      - `cleanupState` 'None' | 'Started' | 'InProgress' | 'Completed' | 'Failed' — Gets or sets the cleanup state of the solution.
      - `summary` SolutionSummary — The solution summary class.
        - `instanceType` string — Gets the Instance type.
      - `details` SolutionDetails — Class representing the details of the solution.
        - `groupCount` integer — Gets or sets the count of groups reported by the solution.
        - `assessmentCount` integer — Gets or sets the count of assessments reported by the solution.
        - `extendedDetails` object — Gets or sets the extended details reported by the solution.
  - `nextLink` string — Gets or sets the value of next link.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2020-05-01) `b293e7448c7d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/solutions/get.md)

---

[API](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects.md) · [All operations](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/migrate-microsoft-migrate-migrateprojects/revisions/b293e7448c7d/schema)
