Required. Name of the AutomationRun. Format must be projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/automationRuns/{automationRun}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of AutomationRun.
[[["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-01-21 UTC."],[[["This webpage details how to retrieve information about a specific AutomationRun using a GET request."],["The required URL format for the GET request is provided, along with the mandatory `name` path parameter, which identifies the desired AutomationRun."],["The request body for this operation must be empty, with no data needing to be provided."],["A successful request will return an instance of AutomationRun in the response body."],["Retrieving the automation run information will require the `clouddeploy.automationRuns.get` IAM permission, and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]