Memulai alur kerja migrasi yang dibuat sebelumnya. Artinya, status bertransisi dari DRAFT ke RUNNING. Ini adalah kondisi tanpa pengoperasian jika status sudah RUNNING. Kesalahan akan diberi sinyal jika statusnya bukan DRAF atau RUNNING.
Permintaan HTTP
POST https://bigquerymigration.googleapis.com/v2/{name=projects/*/locations/*/workflows/*}:start
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[[["This webpage details how to start a migration workflow using a POST request to a specific endpoint."],["The request requires a unique workflow identifier (`name`) as a path parameter in the URL."],["The body of the request must be empty, and a successful response will also have an empty JSON body."],["To make the request, users need the `bigquerymigration.workflows.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]