O Cloud Deployment Manager vai chegar ao fim do suporte em 31 de dezembro de 2025. Se você usa o Deployment Manager, migre para o Infrastructure Manager ou uma tecnologia de implantação alternativa até 31 de dezembro de 2025 para garantir que seus serviços continuem sem interrupções.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-04 UTC."],[[["\u003cp\u003eThis API version is deprecated, and users should utilize the latest API version instead.\u003c/p\u003e\n"],["\u003cp\u003eRetrieving information about a specific manifest requires a GET request to a specific URL.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires providing the deployment name, manifest name, and project ID as path parameters.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is required, with multiple scopes accepted for access, including both read-only and broader platform access options.\u003c/p\u003e\n"],["\u003cp\u003eA successful request will return a Manifests resource in the response body, and there is a live data API explorer available.\u003c/p\u003e\n"]]],[],null,["# Manifests: 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 manifest.\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/manifests/manifest\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 [Manifests resource](/deployment-manager/v2beta2/manifests#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.manifests.get)."]]