Il supporto di Cloud Deployment Manager terminerร il 31 dicembre 2025. Se al momento utilizzi Deployment Manager, esegui la migrazione a Infrastructure Manager o a una tecnologia di deployment alternativa entro il 31 dicembre 2025 per assicurarti che i tuoi servizi continuino senza interruzioni.
Non specificare un corpo della richiesta con questo metodo.
Risposta
In caso di esito positivo, questo metodo restituisce una risorsa Deployments nel corpo della risposta.
Prova
Utilizza l'Explorer API di seguito per chiamare questo metodo sui dati in tempo reale e visualizzare la risposta.
In alternativa, prova lo strumento di esplorazione autonomo.
[[["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 2025-03-04 UTC."],[[["\u003cp\u003eThis API version is deprecated; users should switch to the latest API version.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eGET\u003c/code\u003e request retrieves information about a specific deployment using the provided deployment name and project ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL format is \u003ccode\u003eGET https://www.googleapis.com/deploymentmanager/v2beta2/projects/project/global/deployments/deployment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is mandatory and requires one of the listed scopes, including \u003ccode\u003ehttps://www.googleapis.com/auth/ndev.cloudman.readonly\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe API method returns a Deployments resource in the response body if the request is successful.\u003c/p\u003e\n"]]],[],null,["# Deployments: get\n\n**Caution:** This is a **deprecated** version of the Deployment Manager API. Please use the [latest API version](/deployment-manager/latest) instead.\n\n\n**Requires [authorization](#auth)**\n\nGets information about a specific deployment.\n[Try it now](#try-it).\n\nRequest\n-------\n\n### HTTP request\n\n```\nGET https://www.googleapis.com/deploymentmanager/v2beta2/projects/project/global/deployments/deployment\n```\n\n### Parameters\n\n### Authorization\n\nThis request requires authorization with at least one of the following scopes ([read more about authentication and authorization](/deployment-manager/docs/reference/latest/authorization)).\n\n### Request body\n\nDo not supply a request body with this method.\n\nResponse\n--------\n\nIf successful, this method returns a [Deployments resource](/deployment-manager/v2beta2/deployments#resource) in the response body.\n\nTry it!\n-------\n\n\nUse the APIs Explorer below to call this method on live data and see the response.\nAlternatively, try the\n[standalone\nExplorer](https://developers.google.com/apis-explorer/#p/deploymentmanager/v2beta2/deploymentmanager.deployments.get)."]]