[[["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 initiate a fresh migration."],["The process involves making a `POST` request to the specified URL, `https://datamigration.googleapis.com/v1/{name}:restart`, with the migration job's name in the path."],["The request body may include the optional `skipValidation` field, a boolean value indicating whether to bypass initial configuration checks, defaulting to `false`."],["Successful requests will yield an `Operation` instance in the response body, while authorization requires the `datamigration.migrationjobs.restart` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]