---
title: "Refresh the summary of the migrate project."
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/refreshSummary"
tags: ["MigrateProjects"]
---

# Refresh the summary of the migrate project.

`POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/refreshSummary`

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `migrateProjectName` string, required

## Query parameters

- `api-version` '2018-09-01-preview', required

## Request body

- RefreshSummaryInput — Class representing the refresh summary input.
  - `goal` 'Servers' | 'Databases' — Gets or sets the goal for which summary needs to be refreshed.

## Response `200`

OK

- RefreshSummaryResult — Class representing the refresh summary status of the migrate project.
  - `isRefreshed` boolean — Gets or sets a value indicating whether the migrate project summary is refreshed.

---

[API](https://skmtc.net/azure/apis/azure-migrate-hub.md) · [All operations](https://skmtc.net/azure/apis/azure-migrate-hub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-migrate-hub/versions/a9e35b5330cd/schema)
