[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-17 UTC."],[[["This document describes how to restart a stopped or failed migration job, which will reset the destination instance and start the migration from the beginning."],["The `POST` HTTP request to `https://datamigration.googleapis.com/v1beta1/{name}:restart` is used to initiate the restart, where `{name}` represents the migration job's resource name."],["Restarting a migration job requires the `datamigration.migrationjobs.restart` IAM permission on the specified resource `name`."],["The request body must be empty, and a successful operation will return an instance of `Operation` in the response body."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]