Required. Name of the Rollout. Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Request body
The request body contains data with the following structure:
[[["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 2025-02-26 UTC."],[[["This API endpoint allows retrying a specific job within a rollout using a POST request."],["The request requires specifying the `rollout` path parameter in the URL, along with the `phaseId` and `jobId` in the request body to identify the job to retry."],["Optionally, you can provide a list of `overrideDeployPolicy` in the request body, to override specific policies."],["Successful execution of the API returns an empty response body, signifying that the job retry request has been accepted."],["Authorization to utilize this endpoint requires the `clouddeploy.rollouts.retryJob` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]