[[["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 process is initiated using a `POST` request to a specific endpoint that contains the name of the migration job."],["The request requires authorization, specifically the `datamigration.migrationjobs.restart` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request body for restarting the migration job must be empty, and the `name` path parameter is a string specifying the migration job."],["Upon successful restart, the response will contain an `Operation` instance."]]],[]]