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/v2alpha/{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, transitioning its state from DRAFT to RUNNING using a `POST` request."],["The `POST` request must be sent to the specified URL, using the required unique identifier for the migration workflow in the `name` path parameter."],["The request body for initiating a workflow must be empty, and a successful operation will result in an empty JSON object response."],["Authorization for this operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `bigquerymigration.workflows.update` on the specified resource."]]],[]]