Erforderlich. Name des Roll-outs. Format ist projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Anfragetext
Der Anfragetext enthält Daten mit folgender Struktur:
JSON-Darstellung
{"phaseId": string}
Felder
phaseId
string
Erforderlich. Die Phasen-ID, auf die Rollout fortgesetzt werden soll.
Antworttext
Wenn der Vorgang erfolgreich ist, ist der Antworttext leer.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-06-28 (UTC)."],[[["This webpage details how to advance a Rollout within a project and location using a `POST` request to a specific URL."],["The request requires a `name` path parameter that specifies the exact Rollout being advanced."],["The request body must include a `phaseId` indicating the target phase for the Rollout and may optionally include a list of `overrideDeployPolicy`."],["A successful request will result in an empty response body, but will need to have the cloud platform authorization scope and the `clouddeploy.rollouts.advance` IAM permission."]]],[]]