Obbligatorio. Nome di Automation. Il formato deve essere projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/automations/{automation_name}.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di Automation.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 UTC."],[[["This webpage details how to retrieve information about a specific Automation using a GET request."],["The necessary HTTP request is a GET request to a specific URL, which includes project, location, delivery pipeline, and automation identifiers as path parameters."],["The request body must be empty when sending this request, and the response will include details about the requested Automation."],["Accessing this resource requires the `clouddeploy.automations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]