Wajib. Nama Peluncuran. Formatnya adalah projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Isi permintaan
Isi permintaan memuat data dengan struktur berikut:
Representasi JSON
{"phaseId": string,"jobId": string}
Kolom
phaseId
string
Wajib. ID fase yang memiliki Tugas yang akan diabaikan.
[[["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-24 UTC."],[[["This endpoint allows you to ignore a specific job within a rollout, requiring the `clouddeploy.rollouts.ignoreJob` IAM permission on the rollout resource."],["The HTTP request is a POST operation to a URL structured using gRPC Transcoding syntax, targeting a specific rollout identified by its full path."],["The request body must include the `phaseId` and `jobId` of the job to be ignored, and can optionally include deploy policies to be overriden."],["A successful request results in an empty response body."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]